./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-ext/46_monabsex2_vs-b.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version c7c6ca5d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/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 ../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-?-c7c6ca5-m [2024-11-09 06:34:37,672 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 06:34:37,730 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-09 06:34:37,735 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 06:34:37,735 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 06:34:37,756 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 06:34:37,756 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 06:34:37,757 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 06:34:37,757 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 06:34:37,757 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 06:34:37,758 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 06:34:37,758 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 06:34:37,758 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 06:34:37,758 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 06:34:37,759 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 06:34:37,759 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 06:34:37,761 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 06:34:37,763 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 06:34:37,764 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 06:34:37,764 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 06:34:37,764 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 06:34:37,764 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 06:34:37,765 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-09 06:34:37,765 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 06:34:37,765 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 06:34:37,766 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 06:34:37,766 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 06:34:37,767 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 06:34:37,767 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 06:34:37,767 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 06:34:37,767 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 06:34:37,767 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 06:34:37,768 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 06:34:37,768 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 06:34:37,768 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 06:34:37,769 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 06:34:37,769 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 06:34:37,769 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 06:34:37,770 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 06:34:37,770 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 06:34:37,770 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 06:34:37,771 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-09 06:34:37,960 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 06:34:37,979 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 06:34:37,983 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 06:34:37,984 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 06:34:37,984 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 06:34:37,985 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/46_monabsex2_vs-b.i [2024-11-09 06:34:39,203 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 06:34:39,393 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 06:34:39,394 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/46_monabsex2_vs-b.i [2024-11-09 06:34:39,406 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1dfca81f0/ffd487cee6d94369b4aeea61d4fe5e36/FLAGe8b5a5238 [2024-11-09 06:34:39,417 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1dfca81f0/ffd487cee6d94369b4aeea61d4fe5e36 [2024-11-09 06:34:39,419 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 06:34:39,420 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 06:34:39,421 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 06:34:39,421 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 06:34:39,425 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 06:34:39,425 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 06:34:39" (1/1) ... [2024-11-09 06:34:39,426 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5810716f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:34:39, skipping insertion in model container [2024-11-09 06:34:39,426 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 06:34:39" (1/1) ... [2024-11-09 06:34:39,460 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 06:34:39,713 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 06:34:39,720 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 06:34:39,761 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 06:34:39,793 INFO L204 MainTranslator]: Completed translation [2024-11-09 06:34:39,793 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:34:39 WrapperNode [2024-11-09 06:34:39,793 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 06:34:39,794 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 06:34:39,794 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 06:34:39,794 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 06:34:39,800 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:34:39" (1/1) ... [2024-11-09 06:34:39,809 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:34:39" (1/1) ... [2024-11-09 06:34:39,826 INFO L138 Inliner]: procedures = 165, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 49 [2024-11-09 06:34:39,829 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 06:34:39,829 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 06:34:39,829 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 06:34:39,829 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 06:34:39,836 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:34:39" (1/1) ... [2024-11-09 06:34:39,836 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:34:39" (1/1) ... [2024-11-09 06:34:39,838 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:34:39" (1/1) ... [2024-11-09 06:34:39,838 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:34:39" (1/1) ... [2024-11-09 06:34:39,841 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:34:39" (1/1) ... [2024-11-09 06:34:39,843 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:34:39" (1/1) ... [2024-11-09 06:34:39,844 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:34:39" (1/1) ... [2024-11-09 06:34:39,844 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:34:39" (1/1) ... [2024-11-09 06:34:39,846 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 06:34:39,846 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 06:34:39,846 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 06:34:39,847 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 06:34:39,847 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:34:39" (1/1) ... [2024-11-09 06:34:39,855 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 06:34:39,863 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 06:34:39,876 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-09 06:34:39,878 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-09 06:34:39,915 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-11-09 06:34:39,916 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-11-09 06:34:39,916 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 06:34:39,916 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 06:34:39,916 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 06:34:39,916 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 06:34:39,917 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-09 06:34:40,021 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 06:34:40,023 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 06:34:40,116 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-09 06:34:40,116 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 06:34:40,128 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 06:34:40,129 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-09 06:34:40,129 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 06:34:40 BoogieIcfgContainer [2024-11-09 06:34:40,129 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 06:34:40,132 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-09 06:34:40,132 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-09 06:34:40,134 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-09 06:34:40,135 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.11 06:34:39" (1/3) ... [2024-11-09 06:34:40,135 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@757d5847 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 06:34:40, skipping insertion in model container [2024-11-09 06:34:40,135 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:34:39" (2/3) ... [2024-11-09 06:34:40,136 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@757d5847 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 06:34:40, skipping insertion in model container [2024-11-09 06:34:40,136 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 06:34:40" (3/3) ... [2024-11-09 06:34:40,138 INFO L112 eAbstractionObserver]: Analyzing ICFG 46_monabsex2_vs-b.i [2024-11-09 06:34:40,154 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-09 06:34:40,154 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 5 error locations. [2024-11-09 06:34:40,154 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-09 06:34:40,213 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-09 06:34:40,239 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 59 places, 60 transitions, 124 flow [2024-11-09 06:34:40,261 INFO L124 PetriNetUnfolderBase]: 5/69 cut-off events. [2024-11-09 06:34:40,262 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 06:34:40,266 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-09 06:34:40,266 INFO L82 GeneralOperation]: Start removeDead. Operand has 59 places, 60 transitions, 124 flow [2024-11-09 06:34:40,269 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 59 places, 60 transitions, 124 flow [2024-11-09 06:34:40,276 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 06:34:40,283 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;@4a77f9f0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 06:34:40,283 INFO L334 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2024-11-09 06:34:40,294 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 06:34:40,294 INFO L124 PetriNetUnfolderBase]: 2/28 cut-off events. [2024-11-09 06:34:40,294 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 06:34:40,294 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:34:40,295 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-09 06:34:40,299 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-09 06:34:40,303 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:34:40,304 INFO L85 PathProgramCache]: Analyzing trace with hash 1655616667, now seen corresponding path program 1 times [2024-11-09 06:34:40,311 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:34:40,311 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [559059747] [2024-11-09 06:34:40,313 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:34:40,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:34:40,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:34:40,520 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-09 06:34:40,523 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:34:40,523 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [559059747] [2024-11-09 06:34:40,524 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [559059747] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:34:40,524 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:34:40,524 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:34:40,525 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [571943429] [2024-11-09 06:34:40,526 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:34:40,532 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:34:40,536 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:34:40,585 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:34:40,586 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:34:40,639 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 50 out of 60 [2024-11-09 06:34:40,642 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-09 06:34:40,646 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:34:40,646 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 50 of 60 [2024-11-09 06:34:40,647 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:34:40,677 INFO L124 PetriNetUnfolderBase]: 1/54 cut-off events. [2024-11-09 06:34:40,678 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-09 06:34:40,678 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-09 06:34:40,680 INFO L140 encePairwiseOnDemand]: 53/60 looper letters, 2 selfloop transitions, 2 changer transitions 0/50 dead transitions. [2024-11-09 06:34:40,680 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 54 places, 50 transitions, 112 flow [2024-11-09 06:34:40,681 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:34:40,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:34:40,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 161 transitions. [2024-11-09 06:34:40,692 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8944444444444445 [2024-11-09 06:34:40,694 INFO L175 Difference]: Start difference. First operand has 59 places, 60 transitions, 124 flow. Second operand 3 states and 161 transitions. [2024-11-09 06:34:40,695 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 54 places, 50 transitions, 112 flow [2024-11-09 06:34:40,697 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 54 places, 50 transitions, 112 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 06:34:40,700 INFO L231 Difference]: Finished difference. Result has 54 places, 50 transitions, 108 flow [2024-11-09 06:34:40,703 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-09 06:34:40,705 INFO L277 CegarLoopForPetriNet]: 59 programPoint places, -5 predicate places. [2024-11-09 06:34:40,707 INFO L471 AbstractCegarLoop]: Abstraction has has 54 places, 50 transitions, 108 flow [2024-11-09 06:34:40,708 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-09 06:34:40,708 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:34:40,708 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:34:40,709 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-09 06:34:40,709 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-09 06:34:40,710 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:34:40,711 INFO L85 PathProgramCache]: Analyzing trace with hash 1898272911, now seen corresponding path program 1 times [2024-11-09 06:34:40,711 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:34:40,711 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2004743303] [2024-11-09 06:34:40,711 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:34:40,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:34:40,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 06:34:40,738 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 06:34:40,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 06:34:40,761 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 06:34:40,763 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-09 06:34:40,764 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 11 remaining) [2024-11-09 06:34:40,766 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (9 of 11 remaining) [2024-11-09 06:34:40,767 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (8 of 11 remaining) [2024-11-09 06:34:40,767 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (7 of 11 remaining) [2024-11-09 06:34:40,768 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (6 of 11 remaining) [2024-11-09 06:34:40,768 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (5 of 11 remaining) [2024-11-09 06:34:40,768 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (4 of 11 remaining) [2024-11-09 06:34:40,769 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (3 of 11 remaining) [2024-11-09 06:34:40,769 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 11 remaining) [2024-11-09 06:34:40,769 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (1 of 11 remaining) [2024-11-09 06:34:40,769 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (0 of 11 remaining) [2024-11-09 06:34:40,769 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-09 06:34:40,770 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1] [2024-11-09 06:34:40,772 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-09 06:34:40,772 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-09 06:34:40,806 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-09 06:34:40,812 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 97 places, 99 transitions, 208 flow [2024-11-09 06:34:40,836 INFO L124 PetriNetUnfolderBase]: 9/117 cut-off events. [2024-11-09 06:34:40,838 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-09 06:34:40,840 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-09 06:34:40,840 INFO L82 GeneralOperation]: Start removeDead. Operand has 97 places, 99 transitions, 208 flow [2024-11-09 06:34:40,842 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 97 places, 99 transitions, 208 flow [2024-11-09 06:34:40,844 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 06:34:40,846 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;@4a77f9f0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 06:34:40,846 INFO L334 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2024-11-09 06:34:40,849 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 06:34:40,851 INFO L124 PetriNetUnfolderBase]: 2/28 cut-off events. [2024-11-09 06:34:40,851 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 06:34:40,851 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:34:40,851 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-09 06:34:40,853 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-09 06:34:40,854 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:34:40,854 INFO L85 PathProgramCache]: Analyzing trace with hash 1596156702, now seen corresponding path program 1 times [2024-11-09 06:34:40,854 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:34:40,854 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2010397713] [2024-11-09 06:34:40,854 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:34:40,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:34:40,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:34:40,886 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-09 06:34:40,887 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:34:40,887 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2010397713] [2024-11-09 06:34:40,887 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2010397713] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:34:40,887 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:34:40,887 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:34:40,887 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [609696500] [2024-11-09 06:34:40,888 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:34:40,888 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:34:40,888 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:34:40,888 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:34:40,889 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:34:40,907 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 81 out of 99 [2024-11-09 06:34:40,908 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-09 06:34:40,908 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:34:40,908 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 81 of 99 [2024-11-09 06:34:40,908 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:34:40,966 INFO L124 PetriNetUnfolderBase]: 20/302 cut-off events. [2024-11-09 06:34:40,967 INFO L125 PetriNetUnfolderBase]: For 15/15 co-relation queries the response was YES. [2024-11-09 06:34:40,968 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-09 06:34:40,970 INFO L140 encePairwiseOnDemand]: 85/99 looper letters, 11 selfloop transitions, 6 changer transitions 0/93 dead transitions. [2024-11-09 06:34:40,970 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 91 places, 93 transitions, 235 flow [2024-11-09 06:34:40,970 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:34:40,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:34:40,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 274 transitions. [2024-11-09 06:34:40,972 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9225589225589226 [2024-11-09 06:34:40,972 INFO L175 Difference]: Start difference. First operand has 97 places, 99 transitions, 208 flow. Second operand 3 states and 274 transitions. [2024-11-09 06:34:40,972 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 91 places, 93 transitions, 235 flow [2024-11-09 06:34:40,973 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 91 places, 93 transitions, 235 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 06:34:40,974 INFO L231 Difference]: Finished difference. Result has 93 places, 92 transitions, 234 flow [2024-11-09 06:34:40,975 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-09 06:34:40,975 INFO L277 CegarLoopForPetriNet]: 97 programPoint places, -4 predicate places. [2024-11-09 06:34:40,976 INFO L471 AbstractCegarLoop]: Abstraction has has 93 places, 92 transitions, 234 flow [2024-11-09 06:34:40,976 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-09 06:34:40,976 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:34:40,976 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-09 06:34:40,976 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-09 06:34:40,976 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-09 06:34:40,977 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:34:40,977 INFO L85 PathProgramCache]: Analyzing trace with hash -72400316, now seen corresponding path program 1 times [2024-11-09 06:34:40,977 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:34:40,977 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [23718322] [2024-11-09 06:34:40,977 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:34:40,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:34:40,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:34:41,025 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-09 06:34:41,025 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:34:41,025 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [23718322] [2024-11-09 06:34:41,025 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [23718322] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:34:41,026 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:34:41,026 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:34:41,026 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [189036440] [2024-11-09 06:34:41,026 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:34:41,026 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:34:41,026 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:34:41,027 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:34:41,027 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:34:41,058 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 75 out of 99 [2024-11-09 06:34:41,058 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-09 06:34:41,059 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:34:41,059 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 75 of 99 [2024-11-09 06:34:41,059 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:34:41,143 INFO L124 PetriNetUnfolderBase]: 58/555 cut-off events. [2024-11-09 06:34:41,143 INFO L125 PetriNetUnfolderBase]: For 41/41 co-relation queries the response was YES. [2024-11-09 06:34:41,146 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-09 06:34:41,148 INFO L140 encePairwiseOnDemand]: 85/99 looper letters, 17 selfloop transitions, 10 changer transitions 0/103 dead transitions. [2024-11-09 06:34:41,148 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 95 places, 103 transitions, 315 flow [2024-11-09 06:34:41,149 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:34:41,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:34:41,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 256 transitions. [2024-11-09 06:34:41,151 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8619528619528619 [2024-11-09 06:34:41,151 INFO L175 Difference]: Start difference. First operand has 93 places, 92 transitions, 234 flow. Second operand 3 states and 256 transitions. [2024-11-09 06:34:41,151 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 95 places, 103 transitions, 315 flow [2024-11-09 06:34:41,154 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 93 places, 103 transitions, 303 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 06:34:41,156 INFO L231 Difference]: Finished difference. Result has 95 places, 102 transitions, 310 flow [2024-11-09 06:34:41,157 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-09 06:34:41,158 INFO L277 CegarLoopForPetriNet]: 97 programPoint places, -2 predicate places. [2024-11-09 06:34:41,158 INFO L471 AbstractCegarLoop]: Abstraction has has 95 places, 102 transitions, 310 flow [2024-11-09 06:34:41,159 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-09 06:34:41,159 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:34:41,160 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-09 06:34:41,160 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-09 06:34:41,160 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-09 06:34:41,160 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:34:41,160 INFO L85 PathProgramCache]: Analyzing trace with hash 1918521751, now seen corresponding path program 1 times [2024-11-09 06:34:41,161 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:34:41,161 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [735339689] [2024-11-09 06:34:41,161 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:34:41,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:34:41,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 06:34:41,181 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 06:34:41,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 06:34:41,197 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 06:34:41,197 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-09 06:34:41,198 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (15 of 16 remaining) [2024-11-09 06:34:41,198 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (14 of 16 remaining) [2024-11-09 06:34:41,198 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (13 of 16 remaining) [2024-11-09 06:34:41,198 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (12 of 16 remaining) [2024-11-09 06:34:41,198 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (11 of 16 remaining) [2024-11-09 06:34:41,198 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (10 of 16 remaining) [2024-11-09 06:34:41,199 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (9 of 16 remaining) [2024-11-09 06:34:41,199 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (8 of 16 remaining) [2024-11-09 06:34:41,199 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (7 of 16 remaining) [2024-11-09 06:34:41,199 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (6 of 16 remaining) [2024-11-09 06:34:41,201 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (5 of 16 remaining) [2024-11-09 06:34:41,201 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (4 of 16 remaining) [2024-11-09 06:34:41,202 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (3 of 16 remaining) [2024-11-09 06:34:41,202 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 16 remaining) [2024-11-09 06:34:41,202 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (1 of 16 remaining) [2024-11-09 06:34:41,202 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (0 of 16 remaining) [2024-11-09 06:34:41,202 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-09 06:34:41,203 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-11-09 06:34:41,203 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-09 06:34:41,203 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-09 06:34:41,228 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-09 06:34:41,232 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 135 places, 138 transitions, 294 flow [2024-11-09 06:34:41,248 INFO L124 PetriNetUnfolderBase]: 13/165 cut-off events. [2024-11-09 06:34:41,248 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-09 06:34:41,250 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-09 06:34:41,250 INFO L82 GeneralOperation]: Start removeDead. Operand has 135 places, 138 transitions, 294 flow [2024-11-09 06:34:41,251 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 135 places, 138 transitions, 294 flow [2024-11-09 06:34:41,253 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 06:34:41,253 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;@4a77f9f0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 06:34:41,253 INFO L334 AbstractCegarLoop]: Starting to check reachability of 21 error locations. [2024-11-09 06:34:41,255 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 06:34:41,256 INFO L124 PetriNetUnfolderBase]: 2/30 cut-off events. [2024-11-09 06:34:41,256 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 06:34:41,256 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:34:41,256 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-09 06:34:41,256 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-09 06:34:41,256 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:34:41,256 INFO L85 PathProgramCache]: Analyzing trace with hash -2001289598, now seen corresponding path program 1 times [2024-11-09 06:34:41,256 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:34:41,256 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1919975133] [2024-11-09 06:34:41,256 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:34:41,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:34:41,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:34:41,277 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-09 06:34:41,277 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:34:41,278 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1919975133] [2024-11-09 06:34:41,279 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1919975133] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:34:41,280 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:34:41,280 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:34:41,280 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [642983261] [2024-11-09 06:34:41,280 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:34:41,281 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:34:41,281 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:34:41,281 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:34:41,281 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:34:41,307 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 112 out of 138 [2024-11-09 06:34:41,307 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-09 06:34:41,308 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:34:41,308 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 112 of 138 [2024-11-09 06:34:41,308 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:34:41,482 INFO L124 PetriNetUnfolderBase]: 206/1716 cut-off events. [2024-11-09 06:34:41,482 INFO L125 PetriNetUnfolderBase]: For 154/154 co-relation queries the response was YES. [2024-11-09 06:34:41,489 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-09 06:34:41,495 INFO L140 encePairwiseOnDemand]: 118/138 looper letters, 17 selfloop transitions, 9 changer transitions 0/132 dead transitions. [2024-11-09 06:34:41,495 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 127 places, 132 transitions, 346 flow [2024-11-09 06:34:41,496 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:34:41,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:34:41,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 381 transitions. [2024-11-09 06:34:41,497 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9202898550724637 [2024-11-09 06:34:41,497 INFO L175 Difference]: Start difference. First operand has 135 places, 138 transitions, 294 flow. Second operand 3 states and 381 transitions. [2024-11-09 06:34:41,497 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 127 places, 132 transitions, 346 flow [2024-11-09 06:34:41,498 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 127 places, 132 transitions, 342 flow, removed 2 selfloop flow, removed 0 redundant places. [2024-11-09 06:34:41,500 INFO L231 Difference]: Finished difference. Result has 129 places, 130 transitions, 336 flow [2024-11-09 06:34:41,500 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-09 06:34:41,501 INFO L277 CegarLoopForPetriNet]: 135 programPoint places, -6 predicate places. [2024-11-09 06:34:41,501 INFO L471 AbstractCegarLoop]: Abstraction has has 129 places, 130 transitions, 336 flow [2024-11-09 06:34:41,501 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-09 06:34:41,501 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:34: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-09 06:34:41,501 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-09 06:34:41,501 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-09 06:34:41,502 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:34:41,502 INFO L85 PathProgramCache]: Analyzing trace with hash -1155328472, now seen corresponding path program 1 times [2024-11-09 06:34:41,502 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:34:41,502 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [108265098] [2024-11-09 06:34:41,502 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:34:41,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:34:41,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:34:41,536 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-09 06:34:41,536 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:34:41,536 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [108265098] [2024-11-09 06:34:41,536 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [108265098] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:34:41,536 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:34:41,536 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:34:41,537 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1278143878] [2024-11-09 06:34:41,537 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:34:41,537 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:34:41,537 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:34:41,537 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:34:41,537 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:34:41,575 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 103 out of 138 [2024-11-09 06:34:41,576 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-09 06:34:41,576 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:34:41,576 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 103 of 138 [2024-11-09 06:34:41,576 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:34:42,213 INFO L124 PetriNetUnfolderBase]: 1352/7236 cut-off events. [2024-11-09 06:34:42,213 INFO L125 PetriNetUnfolderBase]: For 550/555 co-relation queries the response was YES. [2024-11-09 06:34:42,236 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-09 06:34:42,267 INFO L140 encePairwiseOnDemand]: 117/138 looper letters, 26 selfloop transitions, 15 changer transitions 0/147 dead transitions. [2024-11-09 06:34:42,267 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 131 places, 147 transitions, 462 flow [2024-11-09 06:34:42,267 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:34:42,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:34:42,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 356 transitions. [2024-11-09 06:34:42,269 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8599033816425121 [2024-11-09 06:34:42,270 INFO L175 Difference]: Start difference. First operand has 129 places, 130 transitions, 336 flow. Second operand 3 states and 356 transitions. [2024-11-09 06:34:42,270 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 131 places, 147 transitions, 462 flow [2024-11-09 06:34:42,279 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 129 places, 147 transitions, 444 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 06:34:42,281 INFO L231 Difference]: Finished difference. Result has 131 places, 145 transitions, 450 flow [2024-11-09 06:34:42,281 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-09 06:34:42,283 INFO L277 CegarLoopForPetriNet]: 135 programPoint places, -4 predicate places. [2024-11-09 06:34:42,283 INFO L471 AbstractCegarLoop]: Abstraction has has 131 places, 145 transitions, 450 flow [2024-11-09 06:34:42,284 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-09 06:34:42,284 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:34:42,284 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-09 06:34:42,284 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-09 06:34:42,284 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-09 06:34:42,285 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:34:42,285 INFO L85 PathProgramCache]: Analyzing trace with hash 1764686351, now seen corresponding path program 1 times [2024-11-09 06:34:42,285 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:34:42,285 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [284784022] [2024-11-09 06:34:42,285 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:34:42,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:34:42,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:34:42,318 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-09 06:34:42,319 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:34:42,319 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [284784022] [2024-11-09 06:34:42,319 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [284784022] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:34:42,319 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:34:42,320 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:34:42,320 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [961941071] [2024-11-09 06:34:42,320 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:34:42,320 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:34:42,321 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:34:42,322 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:34:42,322 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:34:42,363 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 111 out of 138 [2024-11-09 06:34:42,364 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-09 06:34:42,364 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:34:42,364 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 111 of 138 [2024-11-09 06:34:42,364 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:34:42,776 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-09 06:34:42,776 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:34:42,776 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:34:42,776 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:34:42,777 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:42,869 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-09 06:34:42,870 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:34:42,870 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:42,870 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:42,870 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:42,897 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-09 06:34:42,898 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:34:42,898 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:42,898 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:42,898 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:42,905 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-09 06:34:42,905 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 06:34:42,905 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:42,905 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:42,905 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:42,932 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-09 06:34:42,932 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:34:42,932 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:42,932 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:42,933 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:42,949 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-09 06:34:42,949 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:34:42,950 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:42,951 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:42,952 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:43,137 INFO L124 PetriNetUnfolderBase]: 2117/9801 cut-off events. [2024-11-09 06:34:43,138 INFO L125 PetriNetUnfolderBase]: For 3573/3951 co-relation queries the response was YES. [2024-11-09 06:34:43,165 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-09 06:34:43,203 INFO L140 encePairwiseOnDemand]: 128/138 looper letters, 25 selfloop transitions, 16 changer transitions 0/161 dead transitions. [2024-11-09 06:34:43,203 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 133 places, 161 transitions, 610 flow [2024-11-09 06:34:43,203 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:34:43,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:34:43,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 360 transitions. [2024-11-09 06:34:43,207 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8695652173913043 [2024-11-09 06:34:43,207 INFO L175 Difference]: Start difference. First operand has 131 places, 145 transitions, 450 flow. Second operand 3 states and 360 transitions. [2024-11-09 06:34:43,207 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 133 places, 161 transitions, 610 flow [2024-11-09 06:34:43,216 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 131 places, 161 transitions, 568 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 06:34:43,219 INFO L231 Difference]: Finished difference. Result has 133 places, 159 transitions, 566 flow [2024-11-09 06:34:43,219 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-09 06:34:43,220 INFO L277 CegarLoopForPetriNet]: 135 programPoint places, -2 predicate places. [2024-11-09 06:34:43,221 INFO L471 AbstractCegarLoop]: Abstraction has has 133 places, 159 transitions, 566 flow [2024-11-09 06:34:43,221 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-09 06:34:43,221 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:34:43,221 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-09 06:34:43,222 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-09 06:34:43,222 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-09 06:34:43,222 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:34:43,222 INFO L85 PathProgramCache]: Analyzing trace with hash 615903739, now seen corresponding path program 1 times [2024-11-09 06:34:43,222 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:34:43,223 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [697286063] [2024-11-09 06:34:43,223 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:34:43,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:34:43,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 06:34:43,237 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 06:34:43,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 06:34:43,248 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 06:34:43,249 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-09 06:34:43,249 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (20 of 21 remaining) [2024-11-09 06:34:43,249 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (19 of 21 remaining) [2024-11-09 06:34:43,249 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (18 of 21 remaining) [2024-11-09 06:34:43,250 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (17 of 21 remaining) [2024-11-09 06:34:43,250 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (16 of 21 remaining) [2024-11-09 06:34:43,250 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (15 of 21 remaining) [2024-11-09 06:34:43,250 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (14 of 21 remaining) [2024-11-09 06:34:43,251 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (13 of 21 remaining) [2024-11-09 06:34:43,251 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (12 of 21 remaining) [2024-11-09 06:34:43,251 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (11 of 21 remaining) [2024-11-09 06:34:43,251 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (10 of 21 remaining) [2024-11-09 06:34:43,251 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (9 of 21 remaining) [2024-11-09 06:34:43,251 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (8 of 21 remaining) [2024-11-09 06:34:43,251 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (7 of 21 remaining) [2024-11-09 06:34:43,251 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (6 of 21 remaining) [2024-11-09 06:34:43,251 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (5 of 21 remaining) [2024-11-09 06:34:43,251 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (4 of 21 remaining) [2024-11-09 06:34:43,252 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (3 of 21 remaining) [2024-11-09 06:34:43,252 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 21 remaining) [2024-11-09 06:34:43,252 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (1 of 21 remaining) [2024-11-09 06:34:43,252 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (0 of 21 remaining) [2024-11-09 06:34:43,252 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-09 06:34:43,252 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-11-09 06:34:43,253 WARN L244 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-09 06:34:43,253 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2024-11-09 06:34:43,275 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-09 06:34:43,278 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 173 places, 177 transitions, 382 flow [2024-11-09 06:34:43,293 INFO L124 PetriNetUnfolderBase]: 17/213 cut-off events. [2024-11-09 06:34:43,293 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2024-11-09 06:34:43,294 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-09 06:34:43,295 INFO L82 GeneralOperation]: Start removeDead. Operand has 173 places, 177 transitions, 382 flow [2024-11-09 06:34:43,297 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 173 places, 177 transitions, 382 flow [2024-11-09 06:34:43,298 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 06:34:43,299 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;@4a77f9f0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 06:34:43,299 INFO L334 AbstractCegarLoop]: Starting to check reachability of 26 error locations. [2024-11-09 06:34:43,300 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 06:34:43,301 INFO L124 PetriNetUnfolderBase]: 2/30 cut-off events. [2024-11-09 06:34:43,301 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 06:34:43,301 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:34:43,302 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-09 06:34:43,302 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-09 06:34:43,302 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:34:43,302 INFO L85 PathProgramCache]: Analyzing trace with hash -546712173, now seen corresponding path program 1 times [2024-11-09 06:34:43,302 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:34:43,302 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [408945873] [2024-11-09 06:34:43,302 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:34:43,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:34:43,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:34:43,328 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-09 06:34:43,328 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:34:43,328 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [408945873] [2024-11-09 06:34:43,328 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [408945873] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:34:43,328 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:34:43,328 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:34:43,328 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1469127158] [2024-11-09 06:34:43,329 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:34:43,329 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:34:43,329 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:34:43,329 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:34:43,330 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:34:43,358 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 143 out of 177 [2024-11-09 06:34:43,359 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-09 06:34:43,359 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:34:43,359 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 143 of 177 [2024-11-09 06:34:43,359 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:34:44,170 INFO L124 PetriNetUnfolderBase]: 1724/9129 cut-off events. [2024-11-09 06:34:44,171 INFO L125 PetriNetUnfolderBase]: For 1451/1451 co-relation queries the response was YES. [2024-11-09 06:34:44,308 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-09 06:34:44,344 INFO L140 encePairwiseOnDemand]: 151/177 looper letters, 23 selfloop transitions, 12 changer transitions 0/171 dead transitions. [2024-11-09 06:34:44,345 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 163 places, 171 transitions, 461 flow [2024-11-09 06:34:44,345 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:34:44,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:34:44,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 488 transitions. [2024-11-09 06:34:44,347 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9190207156308852 [2024-11-09 06:34:44,347 INFO L175 Difference]: Start difference. First operand has 173 places, 177 transitions, 382 flow. Second operand 3 states and 488 transitions. [2024-11-09 06:34:44,347 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 163 places, 171 transitions, 461 flow [2024-11-09 06:34:44,348 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 163 places, 171 transitions, 449 flow, removed 6 selfloop flow, removed 0 redundant places. [2024-11-09 06:34:44,350 INFO L231 Difference]: Finished difference. Result has 165 places, 168 transitions, 438 flow [2024-11-09 06:34:44,350 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-09 06:34:44,351 INFO L277 CegarLoopForPetriNet]: 173 programPoint places, -8 predicate places. [2024-11-09 06:34:44,351 INFO L471 AbstractCegarLoop]: Abstraction has has 165 places, 168 transitions, 438 flow [2024-11-09 06:34:44,352 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-09 06:34:44,352 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:34:44,352 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-09 06:34:44,352 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-09 06:34:44,353 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-09 06:34:44,353 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:34:44,353 INFO L85 PathProgramCache]: Analyzing trace with hash -976799111, now seen corresponding path program 1 times [2024-11-09 06:34:44,353 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:34:44,353 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [839098395] [2024-11-09 06:34:44,353 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:34:44,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:34:44,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:34:44,378 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-09 06:34:44,379 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:34:44,379 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [839098395] [2024-11-09 06:34:44,379 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [839098395] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:34:44,380 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:34:44,380 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:34:44,380 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [671280005] [2024-11-09 06:34:44,380 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:34:44,380 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:34:44,380 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:34:44,381 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:34:44,381 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:34:44,414 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 131 out of 177 [2024-11-09 06:34:44,415 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-09 06:34:44,415 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:34:44,416 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 131 of 177 [2024-11-09 06:34:44,416 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:34:48,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:48,928 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-09 06:34:48,928 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:34:48,928 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:34:48,928 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:34:53,062 INFO L124 PetriNetUnfolderBase]: 26346/99085 cut-off events. [2024-11-09 06:34:53,063 INFO L125 PetriNetUnfolderBase]: For 7728/7909 co-relation queries the response was YES. [2024-11-09 06:34:53,712 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-09 06:34:54,501 INFO L140 encePairwiseOnDemand]: 149/177 looper letters, 35 selfloop transitions, 20 changer transitions 0/191 dead transitions. [2024-11-09 06:34:54,501 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 167 places, 191 transitions, 609 flow [2024-11-09 06:34:54,502 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:34:54,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:34:54,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 456 transitions. [2024-11-09 06:34:54,505 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8587570621468926 [2024-11-09 06:34:54,505 INFO L175 Difference]: Start difference. First operand has 165 places, 168 transitions, 438 flow. Second operand 3 states and 456 transitions. [2024-11-09 06:34:54,505 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 167 places, 191 transitions, 609 flow [2024-11-09 06:34:54,576 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 165 places, 191 transitions, 585 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 06:34:54,578 INFO L231 Difference]: Finished difference. Result has 167 places, 188 transitions, 590 flow [2024-11-09 06:34:54,578 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-09 06:34:54,578 INFO L277 CegarLoopForPetriNet]: 173 programPoint places, -6 predicate places. [2024-11-09 06:34:54,578 INFO L471 AbstractCegarLoop]: Abstraction has has 167 places, 188 transitions, 590 flow [2024-11-09 06:34:54,579 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-09 06:34:54,579 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:34:54,579 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-09 06:34:54,579 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-09 06:34:54,579 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-09 06:34:54,579 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:34:54,579 INFO L85 PathProgramCache]: Analyzing trace with hash -2128771520, now seen corresponding path program 1 times [2024-11-09 06:34:54,580 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:34:54,580 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [559326164] [2024-11-09 06:34:54,580 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:34:54,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:34:54,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:34:54,612 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-09 06:34:54,613 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:34:54,613 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [559326164] [2024-11-09 06:34:54,613 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [559326164] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:34:54,613 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:34:54,613 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:34:54,613 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [669705061] [2024-11-09 06:34:54,614 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:34:54,614 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:34:54,614 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:34:54,614 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:34:54,614 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:34:54,662 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 143 out of 177 [2024-11-09 06:34:54,662 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-09 06:34:54,663 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:34:54,663 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 143 of 177 [2024-11-09 06:34:54,663 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:34:55,085 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-09 06:34:55,085 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-09 06:34:55,085 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 06:34:55,086 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 06:34:55,086 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 06:34:55,101 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-09 06:34:55,101 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-09 06:34:55,101 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 06:34:55,101 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 06:34:55,101 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 06:34:55,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:55,104 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-09 06:34:55,104 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 06:34:55,104 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 06:34:55,104 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 06:34:55,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][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-09 06:34:55,173 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 06:34:55,173 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 06:34:55,173 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 06:34:55,173 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 06:34:55,183 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-09 06:34:55,183 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 06:34:55,183 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 06:34:55,183 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:55,183 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 06:34:55,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:55,184 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 06:34:55,184 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:55,184 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 06:34:55,184 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 06:34:55,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][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-09 06:34:55,185 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 06:34:55,185 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 06:34:55,185 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 06:34:55,185 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 06:34:55,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:55,463 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 06:34:55,463 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 06:34:55,463 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 06:34:55,463 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:34:55,479 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-09 06:34:55,479 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 06:34:55,479 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:55,480 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 06:34:55,480 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 06:34:55,486 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-09 06:34:55,486 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 06:34:55,486 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 06:34:55,486 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 06:34:55,486 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 06:34:55,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:55,590 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-09 06:34:55,590 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 06:34:55,590 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 06:34:55,590 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 06:34:55,590 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-09 06:34:55,590 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:34:55,590 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:34:55,590 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:34:55,590 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:55,591 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-09 06:34:55,591 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:34:55,591 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:55,591 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:34:55,591 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:34:55,591 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-09 06:34:55,592 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:34:55,592 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:34:55,592 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:55,592 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:34:55,684 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-09 06:34:55,684 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:34:55,684 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:55,684 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:55,684 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:55,684 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-09 06:34:55,684 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:34:55,684 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:55,684 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:55,684 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:55,684 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-09 06:34:55,684 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:34:55,685 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:55,685 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:55,685 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:55,692 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-09 06:34:55,692 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 06:34:55,692 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:55,692 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:55,692 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:55,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:55,697 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:34:55,697 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:55,697 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:55,697 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:55,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:55,699 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:34:55,699 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:55,699 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:55,699 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:55,728 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-09 06:34:55,728 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 06:34:55,728 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:55,728 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:55,728 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:55,734 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-09 06:34:55,734 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 06:34:55,734 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:55,734 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:55,734 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:55,736 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-09 06:34:55,736 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 06:34:55,736 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 06:34:55,736 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 06:34:55,736 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:55,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:55,738 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 06:34:55,738 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:55,738 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:55,738 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:55,831 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-09 06:34:55,831 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:34:55,831 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:55,831 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:55,831 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:55,832 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-09 06:34:55,832 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 06:34:55,832 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:55,832 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:55,832 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:55,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:55,837 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:34:55,837 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:34:55,837 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:55,837 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:34:55,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:55,847 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:34:55,847 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:55,847 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:55,847 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:55,880 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-09 06:34:55,880 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 06:34:55,880 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 06:34:55,880 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:55,880 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 06:34:55,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:55,887 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:34:55,887 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:34:55,887 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:34:55,887 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:55,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:55,887 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 06:34:55,887 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:55,887 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:55,887 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:55,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:55,888 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:34:55,888 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:34:55,888 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:34:55,888 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:55,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:55,961 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:34:55,961 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:55,961 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:34:55,961 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:34:55,988 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-09 06:34:55,988 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:34:55,988 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:55,988 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:55,989 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:55,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:55,989 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:34:55,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:55,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:55,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:55,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:55,989 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:55,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:55,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:55,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:55,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:55,989 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:34:55,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:55,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:55,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:55,989 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-09 06:34:55,990 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:34:55,990 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:55,990 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:55,990 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:55,990 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-09 06:34:55,990 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:34:55,990 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:55,990 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:55,990 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:56,003 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-09 06:34:56,003 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,003 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,003 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,003 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,003 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:56,008 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 06:34:56,008 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:56,008 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:56,008 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:56,011 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-09 06:34:56,011 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,011 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,011 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,011 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:56,015 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,015 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,015 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,015 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,060 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-09 06:34:56,060 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 06:34:56,060 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:56,060 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:56,060 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:56,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, 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-09 06:34:56,074 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,074 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,074 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,074 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,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][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-09 06:34:56,276 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,276 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,276 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:34:56,276 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:34:56,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][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-09 06:34:56,278 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,278 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:34:56,278 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:34:56,278 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:34:56,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][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-09 06:34:56,279 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,279 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:34:56,279 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:34:56,279 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:34:56,354 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-09 06:34:56,354 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:34:56,354 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:56,354 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:56,354 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:56,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][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-09 06:34:56,400 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:34:56,400 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:56,400 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:56,400 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:56,402 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-09 06:34:56,402 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,402 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,402 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,402 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,402 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,402 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,404 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-09 06:34:56,404 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 06:34:56,404 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:56,404 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:56,404 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:56,409 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-09 06:34:56,409 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 06:34:56,409 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:56,409 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:56,409 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:56,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][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-09 06:34:56,411 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 06:34:56,411 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:56,411 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:56,411 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:56,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][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-09 06:34:56,413 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:34:56,413 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:56,413 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:56,413 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:56,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][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-09 06:34:56,414 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:34:56,414 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:56,414 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:56,414 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:56,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:56,414 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,414 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,414 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,414 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,473 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-09 06:34:56,473 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 06:34:56,473 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:56,473 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:56,473 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:56,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), 40#L688-6true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-09 06:34:56,475 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 06:34:56,475 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:56,475 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:56,475 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:56,488 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:34:56,488 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 06:34:56,488 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:56,488 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:56,488 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:56,488 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:56,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:56,563 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:34:56,564 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:56,564 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:56,564 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:56,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:56,570 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 06:34:56,570 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:56,570 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:56,570 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:34:56,600 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-09 06:34:56,600 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:34:56,600 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:56,600 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:56,600 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:56,600 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:56,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][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-09 06:34:56,619 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:34:56,619 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:56,619 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:56,619 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:56,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:56,623 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,623 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,623 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,623 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,625 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:34:56,625 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:34:56,625 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:56,625 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:56,625 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:56,625 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:56,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][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-09 06:34:56,625 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:56,625 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:56,625 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:56,625 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:56,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][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-09 06:34:56,638 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:34:56,638 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:56,638 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:56,638 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:56,641 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-09 06:34:56,641 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:34:56,641 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:56,641 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:56,641 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:56,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:56,642 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:34:56,642 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:56,642 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:56,643 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:56,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:56,643 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:34:56,643 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:56,643 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:56,643 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:56,695 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-09 06:34:56,695 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,695 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,695 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,695 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,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, 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-09 06:34:56,704 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:34:56,704 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:56,704 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:56,704 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:56,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:56,714 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:34:56,714 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:56,714 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:56,714 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:56,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][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-09 06:34:56,717 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:34:56,717 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:56,717 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:56,717 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:34:56,810 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-09 06:34:56,811 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,811 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,811 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,811 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,844 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-09 06:34:56,844 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:34:56,844 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:56,844 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:56,845 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:56,845 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:56,845 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:56,862 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-09 06:34:56,862 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,863 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,863 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,863 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,863 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-09 06:34:56,863 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:34:56,863 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:56,863 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:56,863 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:56,864 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-09 06:34:56,864 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,864 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,864 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,864 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,873 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-09 06:34:56,874 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:34:56,874 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:56,874 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:56,874 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:56,874 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:56,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:56,878 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:34:56,878 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:56,879 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:56,879 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:56,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][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-09 06:34:56,882 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:34:56,882 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:56,882 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:56,882 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:56,882 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:56,882 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:56,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:56,886 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,886 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,886 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,886 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,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, 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-09 06:34:56,893 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,893 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,893 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,893 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,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][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-09 06:34:56,894 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,894 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,894 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,894 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,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][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-09 06:34:56,895 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,895 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,895 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,895 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,907 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:34:56,907 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:34:56,907 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,907 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,907 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:56,907 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:57,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][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-09 06:34:57,206 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:34:57,206 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:57,206 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:57,206 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:57,234 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:34:57,235 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:34:57,235 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:57,235 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:57,235 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:57,235 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:57,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][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-09 06:34:57,235 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,236 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:57,236 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:57,236 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:57,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:57,363 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:34:57,363 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:57,363 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:57,363 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:34:57,414 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-09 06:34:57,415 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:57,415 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:57,415 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:57,415 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:57,428 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:34:57,428 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,429 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,429 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,429 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,429 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,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][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-09 06:34:57,429 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:34:57,429 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:34:57,429 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:34:57,429 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:34:57,449 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-09 06:34:57,449 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,449 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:57,449 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,449 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:57,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:57,452 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-09 06:34:57,453 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-09 06:34:57,453 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 06:34:57,453 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 06:34:57,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], [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-09 06:34:57,453 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,453 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,453 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:57,453 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,456 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-09 06:34:57,456 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:34:57,456 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:57,456 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:57,456 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:57,457 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:57,457 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:57,460 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-09 06:34:57,460 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:57,460 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:57,460 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,460 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,465 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-09 06:34:57,465 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,465 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,465 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:57,465 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:57,465 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,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][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-09 06:34:57,481 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,481 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:57,481 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:57,481 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:57,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][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-09 06:34:57,494 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,495 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:57,495 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,495 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:57,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:34:57,501 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:34:57,501 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:57,501 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:57,501 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:57,501 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:57,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], [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-09 06:34:57,510 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:34:57,510 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:57,510 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:57,510 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:57,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:57,514 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:34:57,514 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:57,514 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:57,514 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:57,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][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-09 06:34:57,602 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,602 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:57,602 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,602 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:57,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][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-09 06:34:57,627 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:34:57,627 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:57,627 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:57,627 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:34:57,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:57,628 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,628 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:57,628 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:57,628 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:57,832 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-09 06:34:57,833 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,833 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,833 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,833 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,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, 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-09 06:34:57,834 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,834 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,834 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,834 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,841 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-09 06:34:57,841 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,841 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,841 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,841 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,841 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:57,846 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:34:57,846 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:57,846 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:57,846 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:57,846 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-09 06:34:57,846 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:34:57,846 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:57,847 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:57,847 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:57,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:57,854 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,855 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,855 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:57,855 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:57,855 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,855 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:57,855 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,855 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:57,859 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-09 06:34:57,859 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,860 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,860 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,860 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,860 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,860 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,861 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-09 06:34:57,861 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,861 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,861 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,861 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:57,892 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,892 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:57,892 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:57,892 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:57,900 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-09 06:34:57,900 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,900 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:57,900 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:57,900 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,900 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-09 06:34:57,901 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,901 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:57,901 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,901 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:57,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, 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-09 06:34:57,905 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:57,905 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:57,905 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:57,905 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:57,906 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,906 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,906 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,906 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,907 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-09 06:34:57,907 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,907 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:57,907 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:57,907 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,907 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34: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], [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-09 06:34:57,909 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,909 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,909 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,909 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,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][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-09 06:34:57,911 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,911 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,911 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,911 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,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][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-09 06:34:57,923 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,923 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:57,923 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:57,923 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:57,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:57,924 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,925 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:57,925 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:57,925 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:57,930 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:34:57,930 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,930 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,930 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,930 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,931 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,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][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-09 06:34:57,935 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,935 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:57,935 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:57,935 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:57,936 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,936 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,936 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:57,936 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:57,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:57,943 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,943 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,943 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:57,943 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:57,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:57,944 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,944 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:57,944 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:57,944 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:57,948 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-09 06:34:57,948 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,948 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:57,948 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,948 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:57,972 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:34:57,972 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,972 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:57,972 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:57,972 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:57,972 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:34:57,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:57,973 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:57,973 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,973 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,973 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:57,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][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-09 06:34:57,991 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,991 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,991 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:57,991 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,094 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-09 06:34:58,095 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,095 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:58,095 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:58,095 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,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][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-09 06:34:58,134 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-09 06:34:58,134 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 06:34:58,135 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 06:34:58,135 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 06:34:58,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:58,563 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-09 06:34:58,563 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 06:34:58,563 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 06:34:58,564 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 06:34:58,565 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-09 06:34:58,565 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:34:58,565 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:58,565 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:58,565 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:58,567 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-09 06:34:58,567 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,567 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,567 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,567 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,567 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,567 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,576 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-09 06:34:58,576 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,576 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,576 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,577 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,577 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:58,582 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:34:58,582 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,582 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,582 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:58,600 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,600 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,600 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,600 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,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][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-09 06:34:58,614 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,614 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:58,614 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:58,614 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:58,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][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-09 06:34:58,614 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:34:58,614 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,614 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,614 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,620 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-09 06:34:58,620 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,620 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,620 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:58,620 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:58,620 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-09 06:34:58,621 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,621 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,621 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,621 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,621 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-09 06:34:58,621 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,621 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,621 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,621 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,621 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,622 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-09 06:34:58,622 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,622 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,622 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,622 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,628 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-09 06:34:58,628 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,628 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,628 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,628 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,628 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,629 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:58,635 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,635 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,635 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,635 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,635 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-09 06:34:58,635 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,635 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,635 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,635 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,636 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,636 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-09 06:34:58,636 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,636 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,636 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,636 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,636 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,636 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-09 06:34:58,636 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,636 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,636 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,636 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,636 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,636 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,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][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-09 06:34:58,638 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-09 06:34:58,638 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 06:34:58,638 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 06:34:58,638 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 06:34:58,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][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-09 06:34:58,640 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,640 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,640 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,640 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,640 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:34:58,640 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,640 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,640 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,640 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,640 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,641 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:34:58,641 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,641 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,641 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,641 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,641 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,641 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-09 06:34:58,641 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,641 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,641 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,641 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,641 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,641 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,642 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:34:58,642 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,642 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:58,642 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:58,643 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:58,643 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:58,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:58,643 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:34:58,643 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,643 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,643 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:58,643 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,643 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,643 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,643 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:58,643 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,643 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,643 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,643 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,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][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-09 06:34:58,652 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,652 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,652 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,652 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,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][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-09 06:34:58,652 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,652 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,652 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,652 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,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][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-09 06:34:58,659 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,659 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,659 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:58,659 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:58,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][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-09 06:34:58,724 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,725 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,725 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,725 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,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][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-09 06:34:58,725 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,725 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,726 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,726 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,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][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-09 06:34:58,746 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,746 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:58,746 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:58,746 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:58,750 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,750 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,750 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,750 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,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][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-09 06:34:58,753 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,753 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,753 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,753 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:58,768 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,768 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:58,768 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:58,769 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:58,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][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-09 06:34:58,774 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,774 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:58,774 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:58,774 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:34:58,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:58,912 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,912 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,912 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,912 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,913 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-09 06:34:58,913 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,913 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,913 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,913 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,913 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,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][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-09 06:34:58,915 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,915 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,915 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,915 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,924 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:34:58,924 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,924 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,924 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,924 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,924 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:58,931 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,931 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,931 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,931 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,932 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-09 06:34:58,932 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:34:58,932 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,932 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,932 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,932 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:58,932 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,932 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,932 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,932 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,932 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-09 06:34:58,932 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:34:58,932 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,932 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,932 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,932 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,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][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-09 06:34:58,938 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:58,942 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,942 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,942 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,942 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,943 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:34:58,943 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:34:58,943 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,943 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,943 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,943 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:58,943 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,943 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,943 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,943 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,943 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:34:58,943 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:34:58,943 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,943 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,943 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,943 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,978 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-09 06:34:58,978 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,978 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,978 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,978 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,978 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-09 06:34:58,978 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,978 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,979 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,979 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,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][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-09 06:34:58,980 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:34:58,980 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,980 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:58,980 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,981 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-09 06:34:58,981 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:34:58,981 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,981 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,981 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:58,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:58,987 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,987 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,987 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,987 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:58,989 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,989 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,989 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,998 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:34:58,998 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,998 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,998 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,998 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,998 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:58,998 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:58,998 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,998 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,998 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:58,998 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-09 06:34:58,999 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,999 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,999 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,999 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,999 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,999 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,999 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:58,999 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-09 06:34:58,999 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:34:58,999 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,999 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,999 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,999 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,999 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,999 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:58,999 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-09 06:34:58,999 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:58,999 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,000 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,000 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,000 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,000 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,000 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,000 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,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][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-09 06:34:59,000 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:59,000 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:59,000 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:59,000 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:59,019 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-09 06:34:59,019 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,019 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,019 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,019 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:59,034 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-11-09 06:34:59,034 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:34:59,034 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 06:34:59,034 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 06:34:59,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][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-09 06:34:59,053 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:34:59,053 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:59,053 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:59,053 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:59,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:59,053 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:34:59,053 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:59,053 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:59,053 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:59,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][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-09 06:34:59,063 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,063 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,063 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,063 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:59,064 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,064 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,064 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,064 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,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][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-09 06:34:59,089 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,089 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,089 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,089 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:34:59,117 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,117 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,117 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,117 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:59,143 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:34:59,143 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:59,143 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:59,143 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:59,575 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-09 06:34:59,576 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,576 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,576 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,576 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,576 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,576 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,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], [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-09 06:34:59,611 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:34:59,611 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:59,611 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,611 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,611 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-09 06:34:59,612 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:34:59,612 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:59,612 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,612 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,612 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,612 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,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, 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-09 06:34:59,623 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-11-09 06:34:59,624 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:34:59,624 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 06:34:59,624 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 06:34:59,625 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-09 06:34:59,625 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:34:59,625 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,625 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,625 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,625 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,625 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,625 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,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][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-09 06:34:59,625 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:34:59,625 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:59,626 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:59,626 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:59,626 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-09 06:34:59,626 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:34:59,626 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:59,626 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:59,626 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:59,627 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:59,627 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:59,627 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:59,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][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-09 06:34:59,627 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:34:59,627 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,627 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,627 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,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][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-09 06:34:59,627 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:34:59,627 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,628 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,628 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:59,636 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:34:59,636 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:59,636 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,636 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,636 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-09 06:34:59,636 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:34:59,636 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,636 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,636 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:59,637 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,637 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,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][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-09 06:34:59,644 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,644 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,644 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,644 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,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][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-09 06:34:59,644 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:34:59,644 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,644 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,645 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:59,645 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:34:59,645 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,645 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,645 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:59,645 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:34:59,645 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:59,645 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:59,645 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:59,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:59,645 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:34:59,645 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,645 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,645 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:59,650 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,650 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,650 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,650 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,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][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-09 06:34:59,662 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,662 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,662 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,663 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,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][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-09 06:34:59,667 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,668 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,668 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,668 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,675 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-09 06:34:59,675 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,675 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,676 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,676 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,676 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,676 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-09 06:34:59,677 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:34:59,677 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,677 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,677 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:59,679 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-09 06:34:59,679 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:34:59,679 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:34:59,679 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:59,679 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:59,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][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-09 06:34:59,684 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,684 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,684 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,685 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,685 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,685 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,687 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-09 06:34:59,687 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,687 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,687 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,687 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,687 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,687 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,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][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-09 06:34:59,700 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,700 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,700 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,700 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,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][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-09 06:34:59,702 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:34:59,702 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,702 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,702 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,709 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-09 06:34:59,709 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,709 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,709 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,710 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,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][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-09 06:34:59,762 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:34:59,762 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,762 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,762 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:59,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][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-09 06:34:59,804 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,804 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,804 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,804 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:34:59,810 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:34:59,810 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,810 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,810 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:59,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][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-09 06:34:59,813 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:34:59,813 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,813 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:59,813 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:59,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][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-09 06:34:59,831 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,831 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:34:59,831 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:59,831 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:00,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:00,023 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:00,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:00,023 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:00,059 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,059 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:00,059 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:00,059 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:00,059 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:00,060 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,060 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,060 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,060 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,060 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,060 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-09 06:35:00,060 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,060 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,060 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,060 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,060 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,060 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,060 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,060 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:00,060 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:00,060 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,060 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,060 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,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][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-09 06:35:00,065 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,065 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:00,065 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,066 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:00,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][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-09 06:35:00,094 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,094 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:00,094 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:00,094 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:00,104 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-09 06:35:00,104 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,104 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,104 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,104 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,105 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-09 06:35:00,105 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,105 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,105 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,105 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,106 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-09 06:35:00,106 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,106 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,106 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-09 06:35:00,106 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:00,106 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,106 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,106 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:00,106 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-09 06:35:00,107 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,107 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,111 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-09 06:35:00,111 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:00,111 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,112 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,112 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:00,112 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-09 06:35:00,112 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:00,112 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,112 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,112 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:00,113 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-09 06:35:00,113 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,113 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:00,113 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:00,113 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,113 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:00,113 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:00,113 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:00,113 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:00,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, 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-09 06:35:00,147 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,147 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,147 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,147 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,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, 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-09 06:35:00,150 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:00,150 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,150 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,150 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,150 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,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][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-09 06:35:00,151 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,151 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,151 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,151 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,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], [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-09 06:35:00,203 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,203 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:00,203 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,203 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:00,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:00,211 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,211 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,211 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,211 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,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][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-09 06:35:00,214 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,214 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,214 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,214 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:00,244 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,244 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,244 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,244 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,434 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-09 06:35:00,434 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,434 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,434 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,434 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,434 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,434 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,434 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-09 06:35:00,435 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,435 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,435 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,435 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,681 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-09 06:35:00,681 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,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][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-09 06:35:00,686 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,686 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,686 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,686 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,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][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-09 06:35:00,686 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:00,686 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,686 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,686 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,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][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-09 06:35:00,691 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:00,691 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,691 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,691 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,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][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-09 06:35:00,700 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:00,700 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,700 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,701 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,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][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-09 06:35:00,705 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,705 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,705 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,705 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,705 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,705 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,753 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-09 06:35:00,753 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,753 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,754 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,754 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,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][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-09 06:35:00,754 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,754 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,754 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,754 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,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][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-09 06:35:00,755 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:00,756 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,756 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:00,756 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,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][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-09 06:35:00,756 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:00,756 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:00,756 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,756 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,760 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-09 06:35:00,760 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,760 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,760 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,760 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,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][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-09 06:35:00,763 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:00,763 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,763 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,764 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:00,764 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-09 06:35:00,764 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:00,766 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:00,766 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,766 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,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][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-09 06:35:00,782 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:00,782 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,782 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,782 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:00,783 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:00,783 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,784 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:00,784 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:00,784 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,784 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,784 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,784 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:00,784 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,784 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,784 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,785 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,786 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:00,786 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,786 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,786 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,786 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,786 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,786 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:00,786 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,787 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,787 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,787 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,787 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:00,787 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:00,787 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,787 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,787 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:00,787 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:00,787 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,787 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,787 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,787 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-09 06:35:00,788 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,788 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,788 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,788 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,788 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,788 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,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][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-09 06:35:00,795 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,795 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,795 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,795 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,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][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-09 06:35:00,805 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,805 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,805 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,805 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,807 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:00,807 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,807 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,807 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,807 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,807 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,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][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-09 06:35:00,809 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:00,809 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,809 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,809 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,809 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,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][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-09 06:35:00,809 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:00,809 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,809 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,809 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:00,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:00,826 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,826 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,826 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,826 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,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][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-09 06:35:00,865 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,866 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,866 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,866 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,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], [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-09 06:35:00,902 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,902 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:00,902 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,902 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:00,941 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-09 06:35:00,941 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:00,941 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,941 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:00,941 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,097 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-09 06:35:01,097 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,097 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:01,097 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:01,097 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:01,097 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:01,097 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:01,098 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:01,098 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,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][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-09 06:35:01,132 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,132 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,132 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,133 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,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][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-09 06:35:01,134 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,134 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,134 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,134 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,134 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,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][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-09 06:35:01,134 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,134 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,134 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,135 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,183 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-09 06:35:01,183 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,183 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,183 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,183 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,183 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-09 06:35:01,183 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,183 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,183 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,183 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,183 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-09 06:35:01,184 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,184 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,184 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,184 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,184 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-09 06:35:01,184 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,184 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,184 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,184 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,184 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-09 06:35:01,184 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,184 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:01,184 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:01,184 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,184 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-09 06:35:01,185 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,185 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:01,185 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:01,185 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,185 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-09 06:35:01,185 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,185 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,185 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,185 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,185 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-09 06:35:01,185 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,185 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,186 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,186 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,186 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-09 06:35:01,186 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,186 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,186 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,186 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,188 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-09 06:35:01,188 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,188 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,188 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,188 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,192 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-09 06:35:01,192 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,192 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,192 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,192 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,192 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-09 06:35:01,192 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,192 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,192 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,192 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,193 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-09 06:35:01,193 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,193 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,193 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,193 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,194 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-09 06:35:01,194 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,194 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,194 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,194 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:01,197 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,197 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,197 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,197 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,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][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-09 06:35:01,198 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,198 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:01,198 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,198 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:01,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][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-09 06:35:01,215 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,215 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,215 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,215 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,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][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-09 06:35:01,215 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,216 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,216 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,216 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,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][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-09 06:35:01,216 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,216 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,217 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,217 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:01,218 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,218 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,218 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,218 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35: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, 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-09 06:35:01,218 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,218 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,218 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,218 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,218 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:01,218 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,218 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,218 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,218 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,218 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:01,237 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,237 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,237 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,237 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35: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, 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-09 06:35:01,238 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,238 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,238 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,239 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:01,239 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,239 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,239 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,239 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,239 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:01,239 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,239 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:01,239 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,239 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:01,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][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-09 06:35:01,248 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,248 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:01,248 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:01,248 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:01,288 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,288 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:01,289 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:01,289 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,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][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-09 06:35:01,783 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,783 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,783 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,783 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:01,812 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,812 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,812 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,812 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,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][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-09 06:35:01,824 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:01,824 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,825 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,825 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,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][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-09 06:35:01,830 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,830 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,830 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,831 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:01,831 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,831 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,831 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,831 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,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][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-09 06:35:01,834 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,834 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,834 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,834 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,834 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,835 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:01,835 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,835 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,835 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,835 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,835 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,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, 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-09 06:35:01,836 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:01,836 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,836 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,836 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,836 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,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][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-09 06:35:01,840 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,840 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,840 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,841 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,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][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-09 06:35:01,841 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,841 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,841 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,841 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,841 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,842 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-09 06:35:01,842 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,842 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,842 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,842 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,842 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,842 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,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][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-09 06:35:01,867 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,867 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,867 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,867 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,869 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:01,870 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,870 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,870 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,870 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,870 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,873 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:01,873 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:01,873 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,873 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,874 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,874 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,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][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-09 06:35:01,874 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,874 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,874 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,874 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,942 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-09 06:35:01,942 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,942 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,942 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,942 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,944 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-09 06:35:01,944 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,944 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,944 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,945 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,945 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-09 06:35:01,945 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,945 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,945 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,945 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,946 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-09 06:35:01,946 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,946 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,946 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,946 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,947 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-09 06:35:01,947 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,947 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,947 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,947 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:01,951 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,951 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,951 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,951 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,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, 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-09 06:35:01,955 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,955 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,955 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,955 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,958 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-09 06:35:01,958 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:01,958 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,959 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,959 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:01,959 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-09 06:35:01,959 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:01,959 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,959 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,959 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:01,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:01,961 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,961 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,961 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,961 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:01,961 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,961 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,962 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,962 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,962 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-09 06:35:01,962 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:01,962 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,962 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:01,963 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,963 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-09 06:35:01,963 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:01,963 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,963 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,963 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:01,964 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:01,964 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,964 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,964 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,964 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,964 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,969 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-09 06:35:01,969 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,970 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,970 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,970 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:01,970 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,970 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:01,994 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:01,994 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,994 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,994 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,994 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,994 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:01,994 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,994 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,995 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,995 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,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][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-09 06:35:01,995 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,995 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,995 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,995 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,995 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:01,995 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,996 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,996 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,996 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,996 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,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][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-09 06:35:01,999 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,999 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:01,999 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,999 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:01,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, 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-09 06:35:01,999 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:01,999 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,999 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:01,999 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:02,000 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,000 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,000 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,000 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,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][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-09 06:35:02,001 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:02,001 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:02,001 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:02,001 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:02,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:02,015 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,015 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,015 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,015 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:02,016 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:02,016 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:02,016 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:02,016 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:02,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][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-09 06:35:02,025 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,025 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,025 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,025 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:02,033 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,033 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,033 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,034 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,360 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-09 06:35:02,361 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-09 06:35:02,361 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:02,361 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:02,361 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:02,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:02,394 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,394 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,394 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,394 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,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][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-09 06:35:02,395 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,395 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,395 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,395 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:02,441 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,441 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,441 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,442 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:02,442 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,442 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,442 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,442 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,443 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:02,443 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,443 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,443 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,443 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,444 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,444 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-09 06:35:02,444 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,444 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,444 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,444 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,444 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,444 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:02,445 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,445 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,446 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,446 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:02,446 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:02,446 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:02,446 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:02,446 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:02,446 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:02,446 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,446 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,446 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,447 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,447 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:02,459 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,459 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,459 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,459 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,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][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-09 06:35:02,460 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,460 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,460 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,460 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,462 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:02,462 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,462 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,462 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,462 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,462 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,532 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-09 06:35:02,532 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,533 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,533 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,533 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,533 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-09 06:35:02,533 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,533 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,533 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,533 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,533 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-09 06:35:02,533 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,533 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,534 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,534 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,534 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-09 06:35:02,534 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:02,534 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:02,534 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:02,534 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:02,535 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-09 06:35:02,535 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:02,535 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,535 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,535 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:02,535 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-09 06:35:02,535 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:02,535 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:02,535 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:02,535 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35: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, 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-09 06:35:02,536 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,536 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,536 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,536 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35: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, 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-09 06:35:02,536 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,536 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,536 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,536 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35: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, 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-09 06:35:02,537 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,537 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,537 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,537 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,539 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-09 06:35:02,539 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-09 06:35:02,539 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:02,540 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:02,540 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:02,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:02,542 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,542 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,542 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,542 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,552 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-09 06:35:02,552 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:02,552 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:02,552 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,552 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,553 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-09 06:35:02,553 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:02,553 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:02,553 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,553 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:02,554 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,555 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,555 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,555 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:02,555 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,556 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,556 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,556 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,556 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,556 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:02,556 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,557 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,557 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,557 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,557 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:02,565 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,565 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,565 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,565 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:02,590 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,590 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,590 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:02,592 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,592 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,592 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,592 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:02,595 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,595 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,595 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,595 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,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][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-09 06:35:02,596 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,596 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,596 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,596 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:02,603 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,603 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,603 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,603 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,608 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-09 06:35:02,608 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,608 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,608 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,608 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,608 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,608 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,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][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-09 06:35:02,617 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,617 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:02,617 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,617 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:02,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][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-09 06:35:02,618 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:02,618 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:02,618 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:02,618 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:02,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][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-09 06:35:02,618 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,618 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,618 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,618 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,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][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-09 06:35:02,626 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,626 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,626 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,626 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,965 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-09 06:35:02,965 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is not cut-off event [2024-11-09 06:35:02,965 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 06:35:02,965 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 06:35:02,965 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 06:35:02,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][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-09 06:35:02,970 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,970 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,970 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,970 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:02,973 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:02,973 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,973 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:02,973 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:03,022 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,022 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,023 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,023 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35: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, 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-09 06:35:03,023 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,023 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,023 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,024 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:03,024 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,024 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,024 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,024 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,024 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,031 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-09 06:35:03,031 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,031 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,031 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,031 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,031 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,031 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:03,042 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,042 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,042 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,042 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,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], [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-09 06:35:03,063 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,063 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,063 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,063 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:03,064 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,064 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,064 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,064 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,077 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:03,078 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,078 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,078 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,078 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,078 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,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][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-09 06:35:03,078 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,078 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,078 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,078 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,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], [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-09 06:35:03,079 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,079 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,079 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,079 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,079 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:03,079 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,079 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,079 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,079 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,079 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:03,083 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,083 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,083 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,083 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,084 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:03,084 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,085 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,085 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,085 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,401 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,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][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-09 06:35:03,405 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,405 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,405 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,405 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,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][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-09 06:35:03,405 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,405 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,406 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,406 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:03,406 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,406 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,406 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,406 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:03,410 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,410 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,410 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,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][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-09 06:35:03,417 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,417 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,417 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,417 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,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, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-09 06:35:03,470 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,470 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,470 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,470 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,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, 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-09 06:35:03,471 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,471 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,471 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,471 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,473 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-09 06:35:03,473 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,473 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,473 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,473 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,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][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-09 06:35:03,474 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,474 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,474 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,474 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,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][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-09 06:35:03,481 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,481 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,481 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,481 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,484 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-09 06:35:03,484 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,484 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,484 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,484 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,485 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-09 06:35:03,485 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,485 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,485 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,485 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,485 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:03,485 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,485 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,486 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,486 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,486 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:03,487 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,487 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,487 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,487 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:03,487 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,487 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,488 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,488 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,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][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-09 06:35:03,493 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,493 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,493 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,493 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,504 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-09 06:35:03,505 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,505 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,505 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,505 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,511 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-09 06:35:03,511 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,511 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,511 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,511 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,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, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-09 06:35:03,512 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,512 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,512 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,512 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,515 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-09 06:35:03,515 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,515 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,515 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,515 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:03,520 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,520 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,520 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,520 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:03,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:03,522 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,522 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,522 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,522 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,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][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-09 06:35:03,525 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,525 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,525 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,526 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,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][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-09 06:35:03,530 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,530 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,530 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,530 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,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][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-09 06:35:03,572 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:03,572 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:03,572 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:03,572 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:03,723 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-09 06:35:03,723 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is not cut-off event [2024-11-09 06:35:03,723 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:03,723 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:03,723 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:03,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, 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-09 06:35:03,726 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,727 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,727 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,727 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:03,756 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,756 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,756 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,756 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,757 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-09 06:35:03,757 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,757 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,757 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,757 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,757 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,757 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,757 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:03,757 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,758 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,758 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,758 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,758 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:03,763 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,763 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,763 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,764 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:03,787 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,787 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,787 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,787 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,791 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-09 06:35:03,791 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,791 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,791 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,791 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,791 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,791 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:03,800 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,800 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,800 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,800 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:03,801 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,801 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,801 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,801 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,801 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:03,801 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,801 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,801 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,801 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,801 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:03,802 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,803 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,803 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,803 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,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][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-09 06:35:03,808 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,808 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,808 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,808 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,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][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-09 06:35:03,808 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,808 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,809 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,809 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:03,811 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,811 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,811 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,811 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:03,812 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,812 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,812 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,812 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:03,812 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,812 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,812 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,812 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:03,817 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,817 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,817 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,817 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:03,817 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,817 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,817 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,817 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,858 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-09 06:35:03,858 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,858 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,858 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,858 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:03,860 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-09 06:35:03,860 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,860 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:03,860 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,860 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:03,860 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-09 06:35:03,860 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,860 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,860 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,860 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,860 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-09 06:35:03,860 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,860 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,860 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,860 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:03,863 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,863 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,863 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,863 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,866 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:03,867 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,867 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,867 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,867 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,867 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,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][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-09 06:35:03,870 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,870 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,870 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,870 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:03,871 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,871 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,871 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,871 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:03,872 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,872 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,872 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,872 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,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, 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-09 06:35:03,883 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,883 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,884 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,884 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:03,897 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:03,897 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,898 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,898 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:03,898 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:03,898 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:04,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, 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-09 06:35:04,079 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,079 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:04,079 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:04,079 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:04,103 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:04,103 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,103 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:04,103 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:04,103 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:04,103 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,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][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-09 06:35:04,106 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is not cut-off event [2024-11-09 06:35:04,106 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:04,106 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 06:35:04,106 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:04,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][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-09 06:35:04,108 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,108 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:04,108 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,108 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:04,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][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-09 06:35:04,108 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,108 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,108 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,108 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,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, 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-09 06:35:04,113 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,113 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:04,114 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:04,114 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,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][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-09 06:35:04,124 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:04,124 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:04,124 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:04,124 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:04,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][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-09 06:35:04,124 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,124 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,124 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,124 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:04,140 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,140 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:04,140 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:04,140 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,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][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-09 06:35:04,142 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,143 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,143 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,143 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,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][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-09 06:35:04,148 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:04,148 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,148 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:04,148 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,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][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-09 06:35:04,151 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,151 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:04,151 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,151 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:04,151 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:04,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][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-09 06:35:04,154 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:04,154 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,154 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:04,154 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:04,157 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,157 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:04,157 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,157 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:04,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][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-09 06:35:04,158 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:04,158 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,158 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,158 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:04,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][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-09 06:35:04,163 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:04,163 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,163 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,163 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:04,205 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-09 06:35:04,206 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,206 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,206 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,206 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,206 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-09 06:35:04,206 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,206 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,207 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,207 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,211 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:04,211 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,211 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:04,211 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:04,211 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:04,211 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:04,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][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-09 06:35:04,215 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,215 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,215 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,215 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,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][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-09 06:35:04,222 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,222 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,222 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,223 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:04,223 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,223 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,224 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,224 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,239 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-09 06:35:04,239 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:04,239 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:04,239 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,239 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,240 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-09 06:35:04,240 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:04,240 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,240 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,240 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:04,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], [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-09 06:35:04,739 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,739 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,739 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,739 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,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][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-09 06:35:04,742 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,742 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,742 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,743 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,743 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:04,766 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,766 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,766 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,766 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:04,767 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,767 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,767 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,767 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:04,769 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,769 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,769 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,769 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:04,772 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,772 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,772 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,772 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,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, 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-09 06:35:04,785 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:04,785 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,785 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,785 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,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][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-09 06:35:04,811 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,811 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,811 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,811 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,811 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:04,811 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:04,811 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,811 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:04,811 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,857 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-09 06:35:04,857 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:04,858 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,858 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:04,858 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:04,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][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-09 06:35:04,861 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,861 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,861 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,861 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,861 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,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][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-09 06:35:04,862 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,862 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,862 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,862 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,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][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-09 06:35:04,863 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:04,863 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:04,863 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:04,863 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:04,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:04,866 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,866 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,866 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,866 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:04,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, 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-09 06:35:04,881 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:04,881 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:04,881 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:04,881 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:04,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:04,882 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,882 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,882 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:04,882 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:05,019 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:05,019 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:05,019 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:05,019 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:05,019 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:05,019 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:05,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:05,023 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:05,023 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:05,023 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:05,023 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:05,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][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-09 06:35:05,048 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-09 06:35:05,049 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 06:35:05,049 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:05,049 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:05,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][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-09 06:35:05,050 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-09 06:35:05,050 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 06:35:05,050 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:05,050 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:05,055 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:05,055 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:05,055 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:05,055 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:05,055 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:05,055 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:05,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][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-09 06:35:05,064 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-09 06:35:05,064 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:05,064 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 06:35:05,064 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:05,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][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-09 06:35:05,064 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-09 06:35:05,064 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 06:35:05,064 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:05,064 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 06:35:05,064 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:05,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][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-09 06:35:05,068 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:05,068 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:05,069 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:05,069 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:05,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:05,072 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:05,072 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:05,072 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:05,072 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:05,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:05,073 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:05,073 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:05,073 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:05,073 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:05,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][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-09 06:35:05,075 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:05,075 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:05,075 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:05,075 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:05,124 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-09 06:35:05,124 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:05,125 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:05,125 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:05,125 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:05,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:05,127 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:05,127 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:05,127 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:05,127 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:05,130 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-09 06:35:05,130 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:05,130 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:05,130 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:05,130 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:05,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][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-09 06:35:05,139 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:05,139 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:05,140 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:05,140 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:05,261 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:05,261 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:05,261 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:05,261 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:05,261 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:05,261 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:05,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:05,264 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-11-09 06:35:05,264 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:05,264 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 06:35:05,264 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:05,265 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-09 06:35:05,265 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-11-09 06:35:05,265 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:05,265 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:05,266 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:05,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:05,267 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:05,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:05,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:05,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:05,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][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-09 06:35:05,267 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:05,267 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:05,267 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:05,267 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:05,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:05,271 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:05,271 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:05,271 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:05,271 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:05,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][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-09 06:35:05,300 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:05,300 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:05,300 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:05,300 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:05,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][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-09 06:35:05,306 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:05,306 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:05,306 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:05,306 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:05,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:05,477 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:05,478 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:05,478 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:05,478 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:05,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:05,482 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:05,482 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:05,482 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:05,482 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:35:05,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, 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-09 06:35:05,482 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:05,482 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:05,482 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:05,482 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:05,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:05,486 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is not cut-off event [2024-11-09 06:35:05,486 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:05,487 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:05,487 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-09 06:35:05,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:05,790 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:05,790 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:05,790 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:05,790 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:05,822 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:05,822 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:05,822 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:05,822 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:05,822 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:05,822 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:05,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:05,825 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:05,825 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:05,825 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:05,825 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:05,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, 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-09 06:35:05,826 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:05,826 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:05,826 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:05,826 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:05,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][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-09 06:35:05,830 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:05,831 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:05,834 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:05,834 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:05,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, 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-09 06:35:05,897 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:05,897 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:05,897 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:05,897 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:05,913 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-09 06:35:05,913 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:05,913 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:05,913 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:35:05,913 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:05,927 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-09 06:35:05,927 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:35:05,927 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:35:05,927 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:05,927 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:05,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, 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-09 06:35:05,936 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:05,936 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:05,936 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:05,936 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:05,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:05,943 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is not cut-off event [2024-11-09 06:35:05,943 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:05,944 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-09 06:35:05,944 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:05,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:05,947 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:05,947 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:05,947 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:05,948 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:05,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:05,948 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:05,948 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:05,948 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:05,948 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:06,049 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-11-09 06:35:06,049 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:06,049 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:06,049 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 06:35:06,052 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-09 06:35:06,052 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-11-09 06:35:06,052 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:06,052 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:06,052 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:06,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][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-09 06:35:06,056 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,056 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:06,056 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:06,057 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:06,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:06,060 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-11-09 06:35:06,060 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:06,060 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 06:35:06,060 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:06,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:06,076 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,076 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,076 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,076 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,076 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:06,076 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:06,076 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,076 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,076 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,077 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,077 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:06,077 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,077 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,077 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,077 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,077 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,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, 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-09 06:35:06,144 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,144 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,144 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,144 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,144 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:06,144 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,144 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,145 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,145 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,145 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,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][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-09 06:35:06,145 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,145 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,145 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,145 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,145 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,145 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,146 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-09 06:35:06,146 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,146 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,146 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,146 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,146 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:06,146 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:06,146 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,147 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:35:06,147 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,147 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-09 06:35:06,147 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,147 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,147 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,147 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,147 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,147 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:06,150 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-11-09 06:35:06,150 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:06,150 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:06,151 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 06:35:06,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:06,220 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,220 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,220 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,220 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:06,227 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,228 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,228 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,228 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:06,230 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is not cut-off event [2024-11-09 06:35:06,230 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-09 06:35:06,230 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 06:35:06,230 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 06:35:06,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, 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-09 06:35:06,249 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:06,249 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,249 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,249 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:35:06,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][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-09 06:35:06,250 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:06,250 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,250 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,250 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:35:06,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:06,252 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:06,252 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:35:06,252 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,252 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:06,252 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:06,252 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,252 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,252 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:35:06,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][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-09 06:35:06,258 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,258 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,258 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,258 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,300 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-09 06:35:06,300 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:35:06,300 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:35:06,301 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,301 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,304 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-09 06:35:06,304 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:35:06,304 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:35:06,304 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,304 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:06,307 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,307 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,307 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,308 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:06,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][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-09 06:35:06,364 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:06,364 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,364 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,364 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:06,369 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is not cut-off event [2024-11-09 06:35:06,370 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-09 06:35:06,370 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-09 06:35:06,370 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-09 06:35:06,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:06,370 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:06,370 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,371 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,371 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,376 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-09 06:35:06,376 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:06,376 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:35:06,376 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,376 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,376 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,376 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,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][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-09 06:35:06,390 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:35:06,390 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,390 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,390 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,390 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:06,390 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:35:06,390 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,390 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,390 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,390 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,391 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:06,391 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:35:06,391 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,391 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,391 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:35:06,391 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,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][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-09 06:35:06,395 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:35:06,395 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,395 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,395 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:35:06,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][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-09 06:35:06,396 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:35:06,396 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,396 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,396 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,396 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:06,396 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:35:06,396 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,396 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:35:06,397 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,397 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:06,398 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:35:06,398 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,398 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,398 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:35:06,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][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-09 06:35:06,401 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:35:06,401 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,401 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,402 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,402 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-09 06:35:06,402 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:35:06,402 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,402 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,402 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,402 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:35:06,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:06,436 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:06,436 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,436 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,436 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,443 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-09 06:35:06,443 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:06,443 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,443 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:35:06,444 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,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][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-09 06:35:06,447 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:06,447 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:35:06,447 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,447 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:06,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][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-09 06:35:06,493 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is not cut-off event [2024-11-09 06:35:06,493 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is not cut-off event [2024-11-09 06:35:06,493 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 06:35:06,493 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 06:35:06,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:06,498 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:35:06,498 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,498 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:35:06,498 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:06,504 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:35:06,504 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,504 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,504 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:35:06,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:06,523 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:35:06,523 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,524 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:35:06,524 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:06,600 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-09 06:35:06,601 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:35:06,601 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,601 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:35:06,601 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,601 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,601 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:06,605 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:35:06,605 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,605 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:35:06,605 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:06,609 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:35:06,609 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,609 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:35:06,609 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,651 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-09 06:35:06,651 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:35:06,651 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,651 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:06,651 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:35:06,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][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-09 06:35:06,732 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 06:35:06,732 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:35:06,732 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:35:06,732 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:35:07,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:07,123 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:35:07,123 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:35:07,123 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:35:07,123 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:35:07,354 INFO L124 PetriNetUnfolderBase]: 43454/144710 cut-off events. [2024-11-09 06:35:07,354 INFO L125 PetriNetUnfolderBase]: For 65623/76724 co-relation queries the response was YES. [2024-11-09 06:35:08,357 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-09 06:35:09,264 INFO L140 encePairwiseOnDemand]: 164/177 looper letters, 33 selfloop transitions, 22 changer transitions 0/211 dead transitions. [2024-11-09 06:35:09,264 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 169 places, 211 transitions, 815 flow [2024-11-09 06:35:09,265 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:35:09,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:35:09,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 464 transitions. [2024-11-09 06:35:09,266 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8738229755178908 [2024-11-09 06:35:09,266 INFO L175 Difference]: Start difference. First operand has 167 places, 188 transitions, 590 flow. Second operand 3 states and 464 transitions. [2024-11-09 06:35:09,267 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 169 places, 211 transitions, 815 flow [2024-11-09 06:35:09,500 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 167 places, 211 transitions, 757 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 06:35:09,502 INFO L231 Difference]: Finished difference. Result has 169 places, 208 transitions, 756 flow [2024-11-09 06:35:09,503 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-09 06:35:09,503 INFO L277 CegarLoopForPetriNet]: 173 programPoint places, -4 predicate places. [2024-11-09 06:35:09,503 INFO L471 AbstractCegarLoop]: Abstraction has has 169 places, 208 transitions, 756 flow [2024-11-09 06:35:09,504 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-09 06:35:09,504 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:35:09,504 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-09 06:35:09,504 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-09 06:35:09,504 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-09 06:35:09,504 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:35:09,505 INFO L85 PathProgramCache]: Analyzing trace with hash 74205756, now seen corresponding path program 1 times [2024-11-09 06:35:09,505 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:35:09,505 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [745274207] [2024-11-09 06:35:09,505 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:35:09,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:35:09,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:35:09,530 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-09 06:35:09,530 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:35:09,530 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [745274207] [2024-11-09 06:35:09,530 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [745274207] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:35:09,530 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:35:09,530 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:35:09,531 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [515546438] [2024-11-09 06:35:09,531 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:35:09,531 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:35:09,531 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:35:09,531 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:35:09,532 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:35:09,578 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 143 out of 177 [2024-11-09 06:35:09,578 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-09 06:35:09,579 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:35:09,579 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 143 of 177 [2024-11-09 06:35:09,579 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:35:10,323 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-09 06:35:10,323 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-09 06:35:10,323 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 06:35:10,323 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 06:35:10,323 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 06:35:10,338 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-09 06:35:10,338 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-09 06:35:10,338 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 06:35:10,338 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 06:35:10,338 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 06:35:10,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:10,341 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-09 06:35:10,341 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 06:35:10,341 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 06:35:10,341 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 06:35:10,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:10,415 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 06:35:10,415 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 06:35:10,415 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 06:35:10,415 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 06:35:10,424 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-09 06:35:10,424 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 06:35:10,424 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 06:35:10,424 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:10,424 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 06:35:10,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:10,424 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 06:35:10,424 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 06:35:10,424 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:10,425 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 06:35:10,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][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-09 06:35:10,426 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 06:35:10,426 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 06:35:10,426 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 06:35:10,426 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 06:35:10,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][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-09 06:35:10,514 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 06:35:10,514 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:10,514 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 06:35:10,514 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 06:35:10,530 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-09 06:35:10,530 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 06:35:10,530 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 06:35:10,530 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:10,531 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 06:35:10,539 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-09 06:35:10,539 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 06:35:10,539 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 06:35:10,539 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 06:35:10,539 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 06:35:10,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][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-09 06:35:10,577 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:35:10,577 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:10,577 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:10,577 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:10,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:10,581 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:35:10,581 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:10,581 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:10,581 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:10,609 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-09 06:35:10,610 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:35:10,610 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:10,610 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:10,610 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:10,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, 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-09 06:35:10,664 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-09 06:35:10,664 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 06:35:10,664 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 06:35:10,664 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 06:35:10,665 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-09 06:35:10,665 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:35:10,665 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:10,665 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:10,665 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:10,665 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-09 06:35:10,665 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:35:10,665 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:10,665 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:10,665 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:10,666 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-09 06:35:10,666 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:35:10,666 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:10,666 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:10,666 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:10,779 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-09 06:35:10,780 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:35:10,780 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:10,780 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:10,780 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:10,780 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-09 06:35:10,780 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:35:10,780 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:10,780 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:10,780 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:10,789 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-09 06:35:10,789 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 06:35:10,789 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:10,789 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:10,789 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:10,793 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-09 06:35:10,793 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:35:10,793 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:10,793 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:10,793 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:10,827 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-09 06:35:10,828 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 06:35:10,828 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:10,828 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:10,828 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:10,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, 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-09 06:35:10,834 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 06:35:10,834 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:10,834 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:10,834 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:10,836 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-09 06:35:10,836 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:35:10,836 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:10,836 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:10,836 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:10,836 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-09 06:35:10,836 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:35:10,836 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:10,836 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:10,836 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:10,836 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-09 06:35:10,836 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:35:10,836 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:10,837 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:10,837 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:10,838 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-09 06:35:10,838 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 06:35:10,838 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 06:35:10,838 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:10,838 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 06:35:10,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], [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-09 06:35:10,840 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 06:35:10,840 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:10,840 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:10,840 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:10,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][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-09 06:35:10,851 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:35:10,851 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:10,851 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:10,851 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:10,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:10,861 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:35:10,861 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:10,861 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:10,861 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:10,909 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-09 06:35:10,909 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:35:10,909 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:10,910 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:10,910 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:10,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:10,910 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:35:10,910 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:10,910 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,155 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,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][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-09 06:35:11,204 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,204 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,204 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:11,204 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:11,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, 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-09 06:35:11,204 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 06:35:11,204 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:11,204 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:11,204 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:11,220 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-09 06:35:11,220 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 06:35:11,220 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:11,220 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:11,220 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:11,221 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-09 06:35:11,221 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:35:11,221 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:11,222 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,222 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,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][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-09 06:35:11,251 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:35:11,251 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:11,251 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,251 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,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, 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-09 06:35:11,253 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,253 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,253 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,253 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,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][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-09 06:35:11,259 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,259 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:11,259 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,259 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:11,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:11,263 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,263 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,263 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,263 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:11,268 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,268 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,268 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,268 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,301 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-09 06:35:11,301 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,301 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 06:35:11,301 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,301 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 06:35:11,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:11,309 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,309 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,309 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:11,309 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:11,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:11,309 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,309 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:11,309 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,309 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:11,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:11,309 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 06:35:11,309 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:11,309 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:11,309 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:11,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:11,332 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:11,332 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:11,332 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:11,332 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:11,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:11,406 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,406 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,406 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:11,406 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:11,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:11,420 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,420 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:11,421 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:11,421 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,439 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-09 06:35:11,439 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,439 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,439 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,439 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:11,440 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,440 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,440 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,440 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,440 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-09 06:35:11,440 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:11,440 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:11,440 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:11,440 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:11,440 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-09 06:35:11,440 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,440 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,440 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,440 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,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][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-09 06:35:11,440 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,440 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,441 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,441 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:11,460 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 06:35:11,460 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:11,460 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:11,460 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:11,464 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-09 06:35:11,464 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,464 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,464 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,464 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,465 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-09 06:35:11,465 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,465 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,465 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,465 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,465 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-09 06:35:11,465 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:11,465 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:11,465 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:11,465 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:11,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:11,466 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,466 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,466 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,466 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,466 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-09 06:35:11,466 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,466 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,466 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,466 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,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][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-09 06:35:11,466 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:11,466 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:11,466 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:11,466 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:11,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][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-09 06:35:11,466 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,466 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,466 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,467 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:11,470 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,471 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,471 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,471 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:11,477 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:11,477 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:11,477 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:11,477 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:11,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:11,477 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:11,477 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:11,477 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:11,477 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:11,512 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-09 06:35:11,512 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 06:35:11,512 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:11,512 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:11,512 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:11,527 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-09 06:35:11,527 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:35:11,528 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:11,528 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:11,528 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:11,528 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:11,528 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-09 06:35:11,528 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,528 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,528 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,528 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,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], [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-09 06:35:11,529 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,529 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,529 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,529 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,532 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-09 06:35:11,532 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,532 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:11,532 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,532 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:11,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:11,534 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,534 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:11,534 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:11,534 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:11,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:11,535 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,535 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:11,535 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:11,535 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 06:35:11,644 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-09 06:35:11,645 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:35:11,645 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:11,645 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,645 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,679 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-09 06:35:11,679 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,679 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,679 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,679 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:11,679 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-09 06:35:11,680 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:35:11,680 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:11,680 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:11,680 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:11,680 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:11,685 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-09 06:35:11,685 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 06:35:11,685 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:11,685 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:11,685 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:11,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, 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-09 06:35:11,687 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 06:35:11,687 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:11,687 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:11,687 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:11,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:11,690 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:35:11,690 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,690 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:11,690 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:11,690 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:35:11,690 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:11,690 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,690 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:11,690 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:35:11,690 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,690 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:11,690 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:11,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][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-09 06:35:11,749 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:11,749 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:11,749 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:11,749 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:11,753 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-09 06:35:11,753 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:11,753 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:11,753 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:11,753 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:11,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][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-09 06:35:11,754 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 06:35:11,754 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:11,754 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:11,754 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:11,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][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-09 06:35:11,757 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 06:35:11,757 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:11,757 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:11,757 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:11,772 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:11,772 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 06:35:11,772 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:11,772 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:11,772 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:11,772 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:11,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][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-09 06:35:11,869 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:35:11,869 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,869 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:11,869 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,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][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-09 06:35:11,873 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:35:11,873 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:11,873 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,873 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,875 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-09 06:35:11,875 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:35:11,875 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,877 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:11,877 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:11,878 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 06:35:11,878 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:11,878 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:11,878 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:11,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:11,893 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 06:35:11,893 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:11,893 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 06:35:11,893 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:11,915 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-09 06:35:11,915 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,916 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,916 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,916 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,916 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-09 06:35:11,916 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,916 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,916 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,916 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,916 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-09 06:35:11,916 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:11,916 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:11,916 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:11,916 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:11,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, 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-09 06:35:11,917 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:11,917 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:11,917 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:11,917 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:11,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:11,917 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:11,917 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:11,917 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:11,917 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:11,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:11,917 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:11,917 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:11,917 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:11,917 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:11,932 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-09 06:35:11,933 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,933 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:11,933 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:11,933 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,956 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-09 06:35:11,956 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:11,956 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:11,956 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:11,956 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:11,956 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:11,956 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-09 06:35:11,956 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,957 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,957 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,957 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:11,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][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-09 06:35:11,957 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:35:11,958 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:11,958 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:11,958 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:11,961 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-09 06:35:11,961 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:35:11,961 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,961 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,961 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:11,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][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-09 06:35:11,962 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:35:11,963 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,963 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,963 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:11,963 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:35:11,963 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,963 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:11,964 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:12,018 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-09 06:35:12,018 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,018 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,018 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,018 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,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, 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-09 06:35:12,315 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:35:12,315 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:12,315 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:12,315 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:12,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][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-09 06:35:12,326 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,327 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,327 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,327 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:12,328 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:35:12,329 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:12,329 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:12,329 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:12,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][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-09 06:35:12,332 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,333 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,333 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,333 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,333 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:12,333 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,333 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,333 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,333 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,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][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-09 06:35:12,334 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,334 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,334 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,334 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:12,337 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 06:35:12,337 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:12,337 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:12,337 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:35:12,412 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-09 06:35:12,412 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is not cut-off event [2024-11-09 06:35:12,412 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 06:35:12,412 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 06:35:12,412 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 06:35:12,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:12,442 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,442 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,442 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,442 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,448 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-09 06:35:12,448 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,448 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,448 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,448 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,479 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-09 06:35:12,479 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,479 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,479 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,479 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,479 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-09 06:35:12,479 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,479 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,479 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,480 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,480 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,499 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-09 06:35:12,500 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,500 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:12,500 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:12,500 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,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][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-09 06:35:12,501 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,501 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,501 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,501 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,502 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-09 06:35:12,502 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,502 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,502 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,502 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,503 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-09 06:35:12,503 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,503 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,503 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,503 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,503 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,503 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-09 06:35:12,503 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,503 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,503 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,503 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,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][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-09 06:35:12,515 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,515 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,515 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,516 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:12,516 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,516 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,516 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:12,516 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:12,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:12,517 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,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, 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-09 06:35:12,517 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,517 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,517 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,517 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,517 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,522 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-09 06:35:12,523 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,523 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:12,523 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:12,523 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,523 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-09 06:35:12,523 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,523 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,523 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,523 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,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][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-09 06:35:12,528 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,528 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,528 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,528 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,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], [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-09 06:35:12,530 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,530 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,530 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,530 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:12,531 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,531 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,531 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,531 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,544 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:12,544 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,544 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,544 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,544 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,544 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:12,586 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,586 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,586 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,586 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:12,591 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,591 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:12,591 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,591 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:12,607 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-09 06:35:12,607 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,607 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,607 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,608 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,608 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,608 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-09 06:35:12,608 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:12,608 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,608 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,608 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,608 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,608 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:12,608 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:12,608 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,608 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,608 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,608 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,608 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:12,608 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:12,608 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,609 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,609 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,609 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,609 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-09 06:35:12,609 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,609 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,609 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,609 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,609 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,609 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,609 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-09 06:35:12,609 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,609 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,609 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,609 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,609 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,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][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-09 06:35:12,611 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,611 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,612 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,612 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,614 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-09 06:35:12,614 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,614 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,614 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,614 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,616 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-09 06:35:12,616 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,616 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,616 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,616 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,617 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-09 06:35:12,617 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,617 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,617 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,617 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,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][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-09 06:35:12,617 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,617 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,617 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,617 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:12,621 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,621 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,621 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,621 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:12,621 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:12,621 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:12,621 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:12,621 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:12,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][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-09 06:35:12,622 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,622 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,622 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,622 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,623 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-09 06:35:12,623 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,624 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,624 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,624 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,625 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-09 06:35:12,625 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,625 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,625 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,625 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,626 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-09 06:35:12,626 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,626 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,626 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,626 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,645 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-09 06:35:12,645 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,645 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,645 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,645 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:12,645 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:12,645 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:12,645 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:12,645 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:12,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, 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-09 06:35:12,652 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,652 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:12,652 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:12,652 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:12,652 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:12,652 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,652 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,652 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,652 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,652 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:12,749 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,749 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:12,749 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:12,749 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,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][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-09 06:35:12,749 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,749 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,750 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,750 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:12,750 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,750 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,750 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,750 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,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], [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-09 06:35:12,754 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,754 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,754 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:12,754 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:12,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, 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-09 06:35:12,754 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,754 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:12,754 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,754 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:12,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:12,775 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,775 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,776 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,776 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:12,783 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,783 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:12,783 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,783 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:12,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][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-09 06:35:12,786 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,786 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,786 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,786 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:35:12,823 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-09 06:35:12,823 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:12,823 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:12,823 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:12,823 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:12,828 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-09 06:35:12,828 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:12,828 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:12,829 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:12,829 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:12,829 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:12,833 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-09 06:35:12,833 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,833 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,833 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,833 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,833 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-09 06:35:12,833 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,833 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,833 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,833 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,833 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-09 06:35:12,833 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:12,834 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:12,834 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:12,834 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:12,834 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:12,834 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:12,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][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-09 06:35:12,834 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:12,834 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:12,834 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:12,834 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:12,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][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-09 06:35:12,834 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:12,834 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:12,834 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:12,834 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:12,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][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-09 06:35:12,834 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:12,835 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:12,835 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:12,835 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:12,852 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-09 06:35:12,852 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,852 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,852 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,852 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,852 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,852 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-09 06:35:12,852 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,852 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:12,852 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:12,852 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,852 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,854 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-09 06:35:12,854 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-09 06:35:12,854 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 06:35:12,854 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-09 06:35:12,854 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 06:35:12,854 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 06:35:12,854 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-09 06:35:12,854 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,854 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,854 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,854 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,856 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-09 06:35:12,856 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,857 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,857 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,857 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,857 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,857 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,861 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-09 06:35:12,861 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,861 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,861 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,861 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:12,861 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:12,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:12,890 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,890 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,890 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:12,890 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:12,894 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:12,894 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,894 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:12,894 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:12,894 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:12,894 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:12,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:12,894 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,894 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,894 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,895 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,902 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-09 06:35:12,902 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,902 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,902 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,902 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:12,904 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,904 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:12,904 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:12,904 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:12,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][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-09 06:35:12,908 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:12,908 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:12,908 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:12,908 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:12,908 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-09 06:35:12,908 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,908 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,908 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,908 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,908 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:12,908 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:12,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][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-09 06:35:12,909 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,909 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,909 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,909 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,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], [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-09 06:35:12,911 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,911 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:12,911 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:12,911 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:12,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][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-09 06:35:12,971 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,971 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:12,971 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,972 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:12,986 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-09 06:35:12,986 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-09 06:35:12,986 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-09 06:35:12,986 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-09 06:35:12,986 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-09 06:35:12,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:12,990 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,990 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:12,990 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:12,990 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,994 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-09 06:35:12,994 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,994 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,994 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:12,994 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:12,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][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-09 06:35:12,995 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:12,995 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,995 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,995 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:12,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][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-09 06:35:12,996 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 06:35:12,996 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:12,996 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:12,996 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:35:12,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], [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-09 06:35:12,996 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-09 06:35:12,996 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-09 06:35:12,996 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-09 06:35:12,996 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-09 06:35:13,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][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-09 06:35:13,000 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,000 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:13,000 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,000 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:13,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][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-09 06:35:13,025 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-09 06:35:13,026 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 06:35:13,026 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-09 06:35:13,026 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-09 06:35:13,124 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-09 06:35:13,125 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-09 06:35:13,125 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-09 06:35:13,125 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-09 06:35:13,125 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-09 06:35:13,135 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:13,136 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,136 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:13,136 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:13,136 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:13,136 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:13,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:13,136 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,136 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,136 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:13,136 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:13,136 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-09 06:35:13,136 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,136 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:13,136 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:13,136 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:13,136 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,136 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:13,137 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:13,137 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,137 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:13,137 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:13,137 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:13,137 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:13,497 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-09 06:35:13,498 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,498 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,498 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,498 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,500 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-09 06:35:13,500 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:13,522 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,522 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,523 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,523 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,523 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:13,523 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:13,523 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:13,523 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:13,523 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:13,524 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:13,529 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-09 06:35:13,530 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,530 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,530 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,530 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,534 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-09 06:35:13,535 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:13,535 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:13,535 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:13,535 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:13,560 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-09 06:35:13,560 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:13,560 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:13,560 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:13,561 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:13,561 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-09 06:35:13,561 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,561 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,561 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,561 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:13,568 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:13,568 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:13,568 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:13,568 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:13,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:13,568 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:13,568 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:13,568 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:13,568 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:13,569 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:13,569 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:13,569 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:13,569 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:13,569 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:13,569 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:13,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:13,571 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,571 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:13,571 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:13,571 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:13,580 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-09 06:35:13,580 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:13,580 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:13,580 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:13,580 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:13,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:13,586 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,586 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,586 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,586 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,587 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-09 06:35:13,587 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,587 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,587 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:13,587 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:13,587 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,588 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,589 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:13,589 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,589 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,589 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,589 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,589 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,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][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-09 06:35:13,591 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,591 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,591 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,592 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:13,611 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,611 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,611 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,611 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,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, 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-09 06:35:13,615 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,616 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:13,616 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:13,616 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,616 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-09 06:35:13,616 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,616 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,616 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,616 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,616 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,617 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-09 06:35:13,617 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:13,617 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:13,617 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:13,617 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:13,617 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:13,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, 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-09 06:35:13,617 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,617 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:13,617 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:13,618 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:13,626 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,627 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:13,627 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,627 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:13,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][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-09 06:35:13,627 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,627 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,627 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,627 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,627 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,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][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-09 06:35:13,628 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:13,628 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:13,628 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:13,628 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:13,628 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:13,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:13,628 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,628 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:13,628 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:13,628 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,656 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-09 06:35:13,656 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:13,656 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:13,656 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:13,656 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:13,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:13,657 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:13,657 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:13,657 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:13,657 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:13,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:13,666 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:13,666 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:13,666 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:13,666 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:13,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], [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-09 06:35:13,666 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,666 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:13,666 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:13,666 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:13,666 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:13,687 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-09 06:35:13,687 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:13,688 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:13,688 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:13,688 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:13,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], [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-09 06:35:13,722 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,722 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,722 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,722 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,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][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-09 06:35:13,723 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,723 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,723 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,723 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,798 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-09 06:35:13,798 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:13,798 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,798 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,798 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,798 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,798 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-09 06:35:13,798 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,798 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,799 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,799 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:13,799 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:13,799 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:13,799 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:13,799 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:13,799 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-09 06:35:13,799 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,799 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,799 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,799 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,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][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-09 06:35:13,800 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:13,800 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,800 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,800 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,800 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:13,800 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:13,800 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:13,800 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:13,800 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:13,801 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-09 06:35:13,802 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,802 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:13,802 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:13,802 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,805 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-09 06:35:13,806 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,806 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,806 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,806 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:13,809 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-09 06:35:13,809 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,809 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,809 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,809 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,810 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-09 06:35:13,810 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,811 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,811 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,811 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,812 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-09 06:35:13,812 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-09 06:35:13,812 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 06:35:13,812 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 06:35:13,812 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 06:35:13,812 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 06:35:13,816 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-09 06:35:13,816 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:13,816 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:13,816 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,816 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:13,825 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-09 06:35:13,825 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 06:35:13,826 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 06:35:13,826 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 06:35:13,827 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-09 06:35:13,828 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,828 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,828 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,828 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,830 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-09 06:35:13,830 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:13,830 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,830 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,830 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:13,832 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-09 06:35:13,832 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,832 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,832 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,832 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,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][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-09 06:35:13,851 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,851 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,851 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,851 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:13,861 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,861 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,862 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:13,862 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:13,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, 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-09 06:35:13,862 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,862 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:13,862 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,862 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:13,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:13,869 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:13,869 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,869 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,869 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,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][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-09 06:35:13,870 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-09 06:35:13,870 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 06:35:13,870 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 06:35:13,870 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 06:35:13,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:13,872 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-09 06:35:13,872 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 06:35:13,872 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 06:35:13,872 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 06:35:13,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:13,876 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,876 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,876 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,877 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:13,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:13,879 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,879 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:13,879 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:13,879 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,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][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-09 06:35:13,880 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:13,880 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:13,880 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:13,880 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,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][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-09 06:35:14,025 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,025 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,025 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,025 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:14,032 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,032 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:14,032 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,032 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:14,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:14,032 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,032 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:14,032 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:14,032 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:14,042 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,042 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,042 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,042 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:14,044 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,044 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:14,044 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,044 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:14,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:14,077 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,077 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,077 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,077 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:14,078 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,078 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:14,078 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:35:14,078 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:14,079 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-09 06:35:14,079 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 06:35:14,079 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 06:35:14,079 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 06:35:14,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][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-09 06:35:14,128 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-09 06:35:14,128 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 06:35:14,128 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 06:35:14,128 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 06:35:14,132 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-09 06:35:14,132 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,132 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,132 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,132 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,132 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,133 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,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][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-09 06:35:14,155 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,155 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,155 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,155 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,165 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-09 06:35:14,165 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:14,165 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:14,165 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:14,165 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:14,165 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:14,165 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:14,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][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-09 06:35:14,166 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:14,166 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:14,166 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:14,166 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:14,168 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-09 06:35:14,168 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:14,168 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:14,168 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:14,169 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:14,169 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-09 06:35:14,169 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,169 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,169 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,169 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,169 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:14,170 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-09 06:35:14,170 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 06:35:14,170 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 06:35:14,170 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 06:35:14,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:14,175 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:14,175 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:14,175 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:14,175 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:14,175 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-09 06:35:14,175 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:14,175 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:14,175 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:14,176 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:14,185 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-09 06:35:14,186 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:14,186 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:14,186 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:14,186 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:14,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:14,186 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:14,186 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:14,186 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:14,186 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:14,186 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-09 06:35:14,186 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:14,186 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:14,187 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:14,187 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:14,187 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-09 06:35:14,187 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:14,187 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:14,187 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:14,187 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:14,187 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:14,187 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:14,187 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:14,187 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:14,187 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:14,188 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:14,188 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:14,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][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-09 06:35:14,188 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:14,188 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:14,188 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:14,188 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:14,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, 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-09 06:35:14,201 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,201 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,201 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,201 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,206 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-09 06:35:14,206 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-09 06:35:14,206 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 06:35:14,206 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 06:35:14,206 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 06:35:14,206 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 06:35:14,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:14,212 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,212 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,212 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,212 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:14,219 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,219 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:14,219 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:14,219 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:14,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:14,219 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:14,219 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,219 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,219 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:14,220 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:14,220 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,220 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,220 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,220 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-09 06:35:14,221 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-09 06:35:14,221 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 06:35:14,221 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 06:35:14,221 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 06:35:14,221 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 06:35:14,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:14,226 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,227 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,227 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,227 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,232 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-09 06:35:14,232 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,232 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:14,232 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,232 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:14,232 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,232 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,233 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-09 06:35:14,233 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,233 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,233 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,233 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,234 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-09 06:35:14,234 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,234 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,235 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,235 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,243 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-09 06:35:14,243 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,243 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,243 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,243 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,243 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,244 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,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][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-09 06:35:14,250 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:14,250 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,250 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,250 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:14,252 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,252 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,252 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,252 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,253 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-09 06:35:14,253 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,253 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,253 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,253 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,253 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,253 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,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][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-09 06:35:14,258 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,258 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,258 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,258 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,258 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-09 06:35:14,258 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,258 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,258 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,258 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,259 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,259 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,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], [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-09 06:35:14,274 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,274 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,274 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,274 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:14,275 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:14,275 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,275 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,275 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,275 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-09 06:35:14,275 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:14,275 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,276 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,276 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,276 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,276 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,276 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,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][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-09 06:35:14,276 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,276 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,276 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,276 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,276 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-09 06:35:14,276 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:14,277 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,277 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,277 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,277 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,277 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:14,277 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,277 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,277 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,278 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,284 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-09 06:35:14,284 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,284 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,284 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,284 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,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], [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-09 06:35:14,286 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,286 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:14,286 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:14,286 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,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][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-09 06:35:14,315 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-09 06:35:14,315 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 06:35:14,315 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 06:35:14,315 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 06:35:14,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][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-09 06:35:14,360 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:14,360 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,360 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:14,360 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:14,361 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:14,361 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:14,361 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,361 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,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], [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-09 06:35:14,362 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:14,362 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,362 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,362 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:14,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][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-09 06:35:14,378 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,378 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,379 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,379 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:14,380 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,380 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,380 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,380 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:14,399 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,399 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:14,399 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,399 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:14,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, 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-09 06:35:14,404 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,404 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,404 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,404 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:14,406 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,406 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,406 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,406 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,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][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-09 06:35:14,426 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,426 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,426 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:14,426 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:14,426 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-09 06:35:14,426 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:14,426 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,426 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,426 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:14,429 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-09 06:35:14,429 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:14,430 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,430 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,430 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-09 06:35:14,430 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,430 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,430 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-09 06:35:14,431 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:14,431 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,431 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,431 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,431 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,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][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-09 06:35:14,434 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:14,434 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,434 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,434 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:14,435 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-09 06:35:14,435 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 06:35:14,435 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 06:35:14,435 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 06:35:14,437 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-09 06:35:14,437 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:14,437 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,437 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,437 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:14,439 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:14,439 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,439 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,439 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,439 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,439 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,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, 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-09 06:35:14,440 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,440 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,440 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,440 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,440 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-09 06:35:14,440 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,440 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,440 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,440 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,440 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,440 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,440 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:14,440 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:14,440 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,440 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,440 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,440 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,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][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-09 06:35:14,441 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,441 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:14,441 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:14,441 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,455 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:14,455 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,455 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,455 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,455 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,455 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:14,467 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-09 06:35:14,467 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 06:35:14,467 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 06:35:14,467 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 06:35:14,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:14,469 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,469 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,469 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,469 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:14,470 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,470 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,470 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,470 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:14,561 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,561 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,561 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,561 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,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, 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-09 06:35:14,587 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,587 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,587 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,587 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,587 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,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], [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-09 06:35:14,587 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,587 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,587 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,587 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,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][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-09 06:35:14,588 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,588 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,588 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,588 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,588 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,588 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:14,588 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:14,588 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:14,588 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,588 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,588 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,588 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,596 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-09 06:35:14,596 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,596 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:14,596 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:14,596 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:14,596 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:14,596 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:35:14,955 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-09 06:35:14,955 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,955 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,955 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,955 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:14,957 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,957 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,957 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,957 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,958 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-09 06:35:14,958 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:14,958 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,958 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,958 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:14,958 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:14,959 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:14,959 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:14,959 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:14,960 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:14,960 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:14,960 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:14,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][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-09 06:35:14,971 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:14,971 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,971 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,971 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,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][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-09 06:35:14,971 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-11-09 06:35:14,972 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 06:35:14,972 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:14,972 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 06:35:14,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][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-09 06:35:14,972 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,972 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,972 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:14,972 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:14,978 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-09 06:35:14,979 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:14,979 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:14,979 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:14,979 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:14,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:14,979 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:14,979 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:14,979 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:14,979 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:14,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:14,983 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:14,983 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:14,983 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:14,983 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:14,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:14,990 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:14,990 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,990 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,990 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:14,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:14,991 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:14,991 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,991 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:14,991 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:14,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:14,997 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-11-09 06:35:14,997 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 06:35:14,997 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 06:35:14,998 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:14,999 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-09 06:35:15,000 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,000 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,000 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,000 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,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], [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-09 06:35:15,000 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,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, 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-09 06:35:15,008 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,008 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,008 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,008 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,009 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,009 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,009 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,009 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:15,020 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:15,020 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,020 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,020 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:15,028 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-09 06:35:15,028 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-11-09 06:35:15,028 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 06:35:15,028 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:15,029 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 06:35:15,029 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 06:35:15,029 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,043 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-11-09 06:35:15,043 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 06:35:15,043 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 06:35:15,043 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,059 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,060 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,060 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,060 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,060 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-09 06:35:15,060 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,060 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,060 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,060 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,062 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-09 06:35:15,062 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,062 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,062 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,062 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:15,069 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,069 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,069 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:15,069 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:15,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:15,071 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,071 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:15,071 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:15,071 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,080 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,080 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,080 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,080 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,080 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-09 06:35:15,080 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,080 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,081 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,081 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,081 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,081 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,081 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,096 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-09 06:35:15,097 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,097 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,097 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,097 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,107 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-09 06:35:15,107 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,107 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,107 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,107 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,107 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:15,115 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,115 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,115 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,115 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,115 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-09 06:35:15,115 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,115 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,115 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,115 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,115 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,115 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,115 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:15,115 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:15,115 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,115 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-09 06:35:15,115 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,115 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,116 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,116 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,116 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:15,116 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,116 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,116 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,116 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,120 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,121 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,121 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,121 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,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], [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-09 06:35:15,121 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-11-09 06:35:15,121 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 06:35:15,121 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 06:35:15,121 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,124 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-11-09 06:35:15,124 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 06:35:15,124 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:15,124 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,126 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,126 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,126 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,126 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,126 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:15,128 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,128 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,128 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,128 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,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], [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-09 06:35:15,128 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,128 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:15,128 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:15,128 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,128 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:15,128 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,128 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,128 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,128 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,128 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,128 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:15,129 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,129 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,129 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,129 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,129 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:15,129 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,129 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,129 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,129 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,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], [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-09 06:35:15,144 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,144 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,144 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,144 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,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, 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-09 06:35:15,154 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,154 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,154 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,154 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,155 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,155 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,155 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,155 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:15,167 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,167 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,167 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,167 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:15,181 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,181 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,181 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,181 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,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, 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-09 06:35:15,208 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,208 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,208 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,208 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,240 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-09 06:35:15,240 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:15,240 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,240 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,240 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:15,240 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-09 06:35:15,240 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:15,240 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,240 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,240 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:15,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, 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-09 06:35:15,245 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,245 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,245 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,245 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,245 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,245 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:15,245 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,245 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,245 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,245 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,245 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-09 06:35:15,245 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,246 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,246 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,246 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,246 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,246 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,246 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:15,246 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,246 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:15,246 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:15,246 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:15,246 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-09 06:35:15,246 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,246 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,246 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,246 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,246 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,246 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:15,265 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,265 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:15,265 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,265 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:15,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:15,278 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-11-09 06:35:15,278 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:15,278 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 06:35:15,278 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 06:35:15,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, 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-09 06:35:15,281 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,281 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:15,281 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:15,281 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,329 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,329 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,329 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,329 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:15,366 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,367 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,367 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,367 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:15,388 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,388 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,388 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:15,388 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:35:15,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:15,398 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,398 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,398 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,398 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,450 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-09 06:35:15,450 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,450 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,450 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,450 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,450 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,450 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-09 06:35:15,450 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,450 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,450 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,450 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,450 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,451 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-09 06:35:15,451 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,451 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,451 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,451 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,451 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,451 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,452 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-09 06:35:15,452 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,452 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,452 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,452 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,452 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,452 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:15,461 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:15,461 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,461 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,461 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:15,465 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-11-09 06:35:15,465 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 06:35:15,465 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:15,465 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 06:35:15,475 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-09 06:35:15,475 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:15,475 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:15,475 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:15,475 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:15,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:15,476 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:15,476 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:15,476 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:15,476 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:15,476 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-09 06:35:15,476 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:15,476 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:15,476 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:15,476 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:15,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:15,477 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:15,477 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:15,477 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:15,477 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:15,478 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-09 06:35:15,478 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:15,478 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:15,478 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:15,478 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:15,478 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:15,478 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:15,478 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:15,478 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:15,478 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:15,478 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:15,478 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:15,479 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-09 06:35:15,479 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:15,479 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:15,479 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:15,479 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:15,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:15,479 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:15,479 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:15,479 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:15,479 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:15,480 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-09 06:35:15,480 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:15,480 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:15,480 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:15,480 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,480 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:15,481 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:15,481 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:15,481 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:15,481 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-09 06:35:15,481 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:15,481 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:15,481 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:15,481 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,482 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:15,482 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:15,482 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:15,482 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,482 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:15,482 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:15,482 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:15,482 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:15,482 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-09 06:35:15,482 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:15,482 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:15,482 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:15,483 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:15,483 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-09 06:35:15,483 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:15,483 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:15,483 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:15,483 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:15,483 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:15,483 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:15,483 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-09 06:35:15,483 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:15,483 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:15,483 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:15,483 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:15,483 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:15,483 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:15,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:15,484 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,484 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,484 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,484 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,486 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,486 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,486 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,486 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,486 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-09 06:35:15,486 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:15,486 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,486 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,486 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,486 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,486 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-09 06:35:15,486 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,486 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,487 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,487 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,487 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,487 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-09 06:35:15,487 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,487 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,487 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,487 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,487 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,487 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-09 06:35:15,487 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,487 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,487 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,487 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,487 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,487 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,494 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:15,494 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,494 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,494 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,495 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,495 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,495 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:15,495 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:15,498 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,498 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,498 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,498 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,498 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:15,498 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,498 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,498 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,498 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,499 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,501 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,501 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,501 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,501 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,502 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:15,502 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:15,502 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,502 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,502 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,502 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,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], [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-09 06:35:15,502 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,502 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,502 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,502 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,502 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-09 06:35:15,503 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:15,503 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,503 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,503 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,503 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,503 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,503 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,503 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-09 06:35:15,503 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:15,503 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,503 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,503 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,503 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,503 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35: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][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-09 06:35:15,503 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:15,503 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,503 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,503 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35: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][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-09 06:35:15,504 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,504 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,504 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,504 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,504 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-09 06:35:15,504 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,504 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,504 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,504 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,504 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,504 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:15,504 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,504 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,504 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,504 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,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, 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-09 06:35:15,512 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,512 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,512 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,512 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,512 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:15,512 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:15,512 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,513 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,513 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,513 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,513 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:15,513 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,513 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,513 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,513 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,513 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,513 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:15,513 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,513 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,513 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,513 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,513 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,513 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,514 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,514 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,514 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,514 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,514 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,519 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,519 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,519 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,519 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:15,527 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,527 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,527 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,528 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:15,531 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,531 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,531 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,531 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,534 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-09 06:35:15,534 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,534 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,534 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,534 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,534 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,534 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:15,535 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,535 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,535 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,535 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,535 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-09 06:35:15,535 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,535 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,535 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,535 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,535 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,535 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-09 06:35:15,535 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,535 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,535 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,535 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,535 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,535 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,535 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,536 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-09 06:35:15,536 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,536 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,536 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,536 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,536 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,536 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:15,539 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:15,539 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,539 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,539 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,540 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-11-09 06:35:15,540 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 06:35:15,540 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:15,540 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 06:35:15,544 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-09 06:35:15,544 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,544 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,544 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,544 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,544 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,544 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,544 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,544 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,544 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,544 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,544 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:15,544 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,545 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,545 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,545 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,545 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,545 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-09 06:35:15,545 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,545 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,545 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,545 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,545 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,545 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,545 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,545 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-09 06:35:15,545 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,545 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,545 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,545 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,545 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,546 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,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], [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-09 06:35:15,546 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,546 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,546 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,546 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,552 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-09 06:35:15,552 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,552 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,552 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,552 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,552 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,552 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-09 06:35:15,553 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,553 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,553 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,553 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,553 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-09 06:35:15,553 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,553 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,554 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,554 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,555 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-09 06:35:15,555 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,555 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,555 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,555 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,556 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-09 06:35:15,556 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:15,556 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,556 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,556 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:15,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:15,558 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,558 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,558 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,558 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,559 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-09 06:35:15,559 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,559 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,559 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,559 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,560 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,560 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,560 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-09 06:35:15,560 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,560 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,560 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,560 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,561 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-09 06:35:15,561 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,561 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,561 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,561 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,562 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,562 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:15,571 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,571 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,571 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,571 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,602 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-09 06:35:15,603 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,603 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,603 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,603 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:15,603 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,603 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:15,607 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,607 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,607 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,607 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,614 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-11-09 06:35:15,614 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 06:35:15,614 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 06:35:15,614 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:15,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:15,616 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,616 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,617 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,617 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,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], [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-09 06:35:15,617 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,617 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,617 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,617 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,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], [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-09 06:35:15,617 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,617 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,617 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,617 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,617 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,617 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,617 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,617 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,617 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,618 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,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], [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-09 06:35:15,618 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,618 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,618 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,618 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,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], [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-09 06:35:15,620 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,620 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,620 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,620 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:15,641 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,641 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,641 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,641 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:15,681 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,681 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,681 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,681 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,686 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,686 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,686 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,686 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:15,688 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,688 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,688 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:15,688 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,704 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,704 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,704 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,704 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,733 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-09 06:35:15,733 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,733 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,733 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,733 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,733 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,733 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,738 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-09 06:35:15,738 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:15,738 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,738 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,738 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:15,739 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-09 06:35:15,739 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:15,739 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:15,739 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,741 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-09 06:35:15,741 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:15,741 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,741 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,741 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:15,742 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-09 06:35:15,742 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:15,742 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,742 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:15,742 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,743 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:15,743 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,743 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:15,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:15,747 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-09 06:35:15,747 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,748 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,748 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,748 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,748 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,748 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:15,770 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,770 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,770 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:15,770 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,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], [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-09 06:35:15,777 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,777 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,777 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,777 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:15,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][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-09 06:35:15,834 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:15,835 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,835 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:15,835 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:16,174 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,174 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,174 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:16,187 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,187 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,187 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:16,187 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:16,205 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-09 06:35:16,205 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,205 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:16,205 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:16,205 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:16,205 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,205 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,259 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,259 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,259 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,259 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:16,264 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,264 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,264 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,264 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,271 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-09 06:35:16,271 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,271 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,271 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,271 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:16,283 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,283 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,283 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,283 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,285 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-09 06:35:16,285 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:16,285 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 06:35:16,285 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 06:35:16,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, 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-09 06:35:16,288 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-09 06:35:16,289 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:16,289 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 06:35:16,289 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:16,295 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-09 06:35:16,295 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,295 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,295 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,295 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,295 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,296 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-09 06:35:16,296 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,297 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,297 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,297 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,297 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-09 06:35:16,297 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,297 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,297 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,297 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,297 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,297 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35: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][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-09 06:35:16,297 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,297 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,297 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,297 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,300 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-09 06:35:16,300 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,300 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,300 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,300 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,300 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,300 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,300 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,300 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,301 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-09 06:35:16,301 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,301 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,301 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,301 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,301 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,301 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,301 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,301 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,319 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,319 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,319 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,319 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,319 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-09 06:35:16,319 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,319 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,319 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,319 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,319 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,319 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,319 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,319 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-09 06:35:16,319 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,319 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,320 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,320 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,320 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,320 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,320 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:16,323 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,323 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,323 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,323 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:16,324 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,324 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,324 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,324 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,329 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:16,329 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,329 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,330 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,330 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,330 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,330 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-09 06:35:16,330 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,330 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,330 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,330 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,330 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,330 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:16,333 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-09 06:35:16,333 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:16,333 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 06:35:16,333 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:16,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:16,355 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,355 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,355 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,355 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,362 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-09 06:35:16,362 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,362 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,362 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,362 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,362 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,362 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,362 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,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], [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-09 06:35:16,362 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,362 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,362 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,362 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,362 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:16,362 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,362 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,363 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,363 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,363 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,363 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,363 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,363 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,363 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,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], [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-09 06:35:16,363 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,363 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,363 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,363 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,363 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-09 06:35:16,363 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,363 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,363 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,364 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,364 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,364 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,364 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,364 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,364 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-09 06:35:16,364 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,364 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,364 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,364 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,364 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,364 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,364 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:16,365 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,365 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,365 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,365 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,371 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-09 06:35:16,371 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,372 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,372 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,372 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,372 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,372 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,372 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,372 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,373 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-09 06:35:16,373 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,373 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,373 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,373 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,374 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-09 06:35:16,374 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,374 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,374 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-09 06:35:16,374 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,374 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,374 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-09 06:35:16,374 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,374 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,374 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,374 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,375 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-09 06:35:16,375 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,375 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,375 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,375 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,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, 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-09 06:35:16,379 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,379 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,379 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,379 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,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, Black: 176#true, 15#L688-6true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-09 06:35:16,379 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,379 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,379 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,379 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,380 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-09 06:35:16,380 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,380 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,380 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,380 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,380 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,380 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,381 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,381 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:16,410 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,410 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,410 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,410 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,415 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,415 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,415 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,415 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,415 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:16,415 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,415 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,415 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,415 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,433 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-09 06:35:16,433 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,433 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,433 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,433 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,433 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,448 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-09 06:35:16,448 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 06:35:16,448 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 06:35:16,448 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:16,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:16,449 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,449 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,449 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,449 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35: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], [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-09 06:35:16,452 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,452 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,452 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,452 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,452 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,475 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,475 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,475 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,475 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,483 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,483 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,484 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,484 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,486 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,486 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,487 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,487 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:16,517 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,517 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,517 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,517 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,558 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-09 06:35:16,558 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,559 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,559 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,559 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,559 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-09 06:35:16,559 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,559 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,559 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,560 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,569 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-09 06:35:16,569 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,569 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,569 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,569 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,569 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-09 06:35:16,569 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,569 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,569 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,569 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,571 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-09 06:35:16,571 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,571 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,571 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,571 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,571 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,571 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,571 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,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, 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-09 06:35:16,574 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,574 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,574 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,574 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,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, 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-09 06:35:16,574 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,574 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,574 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,574 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,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, 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-09 06:35:16,579 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,579 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,579 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,579 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,582 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-09 06:35:16,582 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,582 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,582 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,582 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,583 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-09 06:35:16,583 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,583 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,583 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,583 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:16,610 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,610 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,610 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,610 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:16,623 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,623 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,623 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,623 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:16,626 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-09 06:35:16,626 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:16,626 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 06:35:16,626 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,631 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,631 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,631 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,631 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,631 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,631 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,631 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,631 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,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, 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-09 06:35:16,675 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,675 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,675 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,675 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,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], [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-09 06:35:16,688 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,688 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,688 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,688 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:35:16,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:16,738 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,738 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,738 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,738 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,802 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,802 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,802 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,802 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,814 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-09 06:35:16,815 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,815 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,815 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,815 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,815 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-09 06:35:16,815 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,815 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,815 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,816 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,816 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-09 06:35:16,816 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,818 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-09 06:35:16,818 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,818 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,818 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,818 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,818 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,818 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:16,818 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,818 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,819 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,819 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:16,819 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,819 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,819 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,819 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,820 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-09 06:35:16,820 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,820 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,820 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,820 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,820 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,820 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-09 06:35:16,820 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,820 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,820 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,820 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,820 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,820 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:16,821 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,821 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:16,821 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:16,821 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,822 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-09 06:35:16,822 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,822 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,822 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,822 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,822 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,826 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:16,826 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,826 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,827 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,827 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,827 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,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], [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-09 06:35:16,827 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,827 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,827 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,827 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,827 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,827 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,827 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,827 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,827 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,827 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-09 06:35:16,828 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,828 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,828 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,828 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,828 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,828 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,828 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-09 06:35:16,828 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,828 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,828 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,828 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,828 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,828 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:16,828 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,829 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,829 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,829 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,829 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-09 06:35:16,829 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,829 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,829 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,829 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,829 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,829 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,830 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,840 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,840 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,840 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,840 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,853 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,853 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,853 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,853 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:16,856 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,856 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,856 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,856 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:16,856 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,856 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,856 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,856 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,860 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-09 06:35:16,860 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,860 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,860 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,860 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:16,860 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,860 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,860 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,860 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,861 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-09 06:35:16,861 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,861 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:16,861 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:16,861 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:16,861 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:16,862 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-09 06:35:16,862 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,862 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,862 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,863 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,863 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,863 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:16,863 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:16,863 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:16,863 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:16,863 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:16,864 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-09 06:35:16,864 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,864 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,864 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,864 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:16,864 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:16,865 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:16,865 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:16,865 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,866 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,866 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,866 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,866 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,867 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,867 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,867 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,867 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,868 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-09 06:35:16,868 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,868 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,868 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,868 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,868 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:16,868 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:16,868 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:16,868 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:16,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:16,869 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,869 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,869 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,869 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:16,869 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-09 06:35:16,869 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,869 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,870 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,870 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,870 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-09 06:35:16,870 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,870 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,870 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,870 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,870 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,870 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:16,870 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-09 06:35:16,870 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:16,870 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:16,871 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:16,871 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:16,871 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:16,871 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:16,875 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-09 06:35:16,875 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,875 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,876 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,876 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,876 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,876 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,876 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-09 06:35:16,876 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,876 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,876 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,876 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,876 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,876 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,877 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-09 06:35:16,877 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,877 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,878 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,878 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,878 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,883 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,883 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,883 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,883 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,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], [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-09 06:35:16,888 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,888 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,888 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,888 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,895 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-09 06:35:16,895 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,895 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,895 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,895 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,896 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,897 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-09 06:35:16,897 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,897 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,897 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,897 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,897 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,897 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,897 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,897 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:16,897 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,897 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,897 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,897 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:16,900 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,900 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,900 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,900 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:16,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:16,900 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,900 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,900 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,900 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,902 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,902 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,902 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:16,902 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,905 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,905 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,906 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,906 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,907 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:16,907 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,907 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,907 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,907 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,907 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,907 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-09 06:35:16,907 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,907 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,907 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,907 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,907 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,908 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,908 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-09 06:35:16,908 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,908 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,908 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,908 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,908 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:16,910 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,910 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,910 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,910 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,915 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:16,915 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:16,915 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,915 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,915 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,915 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,917 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-09 06:35:16,917 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,918 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,918 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,918 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,918 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,918 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,918 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-09 06:35:16,918 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,918 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,918 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,918 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,918 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:16,925 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,925 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,925 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,925 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:16,925 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,925 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,925 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,925 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,926 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,926 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:16,926 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:16,926 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:16,939 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-09 06:35:16,939 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,939 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,939 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:16,951 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,951 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,951 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,951 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:16,951 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,951 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,951 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,951 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,954 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-09 06:35:16,955 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,955 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,955 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,955 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,955 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,955 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,955 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:16,962 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-09 06:35:16,963 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,963 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,963 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,963 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,964 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-09 06:35:16,964 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,964 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,964 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,964 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,964 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-09 06:35:16,964 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,964 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,964 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,964 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,968 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-09 06:35:16,968 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,968 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,968 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,968 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,970 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-09 06:35:16,970 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,970 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,970 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,971 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,971 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-09 06:35:16,971 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,971 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,971 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,971 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,971 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,971 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,971 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,971 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,988 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,988 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,988 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,988 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,988 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,988 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,988 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,988 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:16,989 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,989 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,989 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,989 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,992 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,992 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,992 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,992 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,992 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,992 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,992 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,992 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,993 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,993 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,993 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,993 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,993 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:16,993 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:16,993 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,993 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,993 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,993 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:16,993 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:16,993 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,993 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,993 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,993 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:16,993 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:16,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][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-09 06:35:16,993 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:16,993 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,994 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:16,994 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:17,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:17,012 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,013 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,013 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,013 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,015 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:17,015 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,015 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,015 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,016 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,016 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,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][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-09 06:35:17,019 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:17,019 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,019 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,019 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,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], [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-09 06:35:17,019 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,019 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:17,019 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:17,019 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:17,042 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:17,043 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,043 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:17,043 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,043 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:17,043 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,050 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-09 06:35:17,051 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,051 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,051 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,051 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,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], [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-09 06:35:17,093 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,093 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,093 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,093 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:17,137 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,137 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:17,137 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,137 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:17,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, 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-09 06:35:17,528 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,528 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,528 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,528 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,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, 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-09 06:35:17,529 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,529 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,529 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,529 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,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][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-09 06:35:17,542 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:17,542 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:17,542 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,542 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,543 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-09 06:35:17,543 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:17,543 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,543 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:17,543 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,544 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-09 06:35:17,544 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:17,544 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,544 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:17,544 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,557 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-09 06:35:17,557 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,557 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,557 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,557 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,558 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-09 06:35:17,558 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:17,558 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,558 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,558 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:17,559 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-09 06:35:17,559 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:17,559 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:17,559 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,560 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,561 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-09 06:35:17,561 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,561 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,561 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,561 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,566 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-09 06:35:17,566 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,566 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,566 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,566 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:17,574 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,574 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,574 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:17,574 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:17,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][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-09 06:35:17,575 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,575 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,575 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,575 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,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], [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-09 06:35:17,575 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,575 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:17,575 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,575 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:17,578 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-09 06:35:17,581 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,581 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,581 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,581 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:17,582 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-09 06:35:17,582 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:17,582 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:17,582 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 06:35:17,583 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-09 06:35:17,583 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:17,583 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,583 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,583 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:17,586 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-09 06:35:17,589 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:17,589 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,589 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,589 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:17,591 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-09 06:35:17,592 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,596 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,596 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,596 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,597 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:17,597 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,597 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,597 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,597 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,597 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:17,598 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,598 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,598 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,598 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,598 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-09 06:35:17,598 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,598 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,599 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,599 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,599 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,599 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:17,599 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,599 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:17,599 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:17,599 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:17,600 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-09 06:35:17,600 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,600 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,600 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,600 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,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][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-09 06:35:17,662 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,662 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:17,662 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:17,662 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:17,664 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,664 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,664 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,664 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,667 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:17,667 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,667 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,667 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,667 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,667 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,667 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:17,668 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,668 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,668 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,668 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,668 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,668 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-09 06:35:17,668 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,668 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,668 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,668 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,669 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,669 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,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][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-09 06:35:17,669 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,669 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:17,669 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:17,669 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:17,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][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-09 06:35:17,674 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,674 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,674 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,674 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,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][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-09 06:35:17,675 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,675 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,675 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,675 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,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, 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-09 06:35:17,729 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,729 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,729 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,729 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,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], [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-09 06:35:17,753 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,753 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:17,753 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:35:17,753 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,829 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-09 06:35:17,829 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,829 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,829 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,829 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,829 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,830 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-09 06:35:17,830 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,830 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,830 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,830 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:17,830 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:17,830 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:17,830 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:17,830 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:17,833 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-09 06:35:17,833 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,833 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,834 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,834 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,834 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,834 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,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][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-09 06:35:17,834 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,834 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,834 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,834 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,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], [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-09 06:35:17,834 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:17,834 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:17,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:17,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:17,839 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-09 06:35:17,839 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,839 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,839 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,839 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,839 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,840 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,843 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-09 06:35:17,843 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:17,843 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,843 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,843 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,843 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,843 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:17,843 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,843 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,843 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-09 06:35:17,843 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,843 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,843 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,843 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,843 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,843 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,843 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,843 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,844 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-09 06:35:17,844 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,844 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,844 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,844 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,844 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,844 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:17,846 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,846 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,846 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 06:35:17,846 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,869 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-09 06:35:17,869 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:17,870 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,870 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,870 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,870 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,870 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,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][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-09 06:35:17,870 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,870 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,870 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,870 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,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][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-09 06:35:17,873 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,873 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,873 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,873 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,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, 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-09 06:35:17,875 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,875 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,875 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,875 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 06:35:17,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][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-09 06:35:17,875 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,875 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,875 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,875 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,881 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-09 06:35:17,881 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:17,881 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:17,881 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:17,881 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:17,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][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-09 06:35:17,882 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:17,882 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:17,882 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:17,882 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:17,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][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-09 06:35:17,883 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:17,883 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:17,883 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:17,883 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:17,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][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-09 06:35:17,883 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:17,883 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:17,883 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:17,883 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:17,884 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-09 06:35:17,884 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:17,884 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:17,885 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:17,885 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:17,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:17,885 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:17,885 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:17,885 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:17,885 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:17,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:17,906 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,907 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,907 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,907 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:17,910 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,910 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:17,910 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:17,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,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], [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-09 06:35:17,911 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,911 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,911 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,911 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,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][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-09 06:35:17,911 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,911 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:17,911 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:17,911 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,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][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-09 06:35:17,911 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:17,911 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,911 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,911 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:17,913 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,913 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,913 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,913 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,913 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-09 06:35:17,913 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:17,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,914 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:17,918 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,918 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,918 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 06:35:17,918 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:17,918 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,918 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:17,919 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,920 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,920 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 06:35:17,920 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,924 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:17,924 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,924 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,924 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,924 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,924 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,926 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-09 06:35:17,926 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,926 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,926 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,926 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,926 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,927 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:17,928 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,928 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 06:35:17,928 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,928 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:17,958 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-09 06:35:17,958 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,958 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,958 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,958 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,958 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,958 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,958 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,958 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,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][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-09 06:35:17,983 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,983 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,983 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,983 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,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][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-09 06:35:17,983 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:17,983 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:17,983 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,983 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,984 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-09 06:35:17,984 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:17,984 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,984 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,984 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:17,984 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-09 06:35:17,984 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,984 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,984 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,984 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,984 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-09 06:35:17,984 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,984 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,984 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:17,984 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:17,985 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-09 06:35:17,985 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:17,985 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,985 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,985 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:17,985 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-09 06:35:17,985 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,985 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,985 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,985 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,985 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-09 06:35:17,985 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:17,985 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,985 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:17,986 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:17,986 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-09 06:35:17,986 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,986 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,986 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,986 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,988 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-09 06:35:17,988 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,989 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,989 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,989 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,992 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-09 06:35:17,992 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,992 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,992 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,992 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,992 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-09 06:35:17,992 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,992 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,993 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,993 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,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][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-09 06:35:17,993 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,994 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,994 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,994 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,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][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-09 06:35:17,994 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,994 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,994 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,994 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:17,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:17,997 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,998 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:17,998 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:17,998 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:17,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:17,998 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:17,999 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,999 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:17,999 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:18,014 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,015 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,015 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,015 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:18,015 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,015 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,015 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,015 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,016 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:18,016 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,016 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,016 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,016 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,016 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,018 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,018 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,018 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,018 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,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, 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-09 06:35:18,018 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,018 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,018 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,018 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,019 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:18,019 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,019 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,019 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,019 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,019 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:18,037 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,037 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,037 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,037 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:18,038 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,038 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,038 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,038 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,040 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:18,040 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,040 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,040 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,040 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,040 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,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, 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-09 06:35:18,041 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,041 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,041 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:18,041 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:18,046 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-09 06:35:18,046 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,046 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:18,047 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,047 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,061 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,061 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,061 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,061 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,074 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,074 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,074 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,074 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,077 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-09 06:35:18,077 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:18,077 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 06:35:18,077 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,082 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,082 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,082 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,082 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,082 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,082 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,082 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,082 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,110 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,110 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:18,110 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:18,110 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,202 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-09 06:35:18,202 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,203 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,203 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,203 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-09 06:35:18,203 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,203 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,203 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,204 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,204 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,204 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,204 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,205 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-09 06:35:18,205 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,205 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,205 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,205 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,210 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-09 06:35:18,210 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,210 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,210 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,210 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,211 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-09 06:35:18,211 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,211 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,211 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,211 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,212 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-09 06:35:18,212 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,212 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,212 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,212 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:18,217 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,218 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,218 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,218 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,219 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-09 06:35:18,219 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,219 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,219 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,220 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,220 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,220 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,220 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,220 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,220 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,220 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,220 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,220 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,221 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,221 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,221 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-09 06:35:18,221 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,221 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,221 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,221 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,221 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,221 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:18,221 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,221 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,221 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,221 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,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, 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-09 06:35:18,224 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,224 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,224 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,224 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,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, 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-09 06:35:18,224 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,224 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,225 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,225 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,225 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,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, 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-09 06:35:18,225 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,225 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,225 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,225 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,254 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-09 06:35:18,254 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:18,254 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 06:35:18,254 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 06:35:18,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:18,259 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,259 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,259 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,259 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:18,259 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,259 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,259 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,259 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:18,259 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,259 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,260 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,260 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:18,266 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,266 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,266 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,266 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:18,266 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,266 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:18,266 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:18,266 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,270 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:18,270 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,270 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,270 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,270 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,270 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,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, 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-09 06:35:18,270 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,270 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,270 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,270 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,271 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-09 06:35:18,271 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,271 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,271 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,271 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,271 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,271 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,271 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:18,271 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,271 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,271 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,271 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,271 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:18,309 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,309 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:18,309 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,309 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:35:18,408 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-09 06:35:18,408 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,408 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,408 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,408 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:18,408 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,408 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:18,409 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-09 06:35:18,409 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:18,410 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:18,410 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:18,410 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:18,410 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,410 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:18,411 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:18,411 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:18,411 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,411 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:18,411 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:18,411 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:18,411 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:18,412 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:18,412 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:18,412 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:18,413 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:18,413 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:18,413 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:18,413 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-09 06:35:18,413 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:18,413 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:18,413 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:18,413 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:18,413 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:18,417 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-09 06:35:18,417 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,417 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,417 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,417 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,419 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-09 06:35:18,420 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,420 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,420 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:18,420 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,420 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,420 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,420 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:18,426 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-09 06:35:18,426 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,426 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,426 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,426 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,426 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,426 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,426 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:18,427 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,427 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,427 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:18,428 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,428 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,428 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,428 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,428 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,430 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-09 06:35:18,430 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,430 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,430 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,430 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,430 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,430 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,430 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:18,437 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,437 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,437 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:18,438 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,438 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,438 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,438 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,460 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,460 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,460 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,460 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,462 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,462 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,462 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,462 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:18,464 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,464 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:18,464 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,465 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:18,473 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,474 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,474 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,474 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,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, 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-09 06:35:18,482 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,482 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,482 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,482 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,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], [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-09 06:35:18,485 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,485 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,485 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,485 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,485 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,485 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,485 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,485 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,488 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:18,488 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,488 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,489 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,489 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,489 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,489 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,489 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,489 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,489 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,489 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,489 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,489 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,489 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,490 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,490 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,490 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,490 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:18,490 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,490 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,490 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,490 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,490 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:18,498 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,498 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,498 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,498 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,500 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:18,501 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,501 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,501 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,501 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,501 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:18,501 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,501 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,501 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,501 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,502 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,514 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-09 06:35:18,514 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,514 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,514 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,514 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:18,514 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,514 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:18,516 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-09 06:35:18,516 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,516 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:18,516 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,516 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,516 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,516 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,516 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:18,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:18,897 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,897 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,897 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,897 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:18,921 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,921 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,922 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,922 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,922 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,922 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,923 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,923 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,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], [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-09 06:35:18,923 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,923 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,923 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,923 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,927 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,927 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,927 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:18,927 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:18,933 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:18,933 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,933 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,934 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,934 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,934 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,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], [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-09 06:35:18,934 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,934 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,934 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,934 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,935 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-09 06:35:18,935 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,935 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,935 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,936 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,936 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,936 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:18,936 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,936 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,936 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,936 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,953 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-09 06:35:18,954 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,954 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,954 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,954 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,956 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-09 06:35:18,956 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,957 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,957 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,957 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,958 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,958 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,958 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,958 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,958 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-09 06:35:18,959 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,959 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,959 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,959 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,961 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-09 06:35:18,961 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,962 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:18,962 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,962 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:18,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:18,966 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,966 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,966 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,966 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,970 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,970 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,970 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,970 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,973 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,973 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,973 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,973 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,975 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-09 06:35:18,975 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,975 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,975 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,975 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35: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, 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-09 06:35:18,976 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,976 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,976 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,976 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,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][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-09 06:35:18,977 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,977 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,977 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:18,977 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:18,978 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-09 06:35:18,978 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,978 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,978 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,978 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,978 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-09 06:35:18,978 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,978 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:18,979 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,979 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,980 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:18,980 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,980 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,980 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,980 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,980 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,985 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-09 06:35:18,986 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:18,986 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,986 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,986 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,986 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:18,986 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,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, 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-09 06:35:19,011 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,011 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,012 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,012 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:19,012 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,012 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,012 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,012 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:19,012 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,013 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,013 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,013 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:19,015 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,015 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,015 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,015 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:19,015 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,015 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,015 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,015 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:19,016 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,016 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,016 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,016 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:19,017 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,017 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:19,017 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,017 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:19,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][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-09 06:35:19,026 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,026 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,026 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,026 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,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][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-09 06:35:19,049 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,049 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,049 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,049 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:19,056 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,056 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,056 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,056 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,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][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-09 06:35:19,105 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,105 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,106 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,106 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:19,108 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,108 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,108 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,108 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,112 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:19,112 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,112 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,112 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,112 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,112 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,113 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:19,113 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,113 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,113 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,113 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,113 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,113 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-09 06:35:19,113 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,113 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,113 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,114 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,114 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,114 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:19,114 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,114 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,114 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,114 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,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, 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-09 06:35:19,120 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,120 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,120 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,120 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,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][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-09 06:35:19,121 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,121 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,121 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,121 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,266 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-09 06:35:19,267 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,267 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,267 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,267 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,268 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-09 06:35:19,268 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,268 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,268 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,268 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,270 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-09 06:35:19,270 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,270 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,270 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,270 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,271 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-09 06:35:19,271 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,271 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,271 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,271 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,272 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:19,272 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,272 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:19,272 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:19,272 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,272 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:19,278 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-09 06:35:19,278 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,278 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,278 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,278 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,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, 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-09 06:35:19,279 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-11-09 06:35:19,279 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:19,279 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:19,279 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 06:35:19,279 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-09 06:35:19,279 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,279 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,279 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,279 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,281 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-09 06:35:19,281 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,281 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,281 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,281 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,283 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-09 06:35:19,283 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,283 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,283 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,283 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,284 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-09 06:35:19,284 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,284 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,284 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,284 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,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][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-09 06:35:19,285 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,285 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,285 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,285 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,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, 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-09 06:35:19,286 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,286 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,286 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,286 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,286 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:19,286 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,286 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,286 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,286 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,286 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,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, 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-09 06:35:19,287 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,287 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,287 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,287 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:19,293 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,294 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,294 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,294 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,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][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-09 06:35:19,294 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,294 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:19,294 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,294 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:19,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:19,295 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,295 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,295 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,295 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,335 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:19,335 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,335 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:19,335 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,335 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:19,335 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:19,348 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:19,348 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,348 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,348 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,349 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,349 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,349 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:19,349 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,349 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,349 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,349 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,349 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,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], [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-09 06:35:19,353 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,353 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,353 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,353 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35: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][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-09 06:35:19,354 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,354 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,354 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,354 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35: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][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-09 06:35:19,354 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,354 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,354 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,354 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35: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], [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-09 06:35:19,354 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,355 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,355 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,355 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:19,362 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,362 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,362 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,363 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:19,363 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,363 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,364 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,364 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,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], [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-09 06:35:19,366 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,366 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:19,366 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,366 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:35:19,515 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-09 06:35:19,515 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:19,515 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:19,515 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:19,515 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:19,517 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-09 06:35:19,517 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:19,517 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:19,517 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:19,517 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:19,517 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:19,522 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-09 06:35:19,523 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,523 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,523 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,523 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:19,527 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:19,527 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:19,527 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:19,527 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:19,527 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:19,527 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:19,527 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:19,528 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:19,528 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:19,528 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:19,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:19,551 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,551 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,551 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,551 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 06:35:19,552 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-09 06:35:19,552 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,552 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,552 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,552 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,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], [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-09 06:35:19,553 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:19,553 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:19,553 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:19,553 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:19,562 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-09 06:35:19,562 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,562 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,562 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,562 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,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][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-09 06:35:19,562 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:19,563 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:19,563 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:19,563 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:19,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:19,567 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,567 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,567 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,567 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:19,569 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,569 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,569 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,569 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,571 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-09 06:35:19,571 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,571 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,571 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,572 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,572 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,572 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,572 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 06:35:19,572 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 06:35:19,576 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-09 06:35:19,576 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,576 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 06:35:19,576 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,576 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,577 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 06:35:19,577 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,577 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,577 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,647 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:19,647 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:19,647 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,647 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,648 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,648 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,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][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-09 06:35:19,648 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:19,648 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,648 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,648 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,648 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:19,656 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,656 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,656 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,656 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,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, 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-09 06:35:19,658 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,658 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,658 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,658 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:19,659 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,659 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,659 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,659 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,660 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:19,660 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,660 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,660 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,660 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,661 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,661 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:19,661 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,661 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,661 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,661 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,661 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:19,663 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,663 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,663 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,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], [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-09 06:35:19,672 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,672 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,672 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,672 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,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][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-09 06:35:19,672 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,673 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,673 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,673 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,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, 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-09 06:35:19,677 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,677 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,677 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,677 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,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][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-09 06:35:19,677 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,677 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,678 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,678 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,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][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-09 06:35:19,680 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,680 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,680 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,680 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,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][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-09 06:35:19,690 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,690 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,690 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,690 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 06:35:19,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:19,732 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,732 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,732 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,732 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,734 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:19,734 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,735 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,735 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,735 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,735 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,735 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:19,735 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,735 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,735 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,735 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,735 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,735 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-09 06:35:19,735 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,735 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,735 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,735 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,735 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,736 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,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][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-09 06:35:19,736 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,736 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,736 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,736 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:19,739 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,739 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:19,739 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,739 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,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][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-09 06:35:19,739 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,739 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,739 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,739 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,751 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-09 06:35:19,751 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,751 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,751 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,751 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,751 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-09 06:35:19,751 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,751 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,752 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,752 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,752 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-09 06:35:19,752 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,752 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,752 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,752 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,752 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-09 06:35:19,752 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,752 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,752 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,753 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,753 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-09 06:35:19,753 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,753 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,753 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,753 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,753 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-09 06:35:19,753 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,753 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,753 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,753 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,753 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-09 06:35:19,753 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,753 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,753 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,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][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-09 06:35:19,754 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,754 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,754 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,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][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-09 06:35:19,754 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,754 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,754 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,756 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-09 06:35:19,756 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,756 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,756 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,756 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:19,758 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,758 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,758 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,758 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,765 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-09 06:35:19,765 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,765 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,765 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,765 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,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][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-09 06:35:19,766 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,766 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,766 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,766 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:19,767 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,767 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,767 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,768 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-09 06:35:19,768 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,768 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,768 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,768 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,768 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,768 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,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][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-09 06:35:19,769 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,769 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,769 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,769 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,769 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:19,775 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,775 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,775 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,775 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35: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][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-09 06:35:19,795 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,795 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,795 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,795 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,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][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-09 06:35:19,797 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,797 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,797 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,797 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,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][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-09 06:35:19,798 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,799 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,799 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,799 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:19,799 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,799 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,799 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,799 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:19,802 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,803 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,803 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,803 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,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][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-09 06:35:19,806 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,807 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,807 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,807 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,807 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,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][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-09 06:35:19,815 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,815 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,815 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,815 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,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][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-09 06:35:19,815 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,815 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,815 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,815 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:19,820 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,820 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,820 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,820 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,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][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-09 06:35:19,849 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,849 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,849 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 06:35:19,849 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 06:35:19,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], [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-09 06:35:19,854 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,854 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:19,854 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,854 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:19,854 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,854 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,854 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,854 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:19,861 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,861 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,861 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,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][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-09 06:35:19,862 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,862 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,862 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,862 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,866 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:19,866 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,866 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,866 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,866 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,866 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:19,866 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,866 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,866 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,866 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,866 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-09 06:35:19,866 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,866 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,866 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,866 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,867 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,867 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,867 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:19,867 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:19,867 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,867 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,867 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,867 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:19,970 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-09 06:35:19,970 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,970 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,970 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,970 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,983 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-09 06:35:19,983 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,983 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,983 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,983 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,984 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-09 06:35:19,984 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,984 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,984 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,984 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,987 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:19,987 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,987 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,987 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,987 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,987 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,988 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:19,988 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,988 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,988 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,988 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:19,988 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,992 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-09 06:35:19,992 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,992 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,992 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:19,992 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:19,993 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:19,993 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,993 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,994 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,994 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,994 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,994 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:19,994 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,994 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,994 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,994 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,994 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,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][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-09 06:35:19,995 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,995 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:19,995 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:19,996 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:20,000 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,000 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,000 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,000 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:20,034 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,034 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,034 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,034 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,048 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:20,048 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,048 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,048 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,048 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,048 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:20,048 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,048 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,049 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,049 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:20,056 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,056 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:20,056 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:20,056 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,057 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-09 06:35:20,057 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,057 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:20,057 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:20,057 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:20,057 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,057 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:35:20,507 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-09 06:35:20,508 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is not cut-off event [2024-11-09 06:35:20,508 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 06:35:20,508 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 06:35:20,508 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 06:35:20,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:20,511 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,511 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,511 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,512 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:20,514 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:20,514 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:20,514 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:20,514 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:20,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:20,515 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,555 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-09 06:35:20,555 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is not cut-off event [2024-11-09 06:35:20,555 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 06:35:20,555 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 06:35:20,555 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 06:35:20,555 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-09 06:35:20,555 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,556 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,556 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,556 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:20,557 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,557 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,557 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,558 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:20,561 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,561 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,561 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,561 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:20,561 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,561 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,561 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,561 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35: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], [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-09 06:35:20,562 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,562 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,562 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,562 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,567 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:20,567 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,567 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,567 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,567 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,568 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:20,570 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is not cut-off event [2024-11-09 06:35:20,570 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 06:35:20,570 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 06:35:20,570 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,592 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:20,592 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,592 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,592 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:20,592 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:20,592 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:20,592 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:20,592 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:20,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:20,613 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,613 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,613 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,613 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:20,629 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,629 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,629 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,630 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:20,630 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,630 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,630 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,630 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,635 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:20,636 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,636 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,636 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,636 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,636 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:20,636 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:20,636 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,636 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,636 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:20,636 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:20,636 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,637 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,637 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,637 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,637 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:20,637 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,637 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,637 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,637 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,637 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,637 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,637 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,638 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,638 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,638 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:20,638 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,638 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,638 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,638 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:20,638 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,638 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,638 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,638 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,638 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,641 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,641 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,641 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,641 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,641 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:20,641 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,642 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,642 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:20,642 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:20,642 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,642 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,642 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:20,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:20,642 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,642 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,643 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,643 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:20,643 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,643 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,643 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,643 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,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], [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-09 06:35:20,645 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:20,645 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:20,645 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:20,645 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,648 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:20,648 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:20,648 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,648 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,648 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:20,648 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,648 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,649 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,649 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:20,649 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,650 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,650 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,650 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,650 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,650 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,650 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,650 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:20,657 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,657 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,657 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,657 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,658 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,658 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,658 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,658 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,658 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,659 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:20,659 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,659 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,659 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,659 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,661 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,661 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,662 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,662 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,662 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,662 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,662 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,662 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,662 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,662 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,662 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,662 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,662 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,662 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:20,662 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,662 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:20,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,663 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,663 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:20,663 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:20,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,664 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,664 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,664 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,664 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,664 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:20,664 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:20,664 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,664 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,664 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,664 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:20,664 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,664 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,664 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,664 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,664 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,664 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,664 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,665 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,667 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,667 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,667 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,667 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,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], [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-09 06:35:20,667 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,667 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,667 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,667 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,667 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,667 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,667 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,667 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,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], [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-09 06:35:20,672 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,672 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,672 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,672 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,672 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,672 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,672 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,672 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,673 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:20,673 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,673 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,673 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,673 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,673 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,678 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,678 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,678 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,678 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,713 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:20,713 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,713 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,713 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,713 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,713 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,717 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is not cut-off event [2024-11-09 06:35:20,717 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 06:35:20,717 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 06:35:20,717 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 06:35:20,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:20,720 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,721 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,721 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,721 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,721 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,721 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,721 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,721 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,721 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,721 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,721 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,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, 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-09 06:35:20,722 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:20,722 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,722 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,722 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,727 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:20,727 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,727 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,727 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:20,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:20,727 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,727 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,727 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,727 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:20,727 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,727 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,727 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,727 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,740 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-09 06:35:20,740 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,740 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,740 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,740 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,741 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-09 06:35:20,742 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:20,742 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,742 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,742 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:20,742 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-09 06:35:20,742 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:20,742 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,742 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:20,742 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,743 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-09 06:35:20,743 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is not cut-off event [2024-11-09 06:35:20,744 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 06:35:20,744 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 06:35:20,744 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 06:35:20,745 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-09 06:35:20,746 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,746 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,746 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,746 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:20,750 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,750 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,750 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,750 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,753 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-09 06:35:20,753 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,753 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,753 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,753 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,753 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-09 06:35:20,754 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,754 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,755 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:20,755 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,755 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,755 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,755 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,755 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:20,756 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,756 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,756 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,756 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:20,756 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,756 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,756 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,756 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:20,762 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,762 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,762 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,762 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,774 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-09 06:35:20,774 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,774 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,774 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,774 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,782 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,782 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,782 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,782 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:20,782 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,782 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,782 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,782 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,785 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-09 06:35:20,785 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,785 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,785 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,785 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:20,790 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,790 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,790 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,790 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,796 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,796 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,796 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,796 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:20,799 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,799 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,799 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,799 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,821 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:20,821 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,821 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,821 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,821 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,821 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,831 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,831 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,831 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,831 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,831 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,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], [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-09 06:35:20,832 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,832 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,832 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,832 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,832 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,834 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,834 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,834 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,834 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,835 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:20,835 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,835 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,835 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,835 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,835 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,835 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,835 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,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, 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-09 06:35:20,835 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,835 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,835 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,835 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,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], [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-09 06:35:20,841 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,841 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,841 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,841 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,841 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:20,842 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:20,842 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,842 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:20,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:20,843 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,843 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,843 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,843 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,867 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:20,867 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:20,867 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:20,867 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:20,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:20,877 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:20,877 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:20,877 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:20,877 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:20,938 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-09 06:35:20,938 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,938 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,938 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,938 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,939 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-09 06:35:20,939 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,939 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,939 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,940 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,949 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-09 06:35:20,950 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,950 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,950 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,950 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,950 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-09 06:35:20,950 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,950 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,950 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,950 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,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, 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-09 06:35:20,955 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,955 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,955 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,955 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,956 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-09 06:35:20,956 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,956 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,956 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,956 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,957 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,957 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,957 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,957 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,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, 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-09 06:35:20,960 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,960 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:20,960 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,960 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:20,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][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-09 06:35:20,960 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,960 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,960 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,960 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,966 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-09 06:35:20,966 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,966 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,966 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,966 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:20,971 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,971 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,971 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,971 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,973 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-09 06:35:20,974 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,974 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,974 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,974 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:20,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:20,996 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,997 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:20,997 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:20,997 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:21,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:21,006 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,007 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,007 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:21,007 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:35:21,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:21,018 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,018 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,018 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,018 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,099 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-09 06:35:21,099 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:21,099 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:21,099 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:21,099 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:21,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:21,099 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:21,099 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:21,099 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:21,100 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:21,100 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-09 06:35:21,101 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:21,101 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:21,101 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:21,101 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:21,101 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:21,101 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:21,101 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:21,101 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:21,101 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:21,101 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:21,101 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:21,106 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-09 06:35:21,107 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is not cut-off event [2024-11-09 06:35:21,107 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:21,107 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:21,107 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:21,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][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-09 06:35:21,109 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,109 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,109 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,110 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,111 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-09 06:35:21,111 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is not cut-off event [2024-11-09 06:35:21,111 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:21,111 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:21,111 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:21,144 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-09 06:35:21,144 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is not cut-off event [2024-11-09 06:35:21,144 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:21,144 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:21,144 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:21,145 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-09 06:35:21,146 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is not cut-off event [2024-11-09 06:35:21,146 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:21,146 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:21,146 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:21,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][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-09 06:35:21,148 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,148 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,149 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,149 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,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, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-09 06:35:21,149 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,149 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,149 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,149 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,149 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:21,150 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,150 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,150 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,150 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:21,152 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,152 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,152 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,152 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,152 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:21,152 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,152 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,152 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,152 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,152 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:21,156 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,156 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,156 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,156 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,164 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-09 06:35:21,165 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:21,165 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,165 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,165 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,165 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:21,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][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-09 06:35:21,166 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:21,166 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:21,166 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,166 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,179 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-09 06:35:21,179 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,179 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,179 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,179 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,179 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-09 06:35:21,179 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,179 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,179 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,179 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,179 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,179 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:21,181 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:21,181 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,181 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,181 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:21,191 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,191 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,191 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,191 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,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][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-09 06:35:21,194 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,194 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,194 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,194 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,194 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:21,194 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,194 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,194 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,194 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,194 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,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][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-09 06:35:21,199 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,199 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,199 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,199 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:21,202 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,202 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,202 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,202 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,214 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:21,214 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:21,214 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,214 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,214 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,214 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,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][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-09 06:35:21,215 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:21,215 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,215 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,215 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:21,215 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,215 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,216 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:21,216 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:21,216 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,216 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,216 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,216 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,216 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-09 06:35:21,216 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:21,216 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,216 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,216 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:21,216 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,216 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,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], [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-09 06:35:21,225 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,226 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,226 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,226 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:21,226 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,226 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,226 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,226 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:21,226 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,226 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,226 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,226 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:21,226 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,226 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,226 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,226 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,227 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:21,227 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,227 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,227 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,227 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,227 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:21,229 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,229 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,229 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,229 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,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, 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-09 06:35:21,231 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,231 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,231 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,231 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,231 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-09 06:35:21,231 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,231 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,231 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,231 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,231 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,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][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-09 06:35:21,231 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,231 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,231 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,232 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,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][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-09 06:35:21,232 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,232 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,232 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,232 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,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][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-09 06:35:21,233 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,233 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,233 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,233 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,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][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-09 06:35:21,233 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,233 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,233 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,233 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:21,235 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,235 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,235 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,235 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,238 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:21,238 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,239 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,239 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,239 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-09 06:35:21,239 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,239 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,239 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,239 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,239 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,239 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,239 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-09 06:35:21,239 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,239 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,239 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,239 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,239 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,239 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:21,242 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,242 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,242 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,242 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,245 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-09 06:35:21,245 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:21,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,245 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:21,245 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,245 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,245 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,245 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,245 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:21,246 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,246 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,246 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,246 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:21,246 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:21,246 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,246 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,246 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:21,246 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,246 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,246 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,246 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,246 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-09 06:35:21,246 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,246 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,246 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,246 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,246 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,247 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,247 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,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][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-09 06:35:21,247 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,247 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,247 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,247 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,247 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,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][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-09 06:35:21,247 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,247 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,247 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,247 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,247 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-09 06:35:21,247 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,247 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,247 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,247 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,247 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,248 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,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][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-09 06:35:21,250 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,250 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,250 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,250 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,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, 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-09 06:35:21,250 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,250 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,250 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,250 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,250 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:21,250 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,250 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,250 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,250 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,250 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,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][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-09 06:35:21,250 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,251 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,251 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,251 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,251 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:21,251 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,251 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,251 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,251 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,251 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,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][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-09 06:35:21,253 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,254 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,254 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,254 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,254 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,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][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-09 06:35:21,254 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,254 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,254 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,254 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,254 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,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][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-09 06:35:21,254 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,254 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,254 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,254 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,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][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-09 06:35:21,255 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,255 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,255 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,255 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:21,256 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,256 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,256 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,256 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:21,257 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,257 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,257 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,257 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,261 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:21,261 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,261 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,261 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,261 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,261 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:21,262 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,262 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,262 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,262 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:21,266 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,266 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,266 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,266 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,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][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-09 06:35:21,267 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,267 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,267 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,300 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:21,301 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,301 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,301 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,301 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,301 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,302 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:21,302 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,302 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,302 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,302 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,302 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,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][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-09 06:35:21,308 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,308 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,308 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,308 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,308 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,308 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:21,308 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,308 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,308 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,308 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,308 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:21,310 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,310 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,310 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,310 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:21,314 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,314 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,314 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,314 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,325 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-09 06:35:21,325 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,325 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,325 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,325 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,326 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-09 06:35:21,326 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,326 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,326 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,326 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,328 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-09 06:35:21,328 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,328 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,328 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,328 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,328 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-09 06:35:21,328 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,328 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,328 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,328 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,328 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-09 06:35:21,328 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,328 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,329 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,329 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,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][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-09 06:35:21,330 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,330 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,330 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,330 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:21,332 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,332 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,332 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,332 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,335 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:21,335 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,335 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,335 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,336 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,336 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:21,339 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,339 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,339 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,339 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:21,340 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,340 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,340 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,340 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:21,341 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,341 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,341 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,341 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,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, 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-09 06:35:21,367 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,367 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,367 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,367 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,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], [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-09 06:35:21,400 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,401 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,401 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,401 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,414 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:21,414 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,414 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,414 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,414 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,414 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:21,415 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,415 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,415 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:21,415 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:21,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:21,425 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,425 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,425 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,425 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,425 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-09 06:35:21,426 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,426 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,426 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,426 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,426 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,426 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,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, 97#L689-4true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-09 06:35:21,506 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,506 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:21,506 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,507 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:21,517 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-09 06:35:21,517 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:21,517 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,518 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,518 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,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][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-09 06:35:21,523 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,523 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,523 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,523 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,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][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-09 06:35:21,524 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,524 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,524 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,524 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:21,528 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,528 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,528 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,528 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:21,918 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is not cut-off event [2024-11-09 06:35:21,918 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 06:35:21,918 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 06:35:21,918 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 06:35:21,926 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:21,927 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,927 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,927 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:21,927 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:21,927 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:35:22,005 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-09 06:35:22,005 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is not cut-off event [2024-11-09 06:35:22,005 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 06:35:22,005 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 06:35:22,005 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 06:35:22,007 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-09 06:35:22,007 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,008 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,008 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,008 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,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], [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-09 06:35:22,008 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,008 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,008 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,008 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,009 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-09 06:35:22,009 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is not cut-off event [2024-11-09 06:35:22,009 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 06:35:22,009 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 06:35:22,009 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 06:35:22,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:22,015 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,015 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,015 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,015 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,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, 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-09 06:35:22,018 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,018 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,018 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,018 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,051 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:22,052 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,052 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,052 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,052 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,052 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,055 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,055 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,055 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,055 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,056 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,056 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,056 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,056 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,056 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,056 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,056 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,056 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,057 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,057 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,057 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,057 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,060 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,060 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,060 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,060 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,061 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:22,061 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,061 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,062 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,062 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,062 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,064 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is not cut-off event [2024-11-09 06:35:22,064 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 06:35:22,064 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 06:35:22,064 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 06:35:22,064 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,064 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,064 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,064 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,064 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,065 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,066 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,066 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,066 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,066 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,068 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,068 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,068 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,068 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,068 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,068 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-09 06:35:22,068 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,068 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,068 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,068 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,068 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,068 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,069 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:22,069 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,069 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,069 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,069 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,069 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,070 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,070 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,070 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,070 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,070 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,070 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,070 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,070 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,073 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,073 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,073 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,073 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,074 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,074 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,074 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,074 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,074 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:22,074 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,074 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,074 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,074 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,075 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,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], [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-09 06:35:22,078 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,078 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,078 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,078 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,090 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,090 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,090 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,090 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,107 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,107 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,107 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,107 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,108 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:22,108 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,108 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,108 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,108 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,108 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,120 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,120 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,120 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,120 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35: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, 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-09 06:35:22,125 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,125 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,125 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,125 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35: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][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-09 06:35:22,125 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,126 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,126 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,126 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,132 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,132 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,132 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,132 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,144 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:22,144 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,144 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,144 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,144 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,144 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35: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][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-09 06:35:22,145 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,145 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,145 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,145 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,145 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,145 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,148 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,148 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,148 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,149 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,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], [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-09 06:35:22,149 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,149 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,149 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,149 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,151 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,151 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,151 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,151 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,151 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,151 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,151 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,151 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,151 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,151 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,152 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:22,152 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,152 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,152 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,152 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,152 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,157 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-09 06:35:22,157 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,157 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,157 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,157 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,157 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,157 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,157 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,157 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,157 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,157 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,158 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,161 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,161 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,161 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,161 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,161 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,162 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:22,162 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,162 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,162 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,162 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,162 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,167 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,168 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,168 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,168 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,168 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,168 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-09 06:35:22,168 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,168 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,168 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,168 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,168 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,168 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,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, 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-09 06:35:22,168 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,168 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,168 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,168 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,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, 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-09 06:35:22,168 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,169 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,169 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,169 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,169 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,169 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,169 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,169 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,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, 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-09 06:35:22,170 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,170 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,171 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,171 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,171 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,171 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,171 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,171 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,171 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,171 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,171 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,172 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,172 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,172 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,172 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,172 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,172 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,172 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,172 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,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, 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-09 06:35:22,173 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,173 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,173 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,173 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,175 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:22,175 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,175 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,175 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,176 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,176 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,176 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,176 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,178 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,178 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,178 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,178 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,179 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,179 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,179 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,179 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,179 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,179 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,179 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,179 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,179 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,179 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:22,179 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,179 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,180 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,180 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,180 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,180 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,180 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,180 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,180 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-09 06:35:22,180 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,180 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,180 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,180 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,180 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,180 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,180 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,180 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,180 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,180 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,181 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,181 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,181 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,181 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,181 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,181 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,182 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,182 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,182 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,182 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,182 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,182 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-09 06:35:22,182 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,182 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,183 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,183 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,183 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,183 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:22,183 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,183 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,183 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,183 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,183 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-09 06:35:22,183 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,183 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,183 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,183 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,183 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,183 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,183 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,184 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,184 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,184 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-09 06:35:22,184 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,184 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,184 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,184 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,184 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,184 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,184 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-09 06:35:22,184 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,184 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,184 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,184 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,184 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,184 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,184 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,187 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:22,187 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,187 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,187 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,187 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,187 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,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, 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-09 06:35:22,188 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,188 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,188 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,188 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,188 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,188 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,188 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,188 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,188 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,188 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,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], [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-09 06:35:22,190 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,190 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,190 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,190 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:22,190 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,190 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,190 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,190 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35: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][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-09 06:35:22,194 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,194 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,195 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,195 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,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, 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-09 06:35:22,195 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,195 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,195 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,195 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,198 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,198 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,198 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,198 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,201 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,201 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,201 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,201 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,205 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,205 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,205 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,205 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,235 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,235 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,235 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,235 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,238 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,238 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,238 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,238 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,238 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,238 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,250 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,250 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,250 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,250 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,261 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-09 06:35:22,261 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,261 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,261 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,261 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,262 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-09 06:35:22,262 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,262 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,262 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,262 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,266 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:22,266 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,266 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,266 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,266 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,267 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,270 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,270 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,270 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,270 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:22,280 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,280 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,280 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,280 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:22,283 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,283 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,283 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,283 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,284 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,284 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,284 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,284 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,298 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-09 06:35:22,298 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,299 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,299 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,299 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,299 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-09 06:35:22,300 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,300 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,300 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,300 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,327 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,327 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,327 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,327 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,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], [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-09 06:35:22,338 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,338 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,338 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,338 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:35:22,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,349 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,349 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,349 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,349 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,422 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-09 06:35:22,422 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,422 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,422 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,422 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,423 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-09 06:35:22,423 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,423 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,423 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,423 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,432 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-09 06:35:22,432 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,432 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,432 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,432 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,432 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-09 06:35:22,432 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,432 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,433 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,433 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,442 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,442 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,442 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,442 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,443 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,444 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,444 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,444 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,447 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-09 06:35:22,447 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,447 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,447 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,447 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,448 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-09 06:35:22,448 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,448 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,448 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,448 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,544 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-09 06:35:22,545 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,545 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,545 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,545 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,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], [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-09 06:35:22,549 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,549 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,549 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,549 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,553 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-09 06:35:22,553 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,553 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,553 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,553 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:22,555 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,555 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,555 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,555 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:22,557 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,557 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,557 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,557 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,561 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:22,561 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,561 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,561 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,561 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,561 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,573 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-09 06:35:22,573 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,573 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,573 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,573 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,590 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,590 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:22,590 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:22,590 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,591 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-09 06:35:22,591 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,591 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,591 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,591 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,596 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,596 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,597 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,597 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:22,597 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,597 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,597 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,597 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,598 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-09 06:35:22,598 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,598 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,598 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,598 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,599 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,600 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-09 06:35:22,600 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,600 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,600 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,600 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,600 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,600 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,600 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,601 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,601 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,601 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,601 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,601 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,601 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,601 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,601 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,601 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,601 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,601 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,601 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,601 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,601 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,602 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,602 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,602 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,602 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,602 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,602 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,602 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,603 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,603 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,605 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-09 06:35:22,605 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,605 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,605 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,605 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:22,605 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:22,605 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,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], [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-09 06:35:22,606 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,606 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,606 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,606 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,606 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,606 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,606 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,606 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,606 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,606 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,606 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,606 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,607 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-09 06:35:22,607 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,607 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:22,607 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:22,607 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,607 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,607 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,609 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,609 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,609 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,609 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,609 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:22,609 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,609 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,609 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,609 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,609 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,609 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,609 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,610 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,610 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,610 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:22,610 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,610 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,610 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,610 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,610 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,611 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,611 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,611 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,611 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35: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][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-09 06:35:22,613 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,613 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,613 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,613 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,614 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,614 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,614 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:22,614 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35: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][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-09 06:35:22,616 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,616 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,616 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,616 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,616 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:22,616 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,617 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:22,617 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,617 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,617 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,635 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:22,636 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:22,636 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,636 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,641 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,641 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,641 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,641 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,641 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,641 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,641 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,641 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,641 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,642 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,642 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,642 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,642 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-09 06:35:22,642 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,642 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,642 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,642 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,642 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,642 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,642 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,642 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,642 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,642 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,644 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:22,644 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,644 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:22,644 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:22,644 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,644 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:22,646 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,646 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,646 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,646 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:22,647 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,647 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,647 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,647 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,654 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-09 06:35:22,655 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,655 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,655 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,655 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,655 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-09 06:35:22,655 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,655 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,655 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,655 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,655 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,655 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,661 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,661 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,661 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,661 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,661 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-09 06:35:22,662 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,662 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,662 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,662 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,662 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,662 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,669 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,669 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,670 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,670 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,670 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:22,670 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,670 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,671 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,671 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,671 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:22,677 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,677 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,677 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,677 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,678 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,678 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,678 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,678 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,678 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:22,678 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,678 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,678 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,678 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,678 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:22,678 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,678 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,678 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,678 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,684 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,684 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,694 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,694 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,694 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,694 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,695 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:22,695 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,695 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,695 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,695 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,695 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,705 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:22,705 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,705 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,705 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,705 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,705 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,705 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:22,705 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,705 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,705 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,705 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,705 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,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], [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-09 06:35:22,706 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,706 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,706 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,706 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,706 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-09 06:35:22,706 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,706 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,706 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,706 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,706 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,706 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,706 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,706 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:22,706 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:22,706 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,706 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,706 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,707 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,707 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-09 06:35:22,707 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:22,707 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,707 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,707 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,707 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,707 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,707 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:22,707 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,707 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,708 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,708 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,708 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,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, 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-09 06:35:22,708 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,708 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,708 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,708 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,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, 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-09 06:35:22,708 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:22,708 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,708 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,708 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,708 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,708 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,708 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,708 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,709 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-09 06:35:22,709 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,709 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,709 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,709 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,709 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,709 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,709 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,709 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35: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][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-09 06:35:22,709 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,709 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,709 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,709 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,709 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:22,709 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,709 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,710 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,710 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35: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][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-09 06:35:22,710 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,710 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,710 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,710 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,710 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,710 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35: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][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-09 06:35:22,710 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,710 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,710 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,710 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:22,711 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,711 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,711 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,711 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,711 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:22,711 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,711 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,711 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,711 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,711 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,711 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:22,711 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,711 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,711 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,711 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,711 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,712 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,712 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,712 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,712 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,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], [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-09 06:35:22,715 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:22,715 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,715 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,715 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35: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, 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-09 06:35:22,716 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,716 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,716 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,716 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,716 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-09 06:35:22,716 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,716 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,716 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,716 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,716 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,716 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35: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][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-09 06:35:22,717 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,717 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,718 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,718 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,723 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,723 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,738 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,738 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,738 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,738 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,738 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-09 06:35:22,738 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,738 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,738 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,738 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,738 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,739 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-09 06:35:22,739 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,739 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,739 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,739 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,739 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,739 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,739 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,739 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,739 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,740 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,740 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,741 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,741 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,741 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,741 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,741 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,741 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,741 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,742 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,744 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,744 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,744 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,744 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,744 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-09 06:35:22,744 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,744 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,744 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,744 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,744 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,745 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,746 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-09 06:35:22,746 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,746 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,746 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,746 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,746 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,746 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,746 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,746 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,746 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,747 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:22,782 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,782 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,782 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,783 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,783 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,783 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,784 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,784 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:22,787 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,787 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,787 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,787 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,805 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-09 06:35:22,805 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,805 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,806 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,806 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,810 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,811 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:22,811 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,811 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,811 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,811 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,811 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,811 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,811 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,815 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,815 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,815 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,815 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,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][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-09 06:35:22,862 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,862 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:22,862 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 06:35:22,862 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:22,870 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:22,871 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,871 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,871 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,871 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,871 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:35:22,939 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-09 06:35:22,940 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,940 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,940 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:22,940 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:22,947 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-09 06:35:22,947 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:22,947 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,947 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:22,947 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,434 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-09 06:35:23,434 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,435 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,435 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,435 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:23,435 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:23,435 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:23,435 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:23,435 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:23,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], [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-09 06:35:23,438 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-09 06:35:23,438 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 06:35:23,438 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 06:35:23,438 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 06:35:23,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,444 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:23,444 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,444 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,444 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,445 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-09 06:35:23,445 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-09 06:35:23,446 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 06:35:23,446 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 06:35:23,446 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 06:35:23,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][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-09 06:35:23,450 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,450 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,450 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,450 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,450 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:23,453 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,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, 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-09 06:35:23,455 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,455 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,455 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,455 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,464 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:23,464 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,464 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,464 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:23,488 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-09 06:35:23,488 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:23,488 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 06:35:23,488 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 06:35:23,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:23,488 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,488 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,488 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,488 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,489 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:23,490 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,490 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,490 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,490 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,490 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:23,491 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,491 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,491 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,491 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,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][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-09 06:35:23,494 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,494 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,494 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,494 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,494 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:23,494 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,494 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,494 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,494 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,494 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,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], [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-09 06:35:23,494 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,494 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,495 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,495 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,496 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-09 06:35:23,496 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,496 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,496 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,496 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,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, 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-09 06:35:23,501 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,501 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,501 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,501 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,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][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-09 06:35:23,502 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,502 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,502 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,502 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,502 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,502 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,502 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,502 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,502 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,502 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,502 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,502 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,502 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,503 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,503 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,503 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,505 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,505 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,505 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,505 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,506 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-09 06:35:23,506 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,506 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,506 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,506 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,506 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,506 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,506 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,506 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,507 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-09 06:35:23,507 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,507 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,507 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,507 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,507 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,507 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,507 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,507 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-09 06:35:23,507 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,507 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,507 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,507 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,507 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,507 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,507 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-09 06:35:23,508 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,508 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,508 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,508 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,508 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,508 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,508 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,508 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,508 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,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][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-09 06:35:23,509 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,509 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,509 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,509 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:23,511 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,511 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,511 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,511 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:23,511 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,511 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,511 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,511 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35: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][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-09 06:35:23,513 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,513 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,513 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,513 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,513 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:23,513 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-09 06:35:23,513 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 06:35:23,513 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:23,513 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:23,514 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 06:35:23,514 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:23,514 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,514 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,514 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,514 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,514 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,517 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,517 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,517 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,517 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,517 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,518 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,518 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,518 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,521 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-09 06:35:23,521 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:23,522 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 06:35:23,522 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:23,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:23,522 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-09 06:35:23,522 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:23,522 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 06:35:23,522 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:23,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:23,527 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,527 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,527 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,527 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,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][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-09 06:35:23,529 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,529 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,529 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,529 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:23,534 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,535 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,535 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,535 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,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][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-09 06:35:23,535 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,535 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,535 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,535 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,537 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:23,537 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,537 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,537 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,537 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,537 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,537 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-09 06:35:23,537 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,537 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,538 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,538 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,538 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,538 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,538 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-09 06:35:23,538 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,538 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,538 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,538 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,538 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,538 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,538 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-09 06:35:23,538 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,538 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,538 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,538 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,539 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,539 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,539 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,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][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-09 06:35:23,543 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,543 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,543 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,543 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,550 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:23,550 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,550 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,550 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,550 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,550 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,556 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,556 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,556 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,556 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:23,563 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,563 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,563 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,563 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:23,563 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,563 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,563 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,563 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:23,563 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,564 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,564 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,564 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,567 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,568 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,568 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,568 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35: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][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-09 06:35:23,582 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,582 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,582 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,582 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,582 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,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][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-09 06:35:23,584 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,584 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,584 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,584 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,584 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,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][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-09 06:35:23,584 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,584 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,584 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,584 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,584 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,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], [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-09 06:35:23,585 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,585 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,585 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,585 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,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][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-09 06:35:23,585 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,585 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,585 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,585 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,589 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-09 06:35:23,589 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,589 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,589 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,589 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,589 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,589 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:23,589 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,589 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,589 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,590 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,590 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-09 06:35:23,590 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,590 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,590 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,590 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,590 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,590 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,590 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,590 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,590 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,590 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-09 06:35:23,590 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,590 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,590 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,590 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,590 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,590 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,590 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,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][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-09 06:35:23,591 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,591 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,591 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,591 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,591 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,591 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,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][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-09 06:35:23,596 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,596 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,596 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,596 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:23,597 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,597 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,597 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,597 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,599 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:23,599 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,599 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,599 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,599 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,599 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,606 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-09 06:35:23,606 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,606 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,606 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,606 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,606 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,606 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-09 06:35:23,606 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,606 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,606 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,606 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,606 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,606 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,607 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,607 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,607 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,607 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,607 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,607 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,607 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,607 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,607 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,607 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,607 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,607 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,608 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,608 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,608 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,608 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,610 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,610 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,610 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,610 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,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][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-09 06:35:23,611 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,611 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,611 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,611 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,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][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-09 06:35:23,644 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,644 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,644 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,645 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,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][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-09 06:35:23,646 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,646 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,646 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,646 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,660 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-09 06:35:23,660 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,660 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,660 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,660 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,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, 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-09 06:35:23,663 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,667 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-09 06:35:23,667 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:23,667 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,667 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:23,667 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:23,677 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,677 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,677 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,677 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:35:23,783 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-09 06:35:23,784 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,784 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,784 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,784 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,791 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-09 06:35:23,791 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:23,791 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,791 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,791 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:23,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,816 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:23,816 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,816 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,816 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,871 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-09 06:35:23,871 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,871 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,871 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,871 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,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][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-09 06:35:23,875 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,875 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,875 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,875 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,879 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-09 06:35:23,879 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,879 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,879 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,879 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,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, 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-09 06:35:23,880 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,880 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,880 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,880 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,881 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-09 06:35:23,881 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,882 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,882 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,882 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,882 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,882 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,883 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:23,883 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,883 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,883 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:23,885 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,885 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,885 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,885 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:23,887 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,887 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,887 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,887 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:23,887 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,887 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,888 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,888 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,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][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-09 06:35:23,888 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:23,888 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,888 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,888 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,888 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:23,888 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,888 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,888 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,888 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,888 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,888 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:23,888 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,888 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,888 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,888 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,888 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,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], [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-09 06:35:23,890 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,891 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,891 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,891 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,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, 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-09 06:35:23,891 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,891 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,891 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,891 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,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][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-09 06:35:23,896 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,896 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,896 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,896 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,896 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,914 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,914 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,914 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,914 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,929 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-09 06:35:23,930 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,930 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,930 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,930 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,930 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,934 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:23,934 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,934 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 06:35:23,934 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,934 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 06:35:23,934 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,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][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-09 06:35:23,934 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,934 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,934 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 06:35:23,934 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 06:35:23,936 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-09 06:35:23,936 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,936 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 06:35:23,936 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 06:35:23,936 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,936 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,936 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,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][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-09 06:35:23,939 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,939 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,939 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,939 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,939 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:23,939 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,939 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,939 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,939 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,939 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,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], [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-09 06:35:23,940 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,940 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,940 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,940 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,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][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-09 06:35:23,940 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,940 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,940 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,940 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,940 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,940 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-09 06:35:23,940 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,940 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,940 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,940 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,940 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,941 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,941 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,943 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:23,943 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,943 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,943 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,943 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,943 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:23,943 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,943 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,943 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,943 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:23,944 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,944 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,944 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,944 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:23,949 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,949 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:23,949 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,949 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,949 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:23,949 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,949 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,949 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,949 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,949 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,951 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-09 06:35:23,951 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,951 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,951 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,951 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,952 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,952 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,952 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,952 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,952 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,952 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,952 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,952 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,952 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,952 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,952 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,952 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,952 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,952 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,953 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-09 06:35:23,953 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,953 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,953 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,953 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,953 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,953 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,953 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,953 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,953 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,953 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,953 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,953 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,954 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,956 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-09 06:35:23,956 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,956 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,956 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,956 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,956 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,956 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,961 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:23,961 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,961 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 06:35:23,961 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,961 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 06:35:23,961 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,961 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,961 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,961 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 06:35:23,962 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 06:35:23,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:23,965 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,965 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,965 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,965 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,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][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-09 06:35:23,968 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,968 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,968 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:23,968 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,973 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:23,973 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,973 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 06:35:23,973 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,973 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 06:35:23,973 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 06:35:23,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:23,977 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,977 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,977 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,977 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:23,977 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,977 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,977 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,977 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,986 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,986 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,986 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,986 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,986 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,986 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,986 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,986 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,986 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,986 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,986 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,986 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,986 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-09 06:35:23,986 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,986 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,986 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,987 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,987 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:23,987 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-09 06:35:23,987 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,987 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,987 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,987 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:23,987 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:35:23,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,987 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,987 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,987 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:23,987 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:23,990 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:23,990 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,990 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,990 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:35:23,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:23,997 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,998 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,998 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,998 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:23,998 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-09 06:35:23,998 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,998 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,998 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,998 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,998 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:23,998 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,015 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:24,015 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,015 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,015 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,015 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,015 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:24,015 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,015 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,015 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,015 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,033 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-09 06:35:24,033 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,033 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,033 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,033 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,033 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,033 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,039 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-09 06:35:24,040 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,040 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,040 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,040 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,040 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,040 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:24,040 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,040 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,040 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,040 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,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][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-09 06:35:24,051 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,051 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,051 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,051 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,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][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-09 06:35:24,051 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,051 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,051 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,051 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,051 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,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][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-09 06:35:24,116 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:24,116 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,116 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,116 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,195 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-09 06:35:24,196 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:24,196 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,196 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,196 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,243 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-09 06:35:24,243 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:24,244 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,244 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,244 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,244 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-09 06:35:24,244 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:35:24,244 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,244 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,244 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,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][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-09 06:35:24,264 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is not cut-off event [2024-11-09 06:35:24,264 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:24,264 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:24,264 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:24,273 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:24,273 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,273 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,273 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,273 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,273 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,275 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-09 06:35:24,275 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:24,275 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,275 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:24,275 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,275 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:24,276 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:24,276 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,276 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:24,276 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,276 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-09 06:35:24,276 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:24,276 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:35:24,276 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,276 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,276 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,277 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-09 06:35:24,277 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,277 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,277 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,277 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,277 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,277 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:24,279 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is not cut-off event [2024-11-09 06:35:24,279 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:24,279 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-09 06:35:24,279 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:24,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][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-09 06:35:24,279 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,279 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,279 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,279 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,279 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:24,280 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:24,280 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,280 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,280 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,280 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,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, 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-09 06:35:24,280 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,280 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,280 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,280 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,280 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,281 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:24,281 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is not cut-off event [2024-11-09 06:35:24,281 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:24,281 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-09 06:35:24,281 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:24,281 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:24,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:24,283 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,283 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,283 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,283 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:24,283 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,283 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,283 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,283 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:24,284 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:24,284 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,284 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,284 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:24,285 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:24,285 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:35:24,285 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,285 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,304 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-09 06:35:24,305 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:24,305 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,305 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,305 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:24,305 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,312 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-09 06:35:24,313 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:24,313 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:35:24,313 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:35:24,313 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:35:24,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][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-09 06:35:24,313 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:35:24,313 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:35:24,313 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:35:24,313 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:35:24,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][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-09 06:35:24,331 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,331 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,331 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,331 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,333 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-09 06:35:24,333 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,333 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,333 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,333 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,333 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,333 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,333 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,333 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,333 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-09 06:35:24,333 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,333 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,333 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,333 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,333 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,333 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,334 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,334 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-09 06:35:24,334 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,334 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,334 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,334 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,334 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,334 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:24,340 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:24,340 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:24,340 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:24,340 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:24,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:24,340 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,340 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,340 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,340 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:24,340 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:24,340 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,341 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,341 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:24,341 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,342 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,342 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,342 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,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][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-09 06:35:24,343 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,343 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:35:24,343 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,343 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:24,345 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,345 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,345 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,346 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:24,347 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,347 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,347 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,347 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:24,350 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,350 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,350 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,351 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:24,357 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,357 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,357 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,357 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,365 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-09 06:35:24,366 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,366 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,366 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,366 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,366 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,366 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,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][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-09 06:35:24,366 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,366 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,366 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,366 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,366 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,366 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-09 06:35:24,366 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,366 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,366 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,366 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,366 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,366 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,367 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-09 06:35:24,367 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,367 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,367 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,367 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,367 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,367 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,367 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:24,376 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:24,376 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,376 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,376 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:24,376 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,376 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,376 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,376 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:24,376 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:24,376 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,376 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,376 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:35:24,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:24,377 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,377 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,377 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,377 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,380 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-09 06:35:24,380 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,380 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,380 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,380 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,380 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,380 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,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][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-09 06:35:24,380 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:24,381 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,381 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,381 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:24,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:24,381 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,381 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,381 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,381 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,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][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-09 06:35:24,409 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,409 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,409 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,409 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,414 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:24,414 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:24,414 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:35:24,414 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,414 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,414 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,826 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-09 06:35:24,827 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:24,827 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,827 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:24,827 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:24,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], [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-09 06:35:24,832 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:24,832 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,833 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:35:24,833 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,837 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-09 06:35:24,837 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:35:24,837 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:35:24,837 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,837 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:24,850 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,850 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,850 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,850 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:24,851 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,851 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,851 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,851 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:24,853 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,853 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,853 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,853 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:24,853 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,854 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,854 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:24,854 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:24,897 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:35:24,897 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,897 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,897 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:24,962 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-09 06:35:24,962 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,962 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,962 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,962 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:35:24,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], [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-09 06:35:24,976 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:24,976 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,976 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,976 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:24,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:24,993 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is not cut-off event [2024-11-09 06:35:24,993 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:24,993 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 06:35:24,993 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-09 06:35:25,017 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-09 06:35:25,017 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:25,017 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:25,018 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:25,018 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:25,018 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-09 06:35:25,018 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:35:25,018 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:25,018 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:25,018 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:25,039 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-09 06:35:25,039 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-11-09 06:35:25,040 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:25,040 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:25,040 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:25,040 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:25,040 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:25,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:25,042 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,042 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,043 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,043 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,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][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-09 06:35:25,049 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:25,049 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,049 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,049 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,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][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-09 06:35:25,049 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:25,050 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:25,050 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:25,050 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:25,050 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:25,050 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:25,050 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:25,050 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:25,050 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:25,050 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:25,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, 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-09 06:35:25,050 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:35:25,050 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,050 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,051 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,051 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:25,051 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,051 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:25,051 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:25,051 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:25,051 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:25,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][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-09 06:35:25,057 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-11-09 06:35:25,057 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:25,057 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:25,057 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:25,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][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-09 06:35:25,061 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:25,061 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:25,062 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:25,062 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:25,062 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-09 06:35:25,062 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:35:25,062 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,062 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,062 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,062 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:25,062 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,062 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:25,063 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:25,063 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:25,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][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-09 06:35:25,063 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:25,063 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,063 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,063 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:25,065 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:35:25,066 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:25,066 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:25,066 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:25,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-09 06:35:25,066 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:35:25,066 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,066 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,067 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,068 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-09 06:35:25,068 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:25,068 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,068 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,068 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,068 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,068 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,068 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,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][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-09 06:35:25,068 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,068 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:25,068 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:25,068 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:25,069 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:25,069 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:25,069 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,069 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:25,069 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,069 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,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][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-09 06:35:25,069 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,069 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:25,069 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:25,070 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:25,070 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-09 06:35:25,070 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:25,070 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,070 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,070 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:25,070 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,070 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,070 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,070 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,071 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-09 06:35:25,071 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:25,071 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:25,071 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:25,071 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:25,071 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:25,071 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:25,071 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:25,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:25,073 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-11-09 06:35:25,073 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 06:35:25,073 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:25,073 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:25,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:25,085 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-11-09 06:35:25,085 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:25,085 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 06:35:25,085 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 06:35:25,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-09 06:35:25,104 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:25,104 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:25,104 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,104 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-09 06:35:25,105 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:25,105 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,105 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,105 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,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][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-09 06:35:25,105 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:35:25,105 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:25,105 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:25,105 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:35:25,105 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:25,106 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:25,106 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,106 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,106 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:25,106 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,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][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-09 06:35:25,117 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:35:25,117 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,117 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,118 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,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][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-09 06:35:25,128 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,128 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,128 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,128 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:35:25,128 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-09 06:35:25,128 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:25,129 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:25,129 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:25,129 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:25,129 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:25,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][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-09 06:35:25,134 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,134 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,134 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,134 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:35:25,136 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-09 06:35:25,136 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,137 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:25,137 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:25,137 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:25,137 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,137 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:25,139 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-09 06:35:25,139 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:35:25,140 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,140 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,140 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,140 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:35:25,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][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-09 06:35:25,151 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:35:25,151 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:35:25,151 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,151 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:35:25,152 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-09 06:35:25,152 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,152 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,152 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:25,152 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:25,152 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,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][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-09 06:35:25,153 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:35:25,153 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:35:25,153 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,153 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,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][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-09 06:35:25,155 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:35:25,155 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:35:25,155 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,155 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,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][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-09 06:35:25,159 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,159 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:25,159 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:25,159 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,188 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-09 06:35:25,189 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,189 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,189 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:35:25,189 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:35:25,189 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event