./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/no-data-race.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/46_monabsex2_vs-b.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 61a67961 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/46_monabsex2_vs-b.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash cb0da49952f084f4179c44b957c91689c392bf769782a6b0853667237fdff1db --- Real Ultimate output --- This is Ultimate 0.2.5-wip.fs.cvc5-61a6796-m [2024-10-14 16:49:32,320 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-14 16:49:32,382 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-10-14 16:49:32,386 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-14 16:49:32,388 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-14 16:49:32,421 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-14 16:49:32,422 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-14 16:49:32,423 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-14 16:49:32,423 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-14 16:49:32,424 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-14 16:49:32,425 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-14 16:49:32,425 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-14 16:49:32,425 INFO L153 SettingsManager]: * Use SBE=true [2024-10-14 16:49:32,426 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-14 16:49:32,426 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-14 16:49:32,426 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-14 16:49:32,427 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-14 16:49:32,427 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-14 16:49:32,427 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-14 16:49:32,427 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-14 16:49:32,428 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-14 16:49:32,428 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-14 16:49:32,428 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-10-14 16:49:32,429 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-14 16:49:32,429 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-14 16:49:32,429 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-14 16:49:32,429 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-14 16:49:32,430 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-14 16:49:32,430 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-14 16:49:32,430 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-14 16:49:32,430 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-14 16:49:32,431 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-14 16:49:32,431 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-14 16:49:32,431 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-14 16:49:32,431 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-14 16:49:32,432 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-14 16:49:32,432 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-14 16:49:32,432 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-14 16:49:32,432 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-14 16:49:32,432 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-14 16:49:32,433 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-14 16:49:32,433 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-10-14 16:49:32,676 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-14 16:49:32,702 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-14 16:49:32,705 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-14 16:49:32,707 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-14 16:49:32,708 INFO L274 PluginConnector]: CDTParser initialized [2024-10-14 16:49:32,709 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/46_monabsex2_vs-b.i [2024-10-14 16:49:34,184 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-14 16:49:34,426 INFO L384 CDTParser]: Found 1 translation units. [2024-10-14 16:49:34,427 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/46_monabsex2_vs-b.i [2024-10-14 16:49:34,439 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b42928ad4/60cbc15e7eee47ba9feebec6fe5d9473/FLAGb7e28691c [2024-10-14 16:49:34,766 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b42928ad4/60cbc15e7eee47ba9feebec6fe5d9473 [2024-10-14 16:49:34,769 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-14 16:49:34,770 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-14 16:49:34,772 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-14 16:49:34,772 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-14 16:49:34,776 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-14 16:49:34,777 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 04:49:34" (1/1) ... [2024-10-14 16:49:34,778 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@352d0c15 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:49:34, skipping insertion in model container [2024-10-14 16:49:34,778 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 04:49:34" (1/1) ... [2024-10-14 16:49:34,820 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-14 16:49:35,186 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 16:49:35,199 INFO L200 MainTranslator]: Completed pre-run [2024-10-14 16:49:35,246 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 16:49:35,284 INFO L204 MainTranslator]: Completed translation [2024-10-14 16:49:35,284 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:49:35 WrapperNode [2024-10-14 16:49:35,285 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-14 16:49:35,285 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-14 16:49:35,285 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-14 16:49:35,286 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-14 16:49:35,292 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:49:35" (1/1) ... [2024-10-14 16:49:35,303 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:49:35" (1/1) ... [2024-10-14 16:49:35,321 INFO L138 Inliner]: procedures = 165, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 49 [2024-10-14 16:49:35,321 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-14 16:49:35,322 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-14 16:49:35,322 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-14 16:49:35,322 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-14 16:49:35,329 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:49:35" (1/1) ... [2024-10-14 16:49:35,329 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:49:35" (1/1) ... [2024-10-14 16:49:35,331 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:49:35" (1/1) ... [2024-10-14 16:49:35,332 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:49:35" (1/1) ... [2024-10-14 16:49:35,338 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:49:35" (1/1) ... [2024-10-14 16:49:35,344 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:49:35" (1/1) ... [2024-10-14 16:49:35,347 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:49:35" (1/1) ... [2024-10-14 16:49:35,349 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:49:35" (1/1) ... [2024-10-14 16:49:35,350 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-14 16:49:35,351 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-14 16:49:35,351 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-14 16:49:35,352 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-14 16:49:35,353 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:49:35" (1/1) ... [2024-10-14 16:49:35,359 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-14 16:49:35,371 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 16:49:35,388 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-10-14 16:49:35,395 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-10-14 16:49:35,445 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-10-14 16:49:35,445 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-10-14 16:49:35,446 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-14 16:49:35,446 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-10-14 16:49:35,446 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-14 16:49:35,446 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-14 16:49:35,447 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-14 16:49:35,565 INFO L238 CfgBuilder]: Building ICFG [2024-10-14 16:49:35,566 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-14 16:49:35,677 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-14 16:49:35,677 INFO L287 CfgBuilder]: Performing block encoding [2024-10-14 16:49:35,689 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-14 16:49:35,689 INFO L314 CfgBuilder]: Removed 1 assume(true) statements. [2024-10-14 16:49:35,690 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.10 04:49:35 BoogieIcfgContainer [2024-10-14 16:49:35,690 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-14 16:49:35,692 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-14 16:49:35,692 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-14 16:49:35,696 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-14 16:49:35,697 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.10 04:49:34" (1/3) ... [2024-10-14 16:49:35,697 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2143c56d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.10 04:49:35, skipping insertion in model container [2024-10-14 16:49:35,697 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:49:35" (2/3) ... [2024-10-14 16:49:35,698 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2143c56d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.10 04:49:35, skipping insertion in model container [2024-10-14 16:49:35,698 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.10 04:49:35" (3/3) ... [2024-10-14 16:49:35,699 INFO L112 eAbstractionObserver]: Analyzing ICFG 46_monabsex2_vs-b.i [2024-10-14 16:49:35,716 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-14 16:49:35,717 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 5 error locations. [2024-10-14 16:49:35,717 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-14 16:49:35,763 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-14 16:49:35,804 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 59 places, 60 transitions, 124 flow [2024-10-14 16:49:35,841 INFO L124 PetriNetUnfolderBase]: 5/69 cut-off events. [2024-10-14 16:49:35,842 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-14 16:49:35,849 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-10-14 16:49:35,850 INFO L82 GeneralOperation]: Start removeDead. Operand has 59 places, 60 transitions, 124 flow [2024-10-14 16:49:35,854 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 59 places, 60 transitions, 124 flow [2024-10-14 16:49:35,864 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-14 16:49:35,871 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;@231a4da9, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-14 16:49:35,871 INFO L334 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2024-10-14 16:49:35,879 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-14 16:49:35,879 INFO L124 PetriNetUnfolderBase]: 2/28 cut-off events. [2024-10-14 16:49:35,879 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-14 16:49:35,880 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:49:35,880 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-10-14 16:49:35,881 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-10-14 16:49:35,886 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:49:35,886 INFO L85 PathProgramCache]: Analyzing trace with hash 1655616667, now seen corresponding path program 1 times [2024-10-14 16:49:35,893 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:49:35,893 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [683478863] [2024-10-14 16:49:35,894 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:49:35,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:49:35,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:49:36,110 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:49:36,111 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:49:36,111 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [683478863] [2024-10-14 16:49:36,112 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [683478863] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:49:36,112 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:49:36,112 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:49:36,113 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [80837221] [2024-10-14 16:49:36,114 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:49:36,119 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:49:36,123 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:49:36,148 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:49:36,149 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:49:36,163 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 50 out of 60 [2024-10-14 16:49:36,167 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-10-14 16:49:36,167 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:49:36,167 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 50 of 60 [2024-10-14 16:49:36,168 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:49:36,201 INFO L124 PetriNetUnfolderBase]: 1/54 cut-off events. [2024-10-14 16:49:36,201 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-10-14 16:49:36,201 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-10-14 16:49:36,203 INFO L140 encePairwiseOnDemand]: 53/60 looper letters, 2 selfloop transitions, 2 changer transitions 0/50 dead transitions. [2024-10-14 16:49:36,203 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 54 places, 50 transitions, 112 flow [2024-10-14 16:49:36,204 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 16:49:36,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 16:49:36,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 161 transitions. [2024-10-14 16:49:36,217 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8944444444444445 [2024-10-14 16:49:36,219 INFO L175 Difference]: Start difference. First operand has 59 places, 60 transitions, 124 flow. Second operand 3 states and 161 transitions. [2024-10-14 16:49:36,220 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 54 places, 50 transitions, 112 flow [2024-10-14 16:49:36,222 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 54 places, 50 transitions, 112 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-14 16:49:36,225 INFO L231 Difference]: Finished difference. Result has 54 places, 50 transitions, 108 flow [2024-10-14 16:49:36,230 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-10-14 16:49:36,236 INFO L277 CegarLoopForPetriNet]: 59 programPoint places, -5 predicate places. [2024-10-14 16:49:36,236 INFO L471 AbstractCegarLoop]: Abstraction has has 54 places, 50 transitions, 108 flow [2024-10-14 16:49:36,237 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-10-14 16:49:36,237 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:49:36,238 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 16:49:36,238 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-14 16:49:36,238 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-10-14 16:49:36,239 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:49:36,240 INFO L85 PathProgramCache]: Analyzing trace with hash 1898272911, now seen corresponding path program 1 times [2024-10-14 16:49:36,240 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:49:36,240 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1857223445] [2024-10-14 16:49:36,241 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:49:36,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:49:36,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 16:49:36,279 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-14 16:49:36,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 16:49:36,333 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-14 16:49:36,333 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-14 16:49:36,334 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 11 remaining) [2024-10-14 16:49:36,337 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (9 of 11 remaining) [2024-10-14 16:49:36,337 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (8 of 11 remaining) [2024-10-14 16:49:36,337 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (7 of 11 remaining) [2024-10-14 16:49:36,338 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (6 of 11 remaining) [2024-10-14 16:49:36,338 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (5 of 11 remaining) [2024-10-14 16:49:36,338 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (4 of 11 remaining) [2024-10-14 16:49:36,338 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (3 of 11 remaining) [2024-10-14 16:49:36,339 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 11 remaining) [2024-10-14 16:49:36,339 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (1 of 11 remaining) [2024-10-14 16:49:36,340 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (0 of 11 remaining) [2024-10-14 16:49:36,340 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-14 16:49:36,340 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1] [2024-10-14 16:49:36,344 WARN L239 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-14 16:49:36,344 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-10-14 16:49:36,392 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-14 16:49:36,397 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 97 places, 99 transitions, 208 flow [2024-10-14 16:49:36,426 INFO L124 PetriNetUnfolderBase]: 9/117 cut-off events. [2024-10-14 16:49:36,427 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-10-14 16:49:36,429 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-10-14 16:49:36,430 INFO L82 GeneralOperation]: Start removeDead. Operand has 97 places, 99 transitions, 208 flow [2024-10-14 16:49:36,432 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 97 places, 99 transitions, 208 flow [2024-10-14 16:49:36,435 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-14 16:49:36,436 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;@231a4da9, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-14 16:49:36,436 INFO L334 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2024-10-14 16:49:36,442 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-14 16:49:36,442 INFO L124 PetriNetUnfolderBase]: 2/28 cut-off events. [2024-10-14 16:49:36,442 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-14 16:49:36,442 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:49:36,442 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-10-14 16:49:36,443 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-10-14 16:49:36,443 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:49:36,443 INFO L85 PathProgramCache]: Analyzing trace with hash 1596156702, now seen corresponding path program 1 times [2024-10-14 16:49:36,444 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:49:36,444 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [281352146] [2024-10-14 16:49:36,444 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:49:36,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:49:36,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:49:36,488 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:49:36,488 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:49:36,488 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [281352146] [2024-10-14 16:49:36,488 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [281352146] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:49:36,489 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:49:36,489 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:49:36,489 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1092893253] [2024-10-14 16:49:36,489 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:49:36,489 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:49:36,490 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:49:36,490 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:49:36,490 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:49:36,518 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 81 out of 99 [2024-10-14 16:49:36,519 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-10-14 16:49:36,519 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:49:36,519 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 81 of 99 [2024-10-14 16:49:36,520 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:49:36,630 INFO L124 PetriNetUnfolderBase]: 20/302 cut-off events. [2024-10-14 16:49:36,632 INFO L125 PetriNetUnfolderBase]: For 15/15 co-relation queries the response was YES. [2024-10-14 16:49:36,635 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-10-14 16:49:36,638 INFO L140 encePairwiseOnDemand]: 85/99 looper letters, 11 selfloop transitions, 6 changer transitions 0/93 dead transitions. [2024-10-14 16:49:36,638 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 91 places, 93 transitions, 235 flow [2024-10-14 16:49:36,639 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 16:49:36,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 16:49:36,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 274 transitions. [2024-10-14 16:49:36,643 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9225589225589226 [2024-10-14 16:49:36,644 INFO L175 Difference]: Start difference. First operand has 97 places, 99 transitions, 208 flow. Second operand 3 states and 274 transitions. [2024-10-14 16:49:36,644 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 91 places, 93 transitions, 235 flow [2024-10-14 16:49:36,645 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 91 places, 93 transitions, 235 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-14 16:49:36,648 INFO L231 Difference]: Finished difference. Result has 93 places, 92 transitions, 234 flow [2024-10-14 16:49:36,649 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-10-14 16:49:36,649 INFO L277 CegarLoopForPetriNet]: 97 programPoint places, -4 predicate places. [2024-10-14 16:49:36,650 INFO L471 AbstractCegarLoop]: Abstraction has has 93 places, 92 transitions, 234 flow [2024-10-14 16:49:36,650 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-10-14 16:49:36,650 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:49:36,650 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-10-14 16:49:36,651 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-14 16:49:36,651 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-10-14 16:49:36,651 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:49:36,651 INFO L85 PathProgramCache]: Analyzing trace with hash -72400316, now seen corresponding path program 1 times [2024-10-14 16:49:36,652 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:49:36,652 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [861250347] [2024-10-14 16:49:36,652 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:49:36,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:49:36,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:49:36,721 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:49:36,722 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:49:36,722 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [861250347] [2024-10-14 16:49:36,722 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [861250347] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:49:36,722 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:49:36,722 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:49:36,723 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [445861169] [2024-10-14 16:49:36,723 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:49:36,723 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:49:36,723 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:49:36,724 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:49:36,724 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:49:36,761 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 75 out of 99 [2024-10-14 16:49:36,762 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-10-14 16:49:36,762 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:49:36,762 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 75 of 99 [2024-10-14 16:49:36,762 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:49:36,868 INFO L124 PetriNetUnfolderBase]: 58/555 cut-off events. [2024-10-14 16:49:36,869 INFO L125 PetriNetUnfolderBase]: For 41/41 co-relation queries the response was YES. [2024-10-14 16:49:36,872 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-10-14 16:49:36,874 INFO L140 encePairwiseOnDemand]: 85/99 looper letters, 17 selfloop transitions, 10 changer transitions 0/103 dead transitions. [2024-10-14 16:49:36,875 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 95 places, 103 transitions, 315 flow [2024-10-14 16:49:36,876 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 16:49:36,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 16:49:36,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 256 transitions. [2024-10-14 16:49:36,878 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8619528619528619 [2024-10-14 16:49:36,878 INFO L175 Difference]: Start difference. First operand has 93 places, 92 transitions, 234 flow. Second operand 3 states and 256 transitions. [2024-10-14 16:49:36,878 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 95 places, 103 transitions, 315 flow [2024-10-14 16:49:36,884 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 93 places, 103 transitions, 303 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 16:49:36,885 INFO L231 Difference]: Finished difference. Result has 95 places, 102 transitions, 310 flow [2024-10-14 16:49:36,886 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-10-14 16:49:36,887 INFO L277 CegarLoopForPetriNet]: 97 programPoint places, -2 predicate places. [2024-10-14 16:49:36,889 INFO L471 AbstractCegarLoop]: Abstraction has has 95 places, 102 transitions, 310 flow [2024-10-14 16:49:36,889 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-10-14 16:49:36,889 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:49:36,889 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 16:49:36,889 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-14 16:49:36,890 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-10-14 16:49:36,890 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:49:36,890 INFO L85 PathProgramCache]: Analyzing trace with hash 1918521751, now seen corresponding path program 1 times [2024-10-14 16:49:36,891 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:49:36,891 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [85975914] [2024-10-14 16:49:36,891 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:49:36,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:49:36,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 16:49:36,915 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-14 16:49:36,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 16:49:36,926 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-14 16:49:36,926 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-14 16:49:36,926 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (15 of 16 remaining) [2024-10-14 16:49:36,926 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (14 of 16 remaining) [2024-10-14 16:49:36,927 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (13 of 16 remaining) [2024-10-14 16:49:36,927 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (12 of 16 remaining) [2024-10-14 16:49:36,927 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (11 of 16 remaining) [2024-10-14 16:49:36,927 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (10 of 16 remaining) [2024-10-14 16:49:36,927 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (9 of 16 remaining) [2024-10-14 16:49:36,928 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (8 of 16 remaining) [2024-10-14 16:49:36,928 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (7 of 16 remaining) [2024-10-14 16:49:36,928 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (6 of 16 remaining) [2024-10-14 16:49:36,928 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (5 of 16 remaining) [2024-10-14 16:49:36,928 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (4 of 16 remaining) [2024-10-14 16:49:36,928 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (3 of 16 remaining) [2024-10-14 16:49:36,929 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 16 remaining) [2024-10-14 16:49:36,929 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (1 of 16 remaining) [2024-10-14 16:49:36,929 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (0 of 16 remaining) [2024-10-14 16:49:36,929 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-14 16:49:36,929 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-10-14 16:49:36,930 WARN L239 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-14 16:49:36,930 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-10-14 16:49:36,974 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-14 16:49:36,979 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 135 places, 138 transitions, 294 flow [2024-10-14 16:49:36,997 INFO L124 PetriNetUnfolderBase]: 13/165 cut-off events. [2024-10-14 16:49:36,997 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-10-14 16:49:36,999 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-10-14 16:49:36,999 INFO L82 GeneralOperation]: Start removeDead. Operand has 135 places, 138 transitions, 294 flow [2024-10-14 16:49:37,000 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 135 places, 138 transitions, 294 flow [2024-10-14 16:49:37,002 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-14 16:49:37,003 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;@231a4da9, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-14 16:49:37,003 INFO L334 AbstractCegarLoop]: Starting to check reachability of 21 error locations. [2024-10-14 16:49:37,007 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-14 16:49:37,007 INFO L124 PetriNetUnfolderBase]: 2/30 cut-off events. [2024-10-14 16:49:37,007 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-14 16:49:37,007 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:49:37,007 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-10-14 16:49:37,008 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-10-14 16:49:37,008 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:49:37,008 INFO L85 PathProgramCache]: Analyzing trace with hash -2001289598, now seen corresponding path program 1 times [2024-10-14 16:49:37,008 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:49:37,008 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1784111843] [2024-10-14 16:49:37,008 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:49:37,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:49:37,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:49:37,046 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:49:37,046 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:49:37,046 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1784111843] [2024-10-14 16:49:37,047 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1784111843] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:49:37,047 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:49:37,047 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:49:37,047 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1794305729] [2024-10-14 16:49:37,047 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:49:37,047 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:49:37,048 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:49:37,048 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:49:37,048 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:49:37,082 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 112 out of 138 [2024-10-14 16:49:37,082 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-10-14 16:49:37,083 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:49:37,083 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 112 of 138 [2024-10-14 16:49:37,083 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:49:37,302 INFO L124 PetriNetUnfolderBase]: 206/1716 cut-off events. [2024-10-14 16:49:37,302 INFO L125 PetriNetUnfolderBase]: For 154/154 co-relation queries the response was YES. [2024-10-14 16:49:37,310 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-10-14 16:49:37,320 INFO L140 encePairwiseOnDemand]: 118/138 looper letters, 17 selfloop transitions, 9 changer transitions 0/132 dead transitions. [2024-10-14 16:49:37,321 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 127 places, 132 transitions, 346 flow [2024-10-14 16:49:37,321 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 16:49:37,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 16:49:37,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 381 transitions. [2024-10-14 16:49:37,323 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9202898550724637 [2024-10-14 16:49:37,323 INFO L175 Difference]: Start difference. First operand has 135 places, 138 transitions, 294 flow. Second operand 3 states and 381 transitions. [2024-10-14 16:49:37,323 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 127 places, 132 transitions, 346 flow [2024-10-14 16:49:37,324 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 127 places, 132 transitions, 342 flow, removed 2 selfloop flow, removed 0 redundant places. [2024-10-14 16:49:37,326 INFO L231 Difference]: Finished difference. Result has 129 places, 130 transitions, 336 flow [2024-10-14 16:49:37,327 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-10-14 16:49:37,328 INFO L277 CegarLoopForPetriNet]: 135 programPoint places, -6 predicate places. [2024-10-14 16:49:37,328 INFO L471 AbstractCegarLoop]: Abstraction has has 129 places, 130 transitions, 336 flow [2024-10-14 16:49:37,328 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-10-14 16:49:37,328 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:49:37,328 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-10-14 16:49:37,328 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-14 16:49:37,329 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-10-14 16:49:37,329 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:49:37,329 INFO L85 PathProgramCache]: Analyzing trace with hash -1155328472, now seen corresponding path program 1 times [2024-10-14 16:49:37,329 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:49:37,329 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1895590509] [2024-10-14 16:49:37,329 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:49:37,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:49:37,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:49:37,387 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:49:37,388 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:49:37,388 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1895590509] [2024-10-14 16:49:37,389 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1895590509] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:49:37,389 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:49:37,389 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:49:37,389 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [644482442] [2024-10-14 16:49:37,389 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:49:37,390 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:49:37,390 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:49:37,392 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:49:37,392 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:49:37,438 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 103 out of 138 [2024-10-14 16:49:37,439 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-10-14 16:49:37,439 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:49:37,439 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 103 of 138 [2024-10-14 16:49:37,439 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:49:38,348 INFO L124 PetriNetUnfolderBase]: 1352/7236 cut-off events. [2024-10-14 16:49:38,350 INFO L125 PetriNetUnfolderBase]: For 550/555 co-relation queries the response was YES. [2024-10-14 16:49:38,377 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-10-14 16:49:38,415 INFO L140 encePairwiseOnDemand]: 117/138 looper letters, 26 selfloop transitions, 15 changer transitions 0/147 dead transitions. [2024-10-14 16:49:38,416 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 131 places, 147 transitions, 462 flow [2024-10-14 16:49:38,416 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 16:49:38,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 16:49:38,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 356 transitions. [2024-10-14 16:49:38,419 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8599033816425121 [2024-10-14 16:49:38,419 INFO L175 Difference]: Start difference. First operand has 129 places, 130 transitions, 336 flow. Second operand 3 states and 356 transitions. [2024-10-14 16:49:38,419 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 131 places, 147 transitions, 462 flow [2024-10-14 16:49:38,430 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 129 places, 147 transitions, 444 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 16:49:38,433 INFO L231 Difference]: Finished difference. Result has 131 places, 145 transitions, 450 flow [2024-10-14 16:49:38,433 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-10-14 16:49:38,434 INFO L277 CegarLoopForPetriNet]: 135 programPoint places, -4 predicate places. [2024-10-14 16:49:38,435 INFO L471 AbstractCegarLoop]: Abstraction has has 131 places, 145 transitions, 450 flow [2024-10-14 16:49:38,436 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-10-14 16:49:38,436 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:49:38,436 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-10-14 16:49:38,436 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-14 16:49:38,437 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-10-14 16:49:38,437 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:49:38,437 INFO L85 PathProgramCache]: Analyzing trace with hash 1764686351, now seen corresponding path program 1 times [2024-10-14 16:49:38,437 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:49:38,438 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [40936467] [2024-10-14 16:49:38,438 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:49:38,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:49:38,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:49:38,466 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:49:38,466 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:49:38,466 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [40936467] [2024-10-14 16:49:38,466 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [40936467] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:49:38,466 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:49:38,466 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:49:38,467 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1231384474] [2024-10-14 16:49:38,467 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:49:38,467 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:49:38,467 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:49:38,468 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:49:38,468 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:49:38,518 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 111 out of 138 [2024-10-14 16:49:38,519 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-10-14 16:49:38,519 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:49:38,519 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 111 of 138 [2024-10-14 16:49:38,519 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:49:39,278 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-10-14 16:49:39,279 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:49:39,279 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:49:39,279 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:49:39,280 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:39,340 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-10-14 16:49:39,341 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:49:39,341 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:39,341 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:39,341 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:39,397 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-10-14 16:49:39,398 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:49:39,398 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:39,398 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:39,398 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:39,411 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-10-14 16:49:39,412 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-10-14 16:49:39,412 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:39,412 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:39,412 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:39,468 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-10-14 16:49:39,468 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:49:39,468 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:39,468 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:39,469 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:39,586 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-10-14 16:49:39,586 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:49:39,586 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:39,586 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:39,587 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:39,798 INFO L124 PetriNetUnfolderBase]: 2117/9801 cut-off events. [2024-10-14 16:49:39,798 INFO L125 PetriNetUnfolderBase]: For 3573/3951 co-relation queries the response was YES. [2024-10-14 16:49:39,841 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-10-14 16:49:39,894 INFO L140 encePairwiseOnDemand]: 128/138 looper letters, 25 selfloop transitions, 16 changer transitions 0/161 dead transitions. [2024-10-14 16:49:39,895 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 133 places, 161 transitions, 610 flow [2024-10-14 16:49:39,895 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 16:49:39,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 16:49:39,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 360 transitions. [2024-10-14 16:49:39,897 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8695652173913043 [2024-10-14 16:49:39,898 INFO L175 Difference]: Start difference. First operand has 131 places, 145 transitions, 450 flow. Second operand 3 states and 360 transitions. [2024-10-14 16:49:39,898 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 133 places, 161 transitions, 610 flow [2024-10-14 16:49:39,913 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 131 places, 161 transitions, 568 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 16:49:39,918 INFO L231 Difference]: Finished difference. Result has 133 places, 159 transitions, 566 flow [2024-10-14 16:49:39,918 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-10-14 16:49:39,921 INFO L277 CegarLoopForPetriNet]: 135 programPoint places, -2 predicate places. [2024-10-14 16:49:39,921 INFO L471 AbstractCegarLoop]: Abstraction has has 133 places, 159 transitions, 566 flow [2024-10-14 16:49:39,921 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-10-14 16:49:39,921 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:49:39,921 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-10-14 16:49:39,922 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-10-14 16:49:39,922 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-10-14 16:49:39,922 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:49:39,922 INFO L85 PathProgramCache]: Analyzing trace with hash 615903739, now seen corresponding path program 1 times [2024-10-14 16:49:39,923 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:49:39,923 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [592442567] [2024-10-14 16:49:39,923 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:49:39,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:49:39,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 16:49:39,934 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-14 16:49:39,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 16:49:39,950 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-14 16:49:39,951 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-14 16:49:39,952 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (20 of 21 remaining) [2024-10-14 16:49:39,953 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (19 of 21 remaining) [2024-10-14 16:49:39,954 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (18 of 21 remaining) [2024-10-14 16:49:39,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (17 of 21 remaining) [2024-10-14 16:49:39,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (16 of 21 remaining) [2024-10-14 16:49:39,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (15 of 21 remaining) [2024-10-14 16:49:39,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (14 of 21 remaining) [2024-10-14 16:49:39,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (13 of 21 remaining) [2024-10-14 16:49:39,958 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (12 of 21 remaining) [2024-10-14 16:49:39,958 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (11 of 21 remaining) [2024-10-14 16:49:39,958 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (10 of 21 remaining) [2024-10-14 16:49:39,958 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (9 of 21 remaining) [2024-10-14 16:49:39,958 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (8 of 21 remaining) [2024-10-14 16:49:39,958 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (7 of 21 remaining) [2024-10-14 16:49:39,959 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (6 of 21 remaining) [2024-10-14 16:49:39,959 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (5 of 21 remaining) [2024-10-14 16:49:39,959 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (4 of 21 remaining) [2024-10-14 16:49:39,959 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (3 of 21 remaining) [2024-10-14 16:49:39,959 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 21 remaining) [2024-10-14 16:49:39,959 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (1 of 21 remaining) [2024-10-14 16:49:39,959 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (0 of 21 remaining) [2024-10-14 16:49:39,959 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-10-14 16:49:39,959 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-10-14 16:49:39,960 WARN L239 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-14 16:49:39,960 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2024-10-14 16:49:39,995 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-14 16:49:40,001 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 173 places, 177 transitions, 382 flow [2024-10-14 16:49:40,020 INFO L124 PetriNetUnfolderBase]: 17/213 cut-off events. [2024-10-14 16:49:40,021 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2024-10-14 16:49:40,023 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-10-14 16:49:40,023 INFO L82 GeneralOperation]: Start removeDead. Operand has 173 places, 177 transitions, 382 flow [2024-10-14 16:49:40,027 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 173 places, 177 transitions, 382 flow [2024-10-14 16:49:40,029 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-14 16:49:40,029 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;@231a4da9, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-14 16:49:40,029 INFO L334 AbstractCegarLoop]: Starting to check reachability of 26 error locations. [2024-10-14 16:49:40,031 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-14 16:49:40,034 INFO L124 PetriNetUnfolderBase]: 2/30 cut-off events. [2024-10-14 16:49:40,034 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-14 16:49:40,034 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:49:40,034 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-10-14 16:49:40,034 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-10-14 16:49:40,035 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:49:40,035 INFO L85 PathProgramCache]: Analyzing trace with hash -546712173, now seen corresponding path program 1 times [2024-10-14 16:49:40,035 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:49:40,035 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [694699938] [2024-10-14 16:49:40,035 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:49:40,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:49:40,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:49:40,071 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:49:40,072 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:49:40,072 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [694699938] [2024-10-14 16:49:40,072 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [694699938] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:49:40,072 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:49:40,072 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:49:40,073 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [873223031] [2024-10-14 16:49:40,073 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:49:40,073 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:49:40,073 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:49:40,074 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:49:40,074 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:49:40,110 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 143 out of 177 [2024-10-14 16:49:40,111 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-10-14 16:49:40,111 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:49:40,111 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 143 of 177 [2024-10-14 16:49:40,111 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:49:41,303 INFO L124 PetriNetUnfolderBase]: 1724/9129 cut-off events. [2024-10-14 16:49:41,303 INFO L125 PetriNetUnfolderBase]: For 1451/1451 co-relation queries the response was YES. [2024-10-14 16:49:41,349 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-10-14 16:49:41,404 INFO L140 encePairwiseOnDemand]: 151/177 looper letters, 23 selfloop transitions, 12 changer transitions 0/171 dead transitions. [2024-10-14 16:49:41,404 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 163 places, 171 transitions, 461 flow [2024-10-14 16:49:41,405 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 16:49:41,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 16:49:41,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 488 transitions. [2024-10-14 16:49:41,407 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9190207156308852 [2024-10-14 16:49:41,407 INFO L175 Difference]: Start difference. First operand has 173 places, 177 transitions, 382 flow. Second operand 3 states and 488 transitions. [2024-10-14 16:49:41,407 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 163 places, 171 transitions, 461 flow [2024-10-14 16:49:41,409 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 163 places, 171 transitions, 449 flow, removed 6 selfloop flow, removed 0 redundant places. [2024-10-14 16:49:41,412 INFO L231 Difference]: Finished difference. Result has 165 places, 168 transitions, 438 flow [2024-10-14 16:49:41,412 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-10-14 16:49:41,413 INFO L277 CegarLoopForPetriNet]: 173 programPoint places, -8 predicate places. [2024-10-14 16:49:41,413 INFO L471 AbstractCegarLoop]: Abstraction has has 165 places, 168 transitions, 438 flow [2024-10-14 16:49:41,413 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-10-14 16:49:41,413 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:49:41,414 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-10-14 16:49:41,414 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-10-14 16:49:41,414 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-10-14 16:49:41,414 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:49:41,415 INFO L85 PathProgramCache]: Analyzing trace with hash -976799111, now seen corresponding path program 1 times [2024-10-14 16:49:41,415 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:49:41,415 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1579979296] [2024-10-14 16:49:41,415 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:49:41,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:49:41,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:49:41,447 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:49:41,448 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:49:41,448 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1579979296] [2024-10-14 16:49:41,448 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1579979296] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:49:41,448 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:49:41,448 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:49:41,448 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [173157313] [2024-10-14 16:49:41,448 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:49:41,449 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:49:41,449 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:49:41,449 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:49:41,449 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:49:41,501 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 131 out of 177 [2024-10-14 16:49:41,503 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-10-14 16:49:41,503 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:49:41,503 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 131 of 177 [2024-10-14 16:49:41,503 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:49:47,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:49:47,312 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-10-14 16:49:47,312 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:49:47,312 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:49:47,312 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:49:52,015 INFO L124 PetriNetUnfolderBase]: 26346/99085 cut-off events. [2024-10-14 16:49:52,015 INFO L125 PetriNetUnfolderBase]: For 7728/7909 co-relation queries the response was YES. [2024-10-14 16:49:52,655 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-10-14 16:49:53,416 INFO L140 encePairwiseOnDemand]: 149/177 looper letters, 35 selfloop transitions, 20 changer transitions 0/191 dead transitions. [2024-10-14 16:49:53,416 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 167 places, 191 transitions, 609 flow [2024-10-14 16:49:53,416 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 16:49:53,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 16:49:53,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 456 transitions. [2024-10-14 16:49:53,418 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8587570621468926 [2024-10-14 16:49:53,418 INFO L175 Difference]: Start difference. First operand has 165 places, 168 transitions, 438 flow. Second operand 3 states and 456 transitions. [2024-10-14 16:49:53,418 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 167 places, 191 transitions, 609 flow [2024-10-14 16:49:53,495 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 165 places, 191 transitions, 585 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 16:49:53,498 INFO L231 Difference]: Finished difference. Result has 167 places, 188 transitions, 590 flow [2024-10-14 16:49:53,498 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-10-14 16:49:53,498 INFO L277 CegarLoopForPetriNet]: 173 programPoint places, -6 predicate places. [2024-10-14 16:49:53,499 INFO L471 AbstractCegarLoop]: Abstraction has has 167 places, 188 transitions, 590 flow [2024-10-14 16:49:53,499 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-10-14 16:49:53,499 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:49:53,499 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-10-14 16:49:53,499 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-10-14 16:49:53,500 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-10-14 16:49:53,500 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:49:53,500 INFO L85 PathProgramCache]: Analyzing trace with hash -2128771520, now seen corresponding path program 1 times [2024-10-14 16:49:53,500 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:49:53,501 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [674065845] [2024-10-14 16:49:53,501 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:49:53,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:49:53,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:49:53,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-10-14 16:49:53,537 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:49:53,537 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [674065845] [2024-10-14 16:49:53,537 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [674065845] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:49:53,537 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:49:53,537 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:49:53,537 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1639783119] [2024-10-14 16:49:53,538 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:49:53,538 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:49:53,538 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:49:53,539 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:49:53,539 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:49:53,612 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 143 out of 177 [2024-10-14 16:49:53,614 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-10-14 16:49:53,614 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:49:53,614 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 143 of 177 [2024-10-14 16:49:53,614 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:49:54,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:49:54,507 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-10-14 16:49:54,507 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-10-14 16:49:54,507 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-10-14 16:49:54,507 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-10-14 16:49:54,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][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-10-14 16:49:54,524 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-10-14 16:49:54,524 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-10-14 16:49:54,524 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-10-14 16:49:54,524 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-10-14 16:49:54,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:49:54,526 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-10-14 16:49:54,526 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-10-14 16:49:54,526 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-10-14 16:49:54,527 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-10-14 16:49:54,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][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-10-14 16:49:54,595 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-10-14 16:49:54,595 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-10-14 16:49:54,595 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-10-14 16:49:54,596 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-10-14 16:49:54,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:49:54,605 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-10-14 16:49:54,605 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-10-14 16:49:54,605 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:54,605 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-10-14 16:49:54,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:49:54,606 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-10-14 16:49:54,606 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:54,606 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-10-14 16:49:54,606 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-10-14 16:49:54,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][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-10-14 16:49:54,607 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-10-14 16:49:54,607 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-10-14 16:49:54,607 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-10-14 16:49:54,607 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-10-14 16:49:54,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][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-10-14 16:49:54,688 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-10-14 16:49:54,688 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-10-14 16:49:54,689 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-10-14 16:49:54,689 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:49:54,710 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-10-14 16:49:54,710 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-10-14 16:49:54,710 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:54,710 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-10-14 16:49:54,710 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-10-14 16:49:54,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:49:54,718 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-10-14 16:49:54,718 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-10-14 16:49:54,718 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-10-14 16:49:54,718 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-10-14 16:49:54,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:49:54,838 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-10-14 16:49:54,838 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-10-14 16:49:54,838 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-10-14 16:49:54,838 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-10-14 16:49:54,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][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-10-14 16:49:54,838 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:49:54,838 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:49:54,838 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:49:54,838 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:54,838 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-10-14 16:49:54,838 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:49:54,839 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:54,839 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:49:54,839 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:49:54,839 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-10-14 16:49:54,839 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:49:54,840 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:49:54,840 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:54,840 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:49:54,938 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-10-14 16:49:54,938 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:49:54,938 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:54,938 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:54,938 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:54,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:49:54,939 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:49:54,939 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:54,939 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:54,939 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:54,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:49:54,939 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:49:54,939 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:54,939 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:54,939 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:54,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:49:54,948 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-10-14 16:49:54,948 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:54,948 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:54,948 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:54,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][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-10-14 16:49:54,953 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:49:54,953 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:54,953 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:54,953 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:54,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][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-10-14 16:49:54,955 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:49:54,955 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:54,955 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:54,956 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:54,985 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-10-14 16:49:54,985 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-10-14 16:49:54,985 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:54,985 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:54,985 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:54,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:49:54,992 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-10-14 16:49:54,992 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:54,992 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:54,992 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:54,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 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-10-14 16:49:54,995 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-10-14 16:49:54,995 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-10-14 16:49:54,995 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-10-14 16:49:54,995 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:54,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][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-10-14 16:49:54,996 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-10-14 16:49:54,996 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:54,996 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:54,996 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:55,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][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-10-14 16:49:55,106 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:49:55,106 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:55,106 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:55,106 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:55,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:49:55,108 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-10-14 16:49:55,108 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:55,108 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:55,108 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:55,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][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-10-14 16:49:55,115 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:49:55,116 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:49:55,116 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:55,116 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:49:55,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:55,131 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:49:55,131 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:55,132 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:55,132 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:55,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:49:55,466 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-10-14 16:49:55,466 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-10-14 16:49:55,467 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:55,467 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-10-14 16:49:55,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:49:55,477 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:49:55,477 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:49:55,477 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:49:55,477 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:55,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:55,477 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-10-14 16:49:55,477 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:55,477 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:55,477 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:55,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:49:55,478 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:49:55,478 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:49:55,478 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:49:55,478 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:55,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:55,553 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:49:55,553 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:55,553 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:49:55,554 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:49:55,583 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-10-14 16:49:55,583 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:49:55,583 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:55,583 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:55,584 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:55,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:55,584 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:49:55,584 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:55,584 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:55,584 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:55,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 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-10-14 16:49:55,584 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:55,584 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:55,584 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:55,584 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:55,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 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-10-14 16:49:55,584 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:49:55,584 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:55,584 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:55,584 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:55,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:49:55,585 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:49:55,585 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:55,585 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:55,585 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:55,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:49:55,585 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:49:55,585 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:55,585 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:55,585 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:55,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][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-10-14 16:49:55,599 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:49:55,599 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:55,599 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:55,599 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:55,599 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:55,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:49:55,606 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-10-14 16:49:55,606 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:55,606 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:55,606 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:55,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:55,610 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:49:55,610 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:55,610 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:55,610 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:55,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], [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-10-14 16:49:55,614 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:49:55,614 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:55,614 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:55,614 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:55,660 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-10-14 16:49:55,660 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-10-14 16:49:55,660 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:55,660 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:55,660 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:55,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][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-10-14 16:49:55,675 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:49:55,675 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:55,675 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:55,675 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:55,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:49:55,678 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:49:55,678 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:55,678 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:49:55,678 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:49:55,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:49:55,679 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:49:55,679 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:49:55,680 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:49:55,680 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:49:55,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][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-10-14 16:49:55,680 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:49:55,680 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:49:55,680 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:49:55,680 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:49:55,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:55,757 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:49:55,757 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:55,757 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:55,757 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:55,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, 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-10-14 16:49:55,806 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:49:55,806 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:55,806 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:55,806 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:55,807 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-10-14 16:49:55,807 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:49:55,807 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:55,807 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:55,807 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:55,807 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:55,807 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:55,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:49:55,809 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-10-14 16:49:55,809 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:55,809 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:55,809 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:55,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:49:55,816 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-10-14 16:49:55,816 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:55,816 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:55,816 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:55,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:49:55,818 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-10-14 16:49:55,818 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:55,818 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:55,818 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:55,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][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-10-14 16:49:55,821 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:49:55,821 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:55,821 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:55,821 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:55,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][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-10-14 16:49:55,821 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:49:55,821 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:55,821 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:55,821 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:55,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][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-10-14 16:49:55,821 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:49:55,822 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:55,822 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:55,822 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49: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, 117#L689-1true, 174#true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-10-14 16:49:55,880 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-10-14 16:49:55,881 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:55,881 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:55,881 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:55,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][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-10-14 16:49:55,883 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-10-14 16:49:55,883 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:55,883 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:55,883 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:55,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][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-10-14 16:49:55,896 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-10-14 16:49:55,896 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:55,896 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:55,896 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:55,896 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:55,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][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-10-14 16:49:55,971 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:49:55,971 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:55,971 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:55,971 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:55,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [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-10-14 16:49:55,977 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-10-14 16:49:55,977 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:55,977 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:55,977 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:49:56,008 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-10-14 16:49:56,008 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,008 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,008 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,008 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,008 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:49:56,026 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:49:56,026 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:56,026 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:56,026 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:56,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:49:56,030 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,030 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,030 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,030 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,032 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:49:56,032 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,032 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,032 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,032 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,032 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,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][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-10-14 16:49:56,032 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:56,032 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:56,033 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:56,033 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:56,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:49:56,045 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:49:56,045 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:56,045 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:56,045 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:56,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:49:56,048 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:49:56,048 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:56,048 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:56,048 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:56,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][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-10-14 16:49:56,050 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:49:56,050 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:56,050 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:56,050 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:56,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:49:56,051 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:49:56,051 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:56,051 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:56,051 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:56,104 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-10-14 16:49:56,104 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,104 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,104 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,104 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 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-10-14 16:49:56,113 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:49:56,113 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:56,113 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:56,113 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:56,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:56,123 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:49:56,123 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:56,124 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:56,124 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:56,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, 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-10-14 16:49:56,127 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:49:56,127 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:56,127 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:56,127 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:49:56,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:49:56,565 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,566 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,566 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,566 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,603 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-10-14 16:49:56,603 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,603 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,603 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,603 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,603 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,603 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,621 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-10-14 16:49:56,621 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,621 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,621 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,621 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:49:56,622 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:49:56,622 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:56,622 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:56,622 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:56,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:49:56,623 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,623 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,623 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,623 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,633 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-10-14 16:49:56,633 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:49:56,633 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:56,633 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:56,633 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:56,633 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:56,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [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-10-14 16:49:56,638 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:49:56,638 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:56,638 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:56,638 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:56,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, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-10-14 16:49:56,641 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,641 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,641 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,641 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,641 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,641 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,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][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-10-14 16:49:56,645 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,645 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,645 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,645 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,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, 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-10-14 16:49:56,652 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,652 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,652 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,652 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:56,653 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,653 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,653 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,653 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:56,654 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,654 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,654 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,654 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,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][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-10-14 16:49:56,667 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,667 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,667 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,667 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,667 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:56,735 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,735 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,735 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,735 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,756 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:49:56,756 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,756 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,756 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,757 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,757 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,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][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-10-14 16:49:56,757 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:49:56,757 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,757 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,757 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:49:56,863 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,863 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,863 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:56,863 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:49:56,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:49:56,904 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:56,904 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:56,904 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:56,904 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:56,914 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:49:56,915 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:56,915 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:56,915 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:56,915 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:56,915 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:56,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][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-10-14 16:49:56,915 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:49:56,915 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:49:56,915 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:49:56,915 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:49:56,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][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-10-14 16:49:56,932 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,932 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:56,932 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,932 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:56,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][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-10-14 16:49:56,934 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-10-14 16:49:56,935 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-10-14 16:49:56,935 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-10-14 16:49:56,935 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-10-14 16:49:56,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:49:56,935 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:56,935 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:56,935 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:56,935 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:56,937 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-10-14 16:49:56,938 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:49:56,938 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:56,938 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:56,938 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:56,938 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:56,938 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:56,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:49:56,940 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:56,941 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:56,941 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,941 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,945 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-10-14 16:49:56,945 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,945 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,945 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:56,945 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:56,945 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,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][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-10-14 16:49:56,957 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:56,957 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:56,957 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:56,957 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:56,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:56,967 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,967 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:56,967 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:56,968 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:56,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], [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-10-14 16:49:56,972 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:49:56,972 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:56,972 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:56,972 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:56,972 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:56,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:56,979 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:49:56,979 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:56,979 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:56,979 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:56,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:49:56,982 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:49:56,982 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:56,982 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:56,982 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:57,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:49:57,045 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:49:57,045 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:57,045 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:57,045 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:57,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:49:57,063 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:49:57,063 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:57,063 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:57,063 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:49:57,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][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-10-14 16:49:57,064 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:57,064 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:57,064 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:57,064 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:57,212 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-10-14 16:49:57,212 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:49:57,212 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:57,212 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:57,212 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:57,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:49:57,213 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,213 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,213 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,213 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,218 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-10-14 16:49:57,218 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,218 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,218 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,218 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,218 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,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][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-10-14 16:49:57,221 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:49:57,221 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:49:57,221 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:49:57,221 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:49:57,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:49:57,222 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:49:57,222 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:49:57,222 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:49:57,222 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:49:57,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:57,230 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,230 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,230 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:57,230 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:57,231 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:57,231 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:57,231 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:57,231 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:57,235 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-10-14 16:49:57,235 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:57,236 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:57,236 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:57,236 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:57,236 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:57,236 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:57,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:49:57,237 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:49:57,237 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:57,237 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:57,237 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:57,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][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-10-14 16:49:57,602 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:49:57,602 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:57,602 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:57,603 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:57,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, 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-10-14 16:49:57,622 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:57,622 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:57,622 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:57,623 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:57,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:49:57,623 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:57,623 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:57,624 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:57,624 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:57,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:49:57,630 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:57,630 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:57,630 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:57,631 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:57,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 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-10-14 16:49:57,632 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:49:57,632 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:57,632 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:57,632 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:57,633 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-10-14 16:49:57,633 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,633 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:57,633 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:57,634 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,634 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,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, 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-10-14 16:49:57,636 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,636 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,636 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,637 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,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, 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-10-14 16:49:57,639 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:49:57,639 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:57,639 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:57,639 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:57,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:57,655 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:49:57,655 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:57,656 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:57,656 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:57,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:57,657 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:49:57,657 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:57,657 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:57,657 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:57,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][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-10-14 16:49:57,664 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,664 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,664 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,664 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,664 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:49:57,669 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,669 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:57,669 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:57,669 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:57,670 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,670 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,670 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:57,670 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:57,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][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-10-14 16:49:57,677 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,677 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,677 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:57,677 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:57,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][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-10-14 16:49:57,678 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,678 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,678 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:57,678 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:57,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:49:57,682 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:57,682 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:57,682 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:57,682 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:57,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][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-10-14 16:49:57,705 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:49:57,705 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:57,705 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:57,705 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:57,705 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:49:57,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:57,705 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:57,705 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:57,705 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:57,706 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:57,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, 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-10-14 16:49:57,723 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:57,723 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:57,723 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:57,723 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:57,825 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-10-14 16:49:57,825 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,826 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:57,826 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:57,826 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:57,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:49:57,865 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-10-14 16:49:57,865 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-10-14 16:49:57,865 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-10-14 16:49:57,865 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-10-14 16:49:58,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:49:58,054 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-10-14 16:49:58,054 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-10-14 16:49:58,055 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-10-14 16:49:58,055 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-10-14 16:49:58,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:49:58,057 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:49:58,057 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:49:58,057 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:49:58,057 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:49:58,059 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [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-10-14 16:49:58,059 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,059 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,060 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,060 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,060 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,060 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,075 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-10-14 16:49:58,075 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,075 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,075 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,075 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,075 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:58,084 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:49:58,084 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,084 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,084 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,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][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-10-14 16:49:58,113 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,113 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,113 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,113 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,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][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-10-14 16:49:58,138 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,138 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:58,138 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:58,138 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:58,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:58,138 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:49:58,138 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,138 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,138 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:49:58,148 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,148 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,148 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:58,148 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:58,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:49:58,149 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,149 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,149 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,149 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,150 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-10-14 16:49:58,150 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,150 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,150 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,150 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,150 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:49:58,151 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,151 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,151 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,151 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,161 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-10-14 16:49:58,161 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,161 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,161 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,161 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,161 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,162 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,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][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-10-14 16:49:58,172 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,172 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,172 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,172 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,173 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-10-14 16:49:58,173 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,173 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,173 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,173 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,173 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,173 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-10-14 16:49:58,174 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,174 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,174 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,174 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,174 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,174 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-10-14 16:49:58,174 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,174 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,174 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,174 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,175 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,175 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:49:58,178 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-10-14 16:49:58,178 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-10-14 16:49:58,178 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-10-14 16:49:58,178 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-10-14 16:49:58,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][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-10-14 16:49:58,181 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,181 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,181 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,181 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,181 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:49:58,181 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,181 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,182 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,182 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,182 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,182 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:49:58,182 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,182 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,182 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,182 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,182 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,183 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-10-14 16:49:58,183 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,183 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,183 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,183 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,183 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,183 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,185 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:49:58,185 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,185 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:58,185 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:58,185 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:58,185 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:58,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:58,185 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:49:58,185 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,186 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,186 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:49:58,186 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,186 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,186 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,186 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:49:58,186 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,186 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,186 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,187 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,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][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-10-14 16:49:58,201 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,201 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,201 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,201 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,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][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-10-14 16:49:58,201 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,201 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,201 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,201 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:58,213 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,213 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,213 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:58,213 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:58,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][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-10-14 16:49:58,314 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,314 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,314 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,314 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:58,316 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,316 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,316 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,316 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,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][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-10-14 16:49:58,347 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,347 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:58,347 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:58,347 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,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][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-10-14 16:49:58,353 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,353 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,353 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,354 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,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][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-10-14 16:49:58,357 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,357 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,358 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,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][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-10-14 16:49:58,381 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,381 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:58,381 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:58,381 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:58,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 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-10-14 16:49:58,390 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,390 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:58,390 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:58,390 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:49:58,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][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-10-14 16:49:58,597 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,597 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,597 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,597 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,598 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-10-14 16:49:58,598 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,598 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,598 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,598 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,598 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49: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][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-10-14 16:49:58,600 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,600 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,600 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,600 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,613 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:49:58,613 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,613 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,613 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,613 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,613 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:49:58,624 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,624 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,624 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,624 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,625 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-10-14 16:49:58,625 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:49:58,625 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,625 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,625 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,625 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:58,625 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,626 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,626 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,626 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,626 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-10-14 16:49:58,626 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:49:58,626 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,626 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,626 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,626 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-10-14 16:49:58,634 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,635 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,635 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,635 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:49:58,641 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,642 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,642 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,642 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49: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, 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-10-14 16:49:58,642 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:49:58,642 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,642 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,642 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,642 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49: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][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-10-14 16:49:58,643 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,643 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,643 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,643 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,643 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:49:58,643 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:49:58,643 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,643 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,644 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,644 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:49:58,696 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,697 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,697 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,697 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 36#L688-7true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-10-14 16:49:58,697 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,697 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,698 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,698 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:49:58,699 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:49:58,700 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,700 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:49:58,700 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:49:58,702 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:49:58,702 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,702 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,702 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:49:58,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:58,711 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,711 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,711 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,711 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:58,714 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,714 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,714 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,714 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,726 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:49:58,727 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,727 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,727 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,727 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,727 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:49:58,727 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,727 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,727 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,727 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,727 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-10-14 16:49:58,727 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,728 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,728 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,728 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,728 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,728 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,728 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,728 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-10-14 16:49:58,728 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:49:58,728 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,728 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,729 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,729 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,729 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,729 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:58,729 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-10-14 16:49:58,729 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,729 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,729 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,729 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,729 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,729 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,729 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,729 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:58,730 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:58,730 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,730 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,730 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:58,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:58,757 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,757 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,757 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:58,757 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:58,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:58,778 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-10-14 16:49:58,778 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:49:58,779 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-10-14 16:49:58,779 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-10-14 16:49:58,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:58,803 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:49:58,803 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:49:58,803 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:49:58,803 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:49:58,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:58,803 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:49:58,803 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:49:58,804 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:49:58,804 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:49:59,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][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-10-14 16:49:59,183 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,183 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,183 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,183 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:59,184 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,184 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,184 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,184 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,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][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-10-14 16:49:59,217 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,217 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,217 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,217 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,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][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-10-14 16:49:59,270 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,270 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,270 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,270 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:49:59,309 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:49:59,309 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:59,309 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:59,309 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:49:59,482 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:59,482 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,482 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,482 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,482 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,482 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,482 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,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][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-10-14 16:49:59,498 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:49:59,498 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:49:59,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,498 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-10-14 16:49:59,498 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:49:59,498 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:49:59,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:59,506 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-10-14 16:49:59,506 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:49:59,506 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-10-14 16:49:59,506 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-10-14 16:49:59,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][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-10-14 16:49:59,507 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:49:59,507 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,507 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,507 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,507 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,507 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,507 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:49:59,507 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:49:59,507 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:59,507 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:59,507 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:59,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][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-10-14 16:49:59,507 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:49:59,507 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:59,507 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:59,507 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:59,507 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:59,508 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:59,508 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:59,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:49:59,508 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:49:59,508 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,508 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,508 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:49:59,508 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:49:59,508 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,508 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,508 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:49:59,517 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:49:59,517 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:49:59,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,517 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-10-14 16:49:59,517 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:49:59,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,517 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:49:59,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 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-10-14 16:49:59,525 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,525 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,525 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,525 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,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, 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-10-14 16:49:59,525 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:49:59,525 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,525 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,525 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,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, 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-10-14 16:49:59,525 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:49:59,525 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,525 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,526 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:59,526 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:49:59,526 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:59,526 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:59,526 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:59,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:59,526 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:49:59,526 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,526 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,526 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,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][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-10-14 16:49:59,531 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,531 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,531 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,532 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:49:59,540 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,540 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,540 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,541 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 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-10-14 16:49:59,548 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,548 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,548 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,548 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,556 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-10-14 16:49:59,556 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,556 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,556 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,556 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,556 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:49:59,557 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:49:59,557 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,557 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,557 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:49:59,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:49:59,558 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:49:59,559 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:49:59,559 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:59,559 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:49:59,564 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-10-14 16:49:59,564 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,564 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,564 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,564 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,564 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,565 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,567 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-10-14 16:49:59,567 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,567 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,567 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,567 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,567 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,567 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,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][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-10-14 16:49:59,581 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,581 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,581 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,581 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:59,584 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:49:59,584 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,584 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,584 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:49:59,592 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,593 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,593 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,593 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,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][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-10-14 16:49:59,658 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:49:59,658 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,658 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,658 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:49:59,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:59,718 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,718 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,718 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,718 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,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, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-10-14 16:49:59,725 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:49:59,725 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,725 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,725 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:49:59,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:49:59,729 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:49:59,729 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,729 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:49:59,729 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:49:59,753 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,754 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,754 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:49:59,754 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:49:59,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:49:59,963 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:49:59,963 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,963 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:49:59,963 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:00,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][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-10-14 16:50:00,000 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:00,000 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:00,000 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:00,000 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:00,000 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:00,000 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:00,000 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:00,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:00,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:00,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:00,001 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-10-14 16:50:00,001 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:00,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:00,001 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:00,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:00,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:00,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:00,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:00,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:00,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][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-10-14 16:50:00,001 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:00,001 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:00,001 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:00,001 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:00,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][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-10-14 16:50:00,006 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:00,006 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:00,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:00,006 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:00,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:00,034 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:00,034 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:00,034 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:00,034 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:00,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:00,043 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:00,043 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:00,044 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:00,044 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:00,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:00,044 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:00,044 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:00,044 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:00,044 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:00,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:00,045 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:00,045 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:00,045 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:00,045 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:00,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:00,045 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:00,046 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:00,046 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:00,046 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:00,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][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-10-14 16:50:00,046 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:00,046 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:00,046 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:00,046 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:00,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:00,051 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:00,052 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:00,052 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:00,052 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:00,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:00,052 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:00,052 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:00,052 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:00,052 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:00,053 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-10-14 16:50:00,054 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:00,054 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:00,054 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:00,054 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:00,054 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:00,054 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:00,054 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:00,054 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:00,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:00,134 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:00,134 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:00,134 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:00,134 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:00,141 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:00,142 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:00,142 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:00,142 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:00,142 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:00,142 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:00,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:00,142 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:00,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:00,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:00,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:00,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][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-10-14 16:50:00,228 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:00,228 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:00,228 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:00,228 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:00,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:00,244 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:00,244 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:00,244 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:00,244 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:00,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][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-10-14 16:50:00,250 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:00,250 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:00,250 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:00,250 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:00,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:00,708 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:00,708 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:00,708 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:00,708 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:00,995 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-10-14 16:50:00,995 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:00,995 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:00,995 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:00,995 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:00,996 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:00,996 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:00,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 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-10-14 16:50:00,996 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:00,996 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:00,996 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:00,996 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:01,012 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,012 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,012 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,012 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,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][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-10-14 16:50:01,017 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,017 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:01,017 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:01,017 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:01,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][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-10-14 16:50:01,017 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:01,017 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,017 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,018 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:01,022 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:01,022 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,023 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,023 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,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][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-10-14 16:50:01,032 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:01,032 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,032 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,032 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,037 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-10-14 16:50:01,038 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,038 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:01,038 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:01,038 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:01,038 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,038 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:01,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:01,078 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,078 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,078 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,078 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:01,078 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,078 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,078 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,078 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:01,079 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:01,079 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,080 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:01,080 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:01,080 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:01,080 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:01,080 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,080 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [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-10-14 16:50:01,084 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,084 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,084 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,084 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:01,087 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:01,087 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,087 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,087 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:01,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:01,087 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:01,087 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:01,087 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,087 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:01,103 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:01,103 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,103 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,104 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:01,106 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:01,106 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,106 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:01,106 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:01,106 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,106 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,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][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-10-14 16:50:01,107 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,107 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,109 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:01,109 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,109 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,109 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:01,109 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,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][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-10-14 16:50:01,110 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:01,110 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,110 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,110 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,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][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-10-14 16:50:01,110 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:01,110 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,110 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,110 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,110 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-10-14 16:50:01,110 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,110 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,110 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,110 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,110 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,110 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:01,119 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,119 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,119 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,119 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:01,130 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,130 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,130 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,130 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,132 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:01,132 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,132 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,132 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,132 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,132 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50: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, 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-10-14 16:50:01,134 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:01,134 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,134 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,134 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,135 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:01,135 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:01,135 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,135 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,135 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,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][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-10-14 16:50:01,152 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,152 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,152 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,152 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:01,195 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,195 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,195 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,195 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [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-10-14 16:50:01,235 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,235 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,235 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:01,235 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:01,282 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-10-14 16:50:01,282 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,282 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,282 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,282 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,455 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-10-14 16:50:01,455 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,455 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,456 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,456 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,456 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,456 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,456 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,456 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:01,490 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,490 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,490 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,490 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:01,491 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:01,491 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:01,491 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,491 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,492 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,492 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,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][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-10-14 16:50:01,492 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:01,492 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,492 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,492 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:01,541 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:01,541 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,541 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,541 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:01,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:01,541 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:01,541 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:01,541 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,541 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:01,541 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:01,541 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,541 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:01,541 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:01,541 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:01,542 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,542 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,542 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:01,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:01,542 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,542 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,542 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,542 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:01,542 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,542 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,542 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,542 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:01,543 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:01,543 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,543 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:01,543 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:01,543 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:01,543 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,543 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:01,544 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:01,544 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:01,544 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,544 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,544 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:01,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:01,546 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,547 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,547 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,547 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:01,550 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:01,550 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:01,550 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,550 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:01,551 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:01,551 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:01,551 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,551 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,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, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-10-14 16:50:01,552 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:01,552 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,552 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:01,552 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,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, 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-10-14 16:50:01,552 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:01,552 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,552 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,552 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:01,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:01,556 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:01,556 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,556 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,556 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:01,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:01,556 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,556 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,557 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,557 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:01,575 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:01,575 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,575 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:01,575 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,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][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-10-14 16:50:01,575 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:01,575 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,575 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,575 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:01,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:01,576 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:01,576 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,576 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,576 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:01,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:01,577 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:01,577 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,577 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,577 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:01,578 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:01,578 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,578 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,578 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,578 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:01,578 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:01,578 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,578 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,578 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:01,578 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:01,598 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:01,598 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:01,598 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,598 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:01,599 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:01,599 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:01,599 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,599 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:01,600 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:01,600 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:01,600 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:01,600 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,600 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,600 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:01,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][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-10-14 16:50:01,600 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,600 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,601 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,601 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:01,610 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,610 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,610 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,610 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:01,653 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:01,653 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,653 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:01,653 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:02,287 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,287 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,287 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,287 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,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][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-10-14 16:50:02,308 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,308 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,308 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,308 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:02,317 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:02,317 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,317 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,317 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:02,321 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,321 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,321 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,321 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:02,321 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,321 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,321 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,321 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,323 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:02,323 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,323 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,323 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,323 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,323 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,323 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:02,323 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,323 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,323 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,324 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,324 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,324 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:02,324 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:02,324 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,324 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,324 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,324 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,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][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-10-14 16:50:02,324 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,324 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,324 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,324 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,324 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:02,325 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,325 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,325 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,325 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,325 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,325 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-10-14 16:50:02,325 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,325 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,325 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,325 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,325 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,325 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:02,334 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,334 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,334 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,334 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,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][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-10-14 16:50:02,335 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,335 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,335 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,335 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,335 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,337 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:02,337 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:02,337 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,337 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,337 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,338 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,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][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-10-14 16:50:02,338 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,338 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,338 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,338 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:02,388 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,388 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,388 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,388 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:02,390 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,390 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,390 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,390 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:02,391 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,391 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,391 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,391 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:02,391 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,391 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,391 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,391 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:02,392 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,392 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,392 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,392 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50: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, 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-10-14 16:50:02,395 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,395 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:02,395 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:02,395 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:02,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][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-10-14 16:50:02,398 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,398 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,398 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,398 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:02,400 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:02,400 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,401 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,401 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:02,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:02,401 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:02,401 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,401 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,401 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:02,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:02,402 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,402 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:02,402 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,402 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:02,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:02,403 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,403 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,403 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,403 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:02,403 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:02,403 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,403 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:02,403 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:02,404 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:02,404 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,404 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,404 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:02,404 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:02,404 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,404 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,404 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:02,404 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:02,404 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:02,408 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-10-14 16:50:02,408 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,408 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:02,408 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:02,408 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,408 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:02,408 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:02,426 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:02,426 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,426 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,426 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,426 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,426 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 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-10-14 16:50:02,426 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,426 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,426 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,427 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,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][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-10-14 16:50:02,427 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,427 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,427 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,427 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,427 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:02,427 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,427 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,427 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,427 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,427 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:02,429 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,429 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,430 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,430 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,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][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-10-14 16:50:02,430 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,430 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,430 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,430 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,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][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-10-14 16:50:02,430 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,430 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,430 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,430 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:02,431 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,431 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:02,431 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,431 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:02,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][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-10-14 16:50:02,440 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,440 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,440 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,440 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,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][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-10-14 16:50:02,441 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,441 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:02,441 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:02,441 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,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][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-10-14 16:50:02,447 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,447 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,447 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,447 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:02,454 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,454 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,454 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,454 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:02,707 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-10-14 16:50:02,707 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:02,707 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:02,707 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:02,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:02,737 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,737 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,737 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,737 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,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, 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-10-14 16:50:02,738 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,738 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,738 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,738 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:02,786 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,786 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,786 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,786 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,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][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-10-14 16:50:02,786 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,787 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,787 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,787 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,788 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:02,788 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,788 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,788 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,788 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,788 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,788 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-10-14 16:50:02,788 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,788 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,788 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,788 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,788 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,788 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:02,790 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,790 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,790 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,790 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:02,790 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:02,790 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,790 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,790 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,790 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:02,790 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,790 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,790 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,790 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,791 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:02,803 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,803 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,803 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,803 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:02,803 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,804 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,804 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,804 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,805 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:02,806 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,806 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,806 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,806 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,806 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:02,867 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,867 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,867 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,867 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:02,867 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,867 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,867 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,867 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:02,867 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,867 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,867 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,867 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:02,868 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:02,868 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,868 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:02,868 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:02,868 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:02,868 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,868 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,868 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:02,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:02,869 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:02,869 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,869 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,869 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:02,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:02,869 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,869 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,869 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,869 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:02,869 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,869 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,870 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,870 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:02,870 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,870 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,870 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,870 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:02,873 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-10-14 16:50:02,873 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:02,873 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:02,873 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:02,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][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-10-14 16:50:02,875 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,875 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,875 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,875 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:02,883 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:02,883 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:02,883 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,884 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:02,884 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:02,884 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:02,884 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,884 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:02,885 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,885 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,885 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,885 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,886 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:02,886 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,886 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,886 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,886 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,886 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,887 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:02,887 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,887 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,887 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,887 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,887 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,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][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-10-14 16:50:02,893 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,894 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,894 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,894 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:02,914 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,914 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,914 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,914 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:02,916 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,916 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,916 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,916 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:02,918 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,919 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,919 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,919 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:02,919 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,919 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,919 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,919 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,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][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-10-14 16:50:02,925 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,925 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,925 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,925 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,929 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-10-14 16:50:02,930 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,930 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,930 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,930 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,930 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,930 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:02,937 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,937 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:02,937 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,937 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:02,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, 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-10-14 16:50:02,938 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:02,938 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,938 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,938 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:02,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 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-10-14 16:50:02,938 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,938 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,938 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,938 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:02,945 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:02,945 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,945 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:02,945 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:03,703 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is not cut-off event [2024-10-14 16:50:03,703 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-10-14 16:50:03,703 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-10-14 16:50:03,703 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-10-14 16:50:03,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][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-10-14 16:50:03,708 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,708 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,708 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,708 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,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][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-10-14 16:50:03,711 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,711 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,711 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,711 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [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-10-14 16:50:03,765 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:03,765 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:03,765 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,766 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:03,766 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,766 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,766 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,766 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,767 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:03,767 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,767 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,767 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,767 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,768 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,774 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:03,774 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,774 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,774 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,774 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,774 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,774 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,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][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-10-14 16:50:03,785 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,785 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,785 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,785 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:03,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [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-10-14 16:50:03,806 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:03,806 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,806 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,806 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:03,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:03,807 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,807 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,808 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,808 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,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][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-10-14 16:50:03,821 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:03,821 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,822 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:03,822 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,822 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:03,822 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:03,822 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,822 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,822 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:03,823 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:03,823 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:03,823 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:03,823 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:03,823 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:03,823 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:03,823 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,823 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,823 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,823 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:03,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:03,827 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:03,827 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,827 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:03,827 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,828 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:03,828 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:03,829 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,829 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,829 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:03,829 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:03,832 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,832 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,832 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,833 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:03,833 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:03,833 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:03,833 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,833 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,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][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-10-14 16:50:03,834 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:03,834 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,834 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,834 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:03,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:03,839 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:03,839 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,839 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:03,839 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:03,848 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:03,848 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,848 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,848 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:03,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:03,914 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:03,914 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,914 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:03,914 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:03,915 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:03,915 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,915 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:03,915 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:03,918 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:03,918 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:03,918 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:03,918 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:03,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:03,919 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:03,919 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:03,919 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:03,919 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:03,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 40#L688-6true, Black: 176#true, 15#L688-6true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true]) [2024-10-14 16:50:03,929 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,929 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,929 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,929 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:03,934 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:03,934 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,934 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:03,934 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:03,934 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:03,934 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,934 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,935 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:03,935 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:03,935 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,935 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,935 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,935 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,935 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:03,937 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:03,937 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:03,937 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,937 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:03,937 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,938 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,938 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,938 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:03,945 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,946 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,946 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,946 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,962 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-10-14 16:50:03,962 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:03,962 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:03,962 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:03,962 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:03,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:03,972 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:03,972 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,972 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:03,972 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,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, 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-10-14 16:50:03,973 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,973 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,973 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,973 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,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][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-10-14 16:50:03,978 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:03,978 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:03,978 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,978 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:03,984 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,984 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,984 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,984 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:03,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, 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-10-14 16:50:03,987 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:03,987 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,988 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:03,988 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:03,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][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-10-14 16:50:03,993 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:03,993 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,993 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:03,993 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:03,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][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-10-14 16:50:04,000 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:04,000 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:04,000 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:04,000 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:04,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][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-10-14 16:50:04,058 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:04,058 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:04,058 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:04,058 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:04,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:04,283 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is not cut-off event [2024-10-14 16:50:04,284 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:04,284 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:04,284 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:04,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:04,289 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,289 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,289 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,289 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:04,333 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,334 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,334 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,334 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,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][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-10-14 16:50:04,334 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,334 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,335 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,335 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,335 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,335 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,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][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-10-14 16:50:04,335 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,335 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,336 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,336 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,336 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,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][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-10-14 16:50:04,345 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,345 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,345 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,345 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:04,382 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,382 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,382 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,382 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,388 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-10-14 16:50:04,388 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,388 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,388 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,388 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,388 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,388 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:04,402 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,402 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,402 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,402 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:04,402 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,403 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,403 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,403 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,403 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:04,403 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,403 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,403 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,403 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,404 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:04,405 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,406 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,406 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,406 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,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][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-10-14 16:50:04,414 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,414 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,414 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,414 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,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][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-10-14 16:50:04,415 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,415 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,415 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,415 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:04,419 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,419 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,419 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,419 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:04,420 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:04,420 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:04,420 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:04,420 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:04,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:04,420 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,420 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,420 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,421 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:04,428 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,428 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,428 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,428 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:04,429 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,429 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,429 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,429 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:04,489 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:04,489 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:04,489 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:04,489 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:04,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:04,492 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,492 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,492 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,492 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:04,492 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,493 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,493 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,493 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:04,493 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,493 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,493 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,493 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:04,498 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,498 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,498 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,498 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,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][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-10-14 16:50:04,502 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,503 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,503 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,503 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,503 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:04,507 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,507 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,508 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,508 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-10-14 16:50:04,509 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,509 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,509 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,509 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 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-10-14 16:50:04,510 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,510 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,511 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,511 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,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][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-10-14 16:50:04,529 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:04,530 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:04,530 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:04,530 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:04,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][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-10-14 16:50:04,550 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,551 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,551 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,551 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,551 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:04,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 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-10-14 16:50:04,809 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,809 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,809 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,809 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,845 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:04,845 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,845 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,845 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,845 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,846 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,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][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-10-14 16:50:04,850 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is not cut-off event [2024-10-14 16:50:04,850 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:04,850 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-10-14 16:50:04,851 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:04,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][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-10-14 16:50:04,853 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,853 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,853 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,853 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,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][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-10-14 16:50:04,853 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:04,853 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:04,853 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:04,853 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:04,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][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-10-14 16:50:04,862 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,862 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,862 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:04,862 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:04,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][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-10-14 16:50:04,878 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:04,878 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,878 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,878 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:04,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:04,878 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:04,878 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:04,878 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:04,878 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:05,312 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:05,312 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:05,312 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:05,312 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:05,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:05,315 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,315 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,315 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,315 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:05,322 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:05,322 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:05,322 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:05,322 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:05,325 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:05,325 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:05,325 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:05,325 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:05,325 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:05,325 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:05,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:05,330 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:05,330 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:05,330 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:05,330 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:05,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:05,338 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:05,338 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:05,338 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:05,338 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:05,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][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-10-14 16:50:05,339 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:05,339 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:05,339 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:05,340 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:05,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][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-10-14 16:50:05,355 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:05,355 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:05,355 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:05,355 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:05,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:05,432 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,432 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,432 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,432 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:05,433 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,433 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,433 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,433 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,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][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-10-14 16:50:05,440 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:05,440 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:05,440 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:05,440 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:05,440 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:05,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][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-10-14 16:50:05,444 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,444 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,444 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,444 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:05,452 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,452 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,452 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,452 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:05,453 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,453 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,454 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,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][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-10-14 16:50:05,474 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:05,474 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:05,475 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:05,475 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:05,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:05,475 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:05,476 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:05,476 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:05,476 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:05,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][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-10-14 16:50:05,646 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,646 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,646 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,646 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,650 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:05,650 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,650 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,650 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,650 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,650 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:05,676 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,676 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,676 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,677 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,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][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-10-14 16:50:05,677 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,677 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,677 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,677 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,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][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-10-14 16:50:05,680 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,680 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,680 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,680 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 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-10-14 16:50:05,683 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,683 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,683 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,683 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:05,698 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:05,699 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,699 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,699 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,720 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:05,721 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,721 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,721 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,721 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,721 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,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][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-10-14 16:50:05,721 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:05,721 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,721 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:05,721 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:05,775 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:05,775 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:05,775 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:05,775 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:05,780 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:05,780 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,780 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,780 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,780 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,780 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:05,782 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,782 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,782 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,782 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:05,782 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:05,782 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:05,782 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:05,783 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:05,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, 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-10-14 16:50:05,787 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,787 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,787 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,787 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:05,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][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-10-14 16:50:05,804 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:05,804 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:05,804 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:05,805 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:05,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 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-10-14 16:50:05,806 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,806 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,806 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:05,806 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:05,957 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:05,958 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:05,958 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:05,958 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:05,958 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:05,958 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:05,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, 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-10-14 16:50:05,962 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:05,962 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:05,962 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:05,962 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:05,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][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-10-14 16:50:05,990 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-10-14 16:50:05,990 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-10-14 16:50:05,990 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:05,990 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:05,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:05,991 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-10-14 16:50:05,991 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-10-14 16:50:05,991 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:05,991 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:05,997 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:05,997 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:05,997 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:05,997 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:05,997 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:05,997 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:06,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:06,008 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-10-14 16:50:06,008 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:06,008 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-10-14 16:50:06,008 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:06,008 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:06,008 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-10-14 16:50:06,008 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-10-14 16:50:06,008 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:06,009 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-10-14 16:50:06,009 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:06,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:06,014 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:06,014 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:06,014 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:06,014 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:06,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][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-10-14 16:50:06,018 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:06,018 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:06,018 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:06,018 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:06,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:06,019 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:06,019 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:06,019 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:06,019 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:06,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][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-10-14 16:50:06,022 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:06,022 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:06,022 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:06,022 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:06,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:06,077 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:06,077 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:06,077 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:06,077 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:06,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, 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-10-14 16:50:06,080 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:06,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:06,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:06,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:06,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:06,084 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:06,084 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:06,084 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:06,084 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:06,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:06,095 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:06,095 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:06,095 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:06,095 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:06,232 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:06,232 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:06,232 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:06,233 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:06,233 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:06,233 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:06,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, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, 92#L689-4true]) [2024-10-14 16:50:06,235 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-10-14 16:50:06,236 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:06,236 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-10-14 16:50:06,236 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:06,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:06,237 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-10-14 16:50:06,237 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:06,237 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:06,237 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:06,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, 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-10-14 16:50:06,238 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:06,239 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:06,239 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:06,239 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:06,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [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-10-14 16:50:06,239 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:06,239 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:06,239 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:06,239 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:06,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 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-10-14 16:50:06,244 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:06,244 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:06,244 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:06,244 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:06,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][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-10-14 16:50:06,275 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:06,275 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:06,275 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:06,275 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:06,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:06,282 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:06,282 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:06,282 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:06,282 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:06,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][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-10-14 16:50:06,908 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:06,908 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:06,908 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:06,908 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:06,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][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-10-14 16:50:06,914 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:06,914 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:06,914 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:06,914 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:06,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, 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-10-14 16:50:06,915 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:06,915 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:06,915 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:06,915 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:06,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][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-10-14 16:50:06,920 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is not cut-off event [2024-10-14 16:50:06,920 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:06,920 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:06,920 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-10-14 16:50:06,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][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-10-14 16:50:06,931 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:06,931 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:06,931 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:06,931 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:06,951 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:06,951 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:06,951 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:06,951 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:06,951 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:06,951 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:06,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:06,955 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:06,955 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:06,955 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:06,955 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:06,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, 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-10-14 16:50:06,955 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:06,956 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:06,956 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:06,956 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:06,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [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-10-14 16:50:06,960 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:06,960 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:06,960 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:06,960 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:07,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:07,008 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,009 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,009 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,009 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:07,013 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:07,013 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,013 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:07,013 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:07,016 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:07,016 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:07,016 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,016 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,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][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-10-14 16:50:07,018 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,018 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:07,018 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:07,018 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:07,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:07,023 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is not cut-off event [2024-10-14 16:50:07,023 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:07,023 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-10-14 16:50:07,023 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:07,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:07,026 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,026 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,026 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:07,026 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:07,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:07,027 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,027 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:07,027 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:07,027 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,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][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-10-14 16:50:07,115 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-10-14 16:50:07,115 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:07,115 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:07,115 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-10-14 16:50:07,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:07,118 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-10-14 16:50:07,118 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:07,118 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:07,118 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:07,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 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-10-14 16:50:07,122 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,122 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:07,122 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:07,123 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:07,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:07,126 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-10-14 16:50:07,126 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:07,126 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-10-14 16:50:07,127 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:07,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][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-10-14 16:50:07,143 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,143 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,143 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,143 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,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][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-10-14 16:50:07,144 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:07,144 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,144 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,144 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,144 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,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, 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-10-14 16:50:07,144 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,144 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,144 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,144 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,144 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 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-10-14 16:50:07,216 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,216 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,216 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,216 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,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][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-10-14 16:50:07,216 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,216 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,216 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,216 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,216 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,217 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-10-14 16:50:07,217 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,217 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,217 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,217 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,217 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,217 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,218 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-10-14 16:50:07,218 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,218 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,218 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,218 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,218 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:07,218 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:07,218 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,218 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:07,219 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,219 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-10-14 16:50:07,219 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,219 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,219 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,219 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,219 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,219 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:07,223 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-10-14 16:50:07,223 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:07,223 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:07,223 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-10-14 16:50:07,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][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-10-14 16:50:07,297 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,297 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,297 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,297 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 110#L690-3true, 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-10-14 16:50:07,305 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,305 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,305 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,305 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:07,307 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is not cut-off event [2024-10-14 16:50:07,307 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-10-14 16:50:07,307 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-10-14 16:50:07,308 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-10-14 16:50:07,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][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-10-14 16:50:07,328 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:07,328 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,328 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,328 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:07,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][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-10-14 16:50:07,328 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:07,328 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,328 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,328 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:07,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:07,330 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:07,330 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:07,330 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,330 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:07,331 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:07,331 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,331 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,331 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:07,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:07,337 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,337 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,337 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,337 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:07,380 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:07,380 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:07,380 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,380 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:07,384 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:07,384 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:07,384 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,384 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:07,387 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,387 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,387 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,387 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:07,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, 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-10-14 16:50:07,446 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:07,446 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,446 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,446 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:07,452 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is not cut-off event [2024-10-14 16:50:07,452 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-10-14 16:50:07,452 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-10-14 16:50:07,452 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-10-14 16:50:07,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][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-10-14 16:50:07,453 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:07,453 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,453 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,453 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,459 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-10-14 16:50:07,459 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:07,459 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:07,459 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,459 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,459 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,459 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:07,479 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:07,479 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,479 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,479 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,479 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:07,479 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:07,479 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,479 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,479 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,479 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,479 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:07,479 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:07,479 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,479 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,480 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:07,480 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:07,486 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:07,486 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,486 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,486 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:07,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][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-10-14 16:50:07,486 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:07,486 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,487 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,487 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,487 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:07,487 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:07,487 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,487 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:07,487 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,488 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:07,489 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:07,489 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,489 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,489 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:07,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:07,494 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:07,494 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,494 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,494 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,494 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-10-14 16:50:07,494 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:07,494 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,494 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,494 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,494 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:07,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:07,528 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:07,528 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,528 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,528 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,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][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-10-14 16:50:07,535 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:07,535 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,535 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:07,536 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,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][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-10-14 16:50:07,540 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:07,540 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:07,540 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,540 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:07,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][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-10-14 16:50:07,589 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is not cut-off event [2024-10-14 16:50:07,589 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is not cut-off event [2024-10-14 16:50:07,589 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-10-14 16:50:07,589 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-10-14 16:50:07,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:07,595 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:07,595 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,595 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:07,595 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,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][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-10-14 16:50:07,602 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:07,602 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,602 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,602 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:07,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, 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-10-14 16:50:07,624 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:07,624 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,624 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:07,624 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:07,703 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-10-14 16:50:07,703 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:07,703 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,703 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:07,703 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,703 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,703 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:07,707 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:07,707 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,707 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:07,707 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:07,711 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:07,711 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,711 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:07,711 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,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][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-10-14 16:50:07,756 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:07,756 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,756 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:07,756 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:08,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:08,253 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-10-14 16:50:08,253 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:08,253 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:08,253 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:08,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:08,350 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-10-14 16:50:08,350 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:08,350 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:08,350 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:08,533 INFO L124 PetriNetUnfolderBase]: 43454/144710 cut-off events. [2024-10-14 16:50:08,534 INFO L125 PetriNetUnfolderBase]: For 65623/76724 co-relation queries the response was YES. [2024-10-14 16:50:09,425 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-10-14 16:50:10,300 INFO L140 encePairwiseOnDemand]: 164/177 looper letters, 33 selfloop transitions, 22 changer transitions 0/211 dead transitions. [2024-10-14 16:50:10,300 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 169 places, 211 transitions, 815 flow [2024-10-14 16:50:10,301 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 16:50:10,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 16:50:10,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 464 transitions. [2024-10-14 16:50:10,302 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8738229755178908 [2024-10-14 16:50:10,302 INFO L175 Difference]: Start difference. First operand has 167 places, 188 transitions, 590 flow. Second operand 3 states and 464 transitions. [2024-10-14 16:50:10,302 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 169 places, 211 transitions, 815 flow [2024-10-14 16:50:10,547 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 167 places, 211 transitions, 757 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 16:50:10,550 INFO L231 Difference]: Finished difference. Result has 169 places, 208 transitions, 756 flow [2024-10-14 16:50:10,550 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-10-14 16:50:10,552 INFO L277 CegarLoopForPetriNet]: 173 programPoint places, -4 predicate places. [2024-10-14 16:50:10,552 INFO L471 AbstractCegarLoop]: Abstraction has has 169 places, 208 transitions, 756 flow [2024-10-14 16:50:10,552 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-10-14 16:50:10,552 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:50:10,552 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-10-14 16:50:10,553 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-10-14 16:50:10,553 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-10-14 16:50:10,553 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:50:10,553 INFO L85 PathProgramCache]: Analyzing trace with hash 74205756, now seen corresponding path program 1 times [2024-10-14 16:50:10,553 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:50:10,553 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1611288732] [2024-10-14 16:50:10,553 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:50:10,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:50:10,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:50:10,596 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-10-14 16:50:10,596 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:50:10,596 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1611288732] [2024-10-14 16:50:10,596 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1611288732] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:50:10,596 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:50:10,596 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:50:10,597 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1767259014] [2024-10-14 16:50:10,597 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:50:10,597 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:50:10,597 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:50:10,598 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:50:10,598 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:50:10,651 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 143 out of 177 [2024-10-14 16:50:10,652 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-10-14 16:50:10,652 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:50:10,652 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 143 of 177 [2024-10-14 16:50:10,652 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:50:11,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:11,629 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-10-14 16:50:11,629 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-10-14 16:50:11,629 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-10-14 16:50:11,629 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-10-14 16:50:11,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:11,652 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-10-14 16:50:11,652 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-10-14 16:50:11,652 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-10-14 16:50:11,652 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-10-14 16:50:11,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:11,656 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-10-14 16:50:11,656 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-10-14 16:50:11,657 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-10-14 16:50:11,657 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-10-14 16:50:11,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, 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-10-14 16:50:11,775 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-10-14 16:50:11,776 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-10-14 16:50:11,776 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-10-14 16:50:11,776 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-10-14 16:50:11,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:11,790 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-10-14 16:50:11,790 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-10-14 16:50:11,790 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:11,790 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-10-14 16:50:11,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:11,791 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-10-14 16:50:11,791 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-10-14 16:50:11,791 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:11,791 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-10-14 16:50:11,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:11,793 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-10-14 16:50:11,793 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-10-14 16:50:11,793 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-10-14 16:50:11,793 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-10-14 16:50:11,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][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-10-14 16:50:11,936 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-10-14 16:50:11,936 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:11,936 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-10-14 16:50:11,936 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-10-14 16:50:11,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, 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-10-14 16:50:11,962 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-10-14 16:50:11,962 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-10-14 16:50:11,962 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:11,962 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-10-14 16:50:11,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:11,976 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-10-14 16:50:11,976 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-10-14 16:50:11,976 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-10-14 16:50:11,976 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-10-14 16:50:12,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:12,037 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:50:12,037 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:12,037 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:12,037 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:12,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][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-10-14 16:50:12,044 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,044 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,044 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,044 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,090 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-10-14 16:50:12,090 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:50:12,090 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:12,090 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:12,090 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:12,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:12,180 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-10-14 16:50:12,180 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-10-14 16:50:12,180 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-10-14 16:50:12,181 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-10-14 16:50:12,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:12,181 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:50:12,181 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:12,181 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:12,181 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:12,181 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-10-14 16:50:12,181 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:50:12,181 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:12,181 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:12,182 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:12,183 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-10-14 16:50:12,183 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:50:12,183 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:12,183 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:12,183 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:12,363 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-10-14 16:50:12,363 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,363 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,363 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,364 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:12,364 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,364 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,364 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,364 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:12,378 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-10-14 16:50:12,378 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:12,378 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:12,378 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:12,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:12,384 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:50:12,384 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:12,384 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:12,384 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:12,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][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-10-14 16:50:12,437 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-10-14 16:50:12,437 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:12,437 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:12,437 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:12,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][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-10-14 16:50:12,445 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-10-14 16:50:12,445 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:12,446 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:12,446 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:12,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:12,447 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:50:12,447 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:12,447 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:12,447 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:12,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:12,448 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,448 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,448 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,448 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,448 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-10-14 16:50:12,448 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,448 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,448 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,448 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:12,450 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-10-14 16:50:12,450 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-10-14 16:50:12,450 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:12,450 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-10-14 16:50:12,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:12,452 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-10-14 16:50:12,452 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:12,452 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:12,452 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:12,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:12,461 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:50:12,461 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:12,461 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:12,461 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:12,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:12,468 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:50:12,468 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:12,469 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:12,469 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:12,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:12,835 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,835 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,835 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,835 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,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, 147#$Ultimate##0true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:12,836 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:50:12,836 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:12,836 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:12,836 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:12,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:12,889 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:50:12,889 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:12,889 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:12,889 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:12,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][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-10-14 16:50:12,890 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-10-14 16:50:12,890 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:12,890 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:12,891 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:12,933 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-10-14 16:50:12,937 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-10-14 16:50:12,937 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:12,937 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:12,937 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:12,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, 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-10-14 16:50:12,940 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,940 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,940 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:12,940 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:12,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:12,982 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,982 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:12,982 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:12,982 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:12,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:12,984 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-10-14 16:50:12,984 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:12,984 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:12,984 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50: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][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-10-14 16:50:12,991 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:50:12,991 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:12,991 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:12,991 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:12,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:12,995 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:50:12,995 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:12,995 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:12,995 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50: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][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-10-14 16:50:13,000 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,000 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,000 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,000 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:13,037 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-10-14 16:50:13,037 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-10-14 16:50:13,037 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:13,037 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-10-14 16:50:13,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:13,046 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,046 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,046 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:13,046 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:13,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:13,046 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,046 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:13,046 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,046 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:13,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:13,046 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-10-14 16:50:13,046 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:13,047 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:13,047 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:13,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][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-10-14 16:50:13,072 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:13,072 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:13,072 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:13,072 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:13,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, 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-10-14 16:50:13,155 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,155 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,155 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:13,155 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:13,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][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-10-14 16:50:13,172 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,172 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:13,172 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:13,172 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,195 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-10-14 16:50:13,195 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,195 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,195 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,195 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:13,196 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,196 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,196 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,196 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:13,196 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:13,196 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:13,196 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:13,196 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:13,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:13,196 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,196 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,196 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,196 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:13,197 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,197 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,197 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,197 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:13,218 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-10-14 16:50:13,218 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:13,218 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:13,218 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:13,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:13,223 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,223 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,223 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,224 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:13,225 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,225 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,225 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,225 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:13,225 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:13,225 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:13,225 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:13,225 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:13,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:13,225 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,225 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,225 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,225 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,225 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-10-14 16:50:13,225 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,225 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,226 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,226 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,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, 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-10-14 16:50:13,226 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:13,226 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:13,226 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:13,226 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:13,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, 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-10-14 16:50:13,226 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,226 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,226 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,226 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,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][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-10-14 16:50:13,231 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,231 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,231 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,231 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:13,238 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:13,238 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:13,238 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:13,238 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:13,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:13,238 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:13,238 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:13,238 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:13,238 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:13,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][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-10-14 16:50:13,279 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-10-14 16:50:13,279 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:13,279 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:13,279 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:13,296 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-10-14 16:50:13,296 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:50:13,296 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:13,296 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:13,296 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:13,296 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:13,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:13,297 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,297 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,297 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,297 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:13,298 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,298 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,298 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,298 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:13,302 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,302 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:13,302 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,302 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:13,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:13,304 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,304 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:13,304 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:13,304 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:13,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:13,305 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,305 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:13,305 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:13,305 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-10-14 16:50:13,431 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-10-14 16:50:13,431 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:50:13,431 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:13,431 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,431 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:13,471 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,471 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,471 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,471 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:13,471 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-10-14 16:50:13,471 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:50:13,471 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:13,471 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:13,471 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:13,471 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:13,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:13,478 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-10-14 16:50:13,478 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:13,478 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:13,478 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:13,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [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-10-14 16:50:13,480 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-10-14 16:50:13,480 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:13,480 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:13,480 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:13,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:13,483 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:50:13,483 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:13,483 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:13,483 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:13,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:13,483 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:50:13,483 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:13,483 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:13,483 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:13,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:13,483 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:50:13,484 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,484 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:13,484 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,548 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-10-14 16:50:13,548 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:13,548 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:13,549 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:13,549 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:13,553 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-10-14 16:50:13,553 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:13,553 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:13,553 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:13,553 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:13,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][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-10-14 16:50:13,555 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-10-14 16:50:13,555 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:13,555 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:13,555 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:13,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:13,558 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-10-14 16:50:13,558 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:13,558 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:13,558 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:13,575 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:13,575 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-10-14 16:50:13,575 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:13,575 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:13,576 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:13,576 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:13,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:13,682 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:50:13,682 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:13,682 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:13,682 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:13,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:13,687 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:50:13,687 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:13,687 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:13,687 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:13,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:13,689 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:50:13,689 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:13,689 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:13,689 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:13,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:13,691 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-10-14 16:50:13,691 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:13,691 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:13,691 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:13,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:13,707 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-10-14 16:50:13,707 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:13,707 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-10-14 16:50:13,707 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:13,732 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-10-14 16:50:13,732 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,732 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,732 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,732 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:13,732 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,732 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,733 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,733 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:13,733 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:13,733 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:13,733 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:13,733 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:13,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:13,733 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:13,733 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:13,733 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:13,733 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:13,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:13,733 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:13,733 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:13,734 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:13,734 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:13,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:13,734 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:13,734 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:13,734 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:13,734 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:13,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, 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-10-14 16:50:13,751 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,751 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:13,751 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:13,751 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,777 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-10-14 16:50:13,778 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:13,778 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:13,778 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:13,778 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:13,778 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:13,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:13,778 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,778 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,778 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,778 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:13,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [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-10-14 16:50:13,779 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:50:13,779 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:13,779 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:13,779 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:13,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:13,783 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:50:13,784 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:13,784 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:13,784 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:13,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:13,785 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:50:13,785 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:13,785 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:13,786 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:13,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:13,786 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:50:13,787 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:13,787 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:13,787 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:13,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 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-10-14 16:50:13,849 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:50:13,849 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,849 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:13,849 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:13,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][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-10-14 16:50:13,863 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:50:13,863 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:13,863 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:13,863 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:14,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:14,354 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,354 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,354 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,354 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:14,361 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:50:14,361 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:14,361 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:14,361 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:14,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][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-10-14 16:50:14,367 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,367 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,367 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,367 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,367 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:14,367 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:14,368 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:14,368 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:14,368 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:14,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:14,368 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,368 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,368 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,369 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:14,372 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-10-14 16:50:14,372 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:14,372 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:14,372 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-10-14 16:50:14,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:14,462 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is not cut-off event [2024-10-14 16:50:14,462 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-10-14 16:50:14,462 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-10-14 16:50:14,462 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-10-14 16:50:14,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:14,495 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,495 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,495 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,495 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,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, 173#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:14,501 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,501 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,501 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:14,501 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:14,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:14,538 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,538 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,538 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,538 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,538 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-10-14 16:50:14,538 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,538 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,538 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,538 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,538 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:14,561 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,561 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:14,561 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:14,561 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:14,562 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:14,562 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,562 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,562 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:14,563 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-10-14 16:50:14,563 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,563 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,563 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,563 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,564 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-10-14 16:50:14,564 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,564 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,564 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,564 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,564 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,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], [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-10-14 16:50:14,565 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,565 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,565 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,565 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:14,577 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,577 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,577 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,577 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:14,578 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,578 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,578 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:14,578 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:14,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 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-10-14 16:50:14,579 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,579 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,579 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,579 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,579 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:14,579 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,579 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,579 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,579 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,579 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:14,585 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,585 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:14,585 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:14,585 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [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-10-14 16:50:14,586 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,586 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,586 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,586 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:14,591 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,591 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,591 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:14,591 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:14,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:14,592 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,593 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:14,593 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:14,593 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:14,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:14,593 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,593 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:14,594 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:14,594 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:14,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][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-10-14 16:50:14,608 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,608 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:14,608 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:14,608 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:14,608 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:14,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:14,652 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,652 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,652 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,652 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,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, 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-10-14 16:50:14,658 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,658 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:14,658 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,658 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:14,675 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-10-14 16:50:14,675 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:14,675 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,675 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,676 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,676 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,676 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-10-14 16:50:14,676 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:14,676 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,676 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,676 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,676 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,676 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:14,676 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:14,676 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:14,676 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:14,676 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:14,676 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:14,676 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:14,677 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:14,677 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,677 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,677 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,677 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,677 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-10-14 16:50:14,677 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:14,677 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,677 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,677 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,677 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,677 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,677 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-10-14 16:50:14,677 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:14,677 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,677 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,677 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,678 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,680 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-10-14 16:50:14,680 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,680 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,680 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,680 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,683 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-10-14 16:50:14,683 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:14,683 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:14,683 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,683 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:14,686 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,686 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,686 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,686 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:14,686 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:14,686 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:14,686 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:14,686 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:14,686 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-10-14 16:50:14,686 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:14,686 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,686 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:14,686 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,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][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-10-14 16:50:14,691 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:14,691 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:14,691 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:14,691 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:14,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][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-10-14 16:50:14,691 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:14,691 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:14,691 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:14,691 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:14,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:14,693 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,693 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:14,693 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:14,693 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:14,694 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-10-14 16:50:14,694 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:14,694 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,694 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:14,694 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,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, 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-10-14 16:50:14,695 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,695 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,695 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,696 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,697 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-10-14 16:50:14,697 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:14,697 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,697 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:14,697 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:14,717 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:14,717 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:14,717 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:14,717 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:14,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 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-10-14 16:50:14,718 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:14,718 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:14,718 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:14,718 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:14,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][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-10-14 16:50:14,725 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,725 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:14,725 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:14,725 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:14,725 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:14,725 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,725 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:14,725 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:14,725 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:14,726 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:14,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:14,827 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,827 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:14,827 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:14,827 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:14,828 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,828 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,828 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,828 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:14,829 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,829 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,829 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,829 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:14,833 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,833 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,833 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:14,833 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:14,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:14,833 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,833 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:14,834 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,834 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:14,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:14,856 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,856 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,857 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:14,857 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:14,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:14,864 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,864 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:14,864 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,865 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:14,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:14,868 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,868 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:14,868 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,868 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-10-14 16:50:14,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:14,906 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:14,906 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:14,906 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:14,906 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:14,912 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-10-14 16:50:14,912 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:14,912 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:14,912 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:14,912 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:14,912 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:14,916 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-10-14 16:50:14,916 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:14,917 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:14,917 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:14,917 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:14,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:14,917 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:14,917 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:14,917 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:14,917 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:14,917 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-10-14 16:50:14,917 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:14,917 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:14,917 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:14,917 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:14,917 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:14,917 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:14,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:14,918 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:14,918 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:14,918 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:14,918 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:14,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][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-10-14 16:50:14,918 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:14,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:14,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:14,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:14,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][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-10-14 16:50:14,918 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:14,918 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:14,918 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:14,918 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:14,936 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-10-14 16:50:14,937 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,937 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,937 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,937 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:14,937 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:14,937 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-10-14 16:50:14,937 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,937 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:14,937 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:14,937 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,937 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,939 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-10-14 16:50:14,939 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-10-14 16:50:14,939 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-10-14 16:50:14,939 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-10-14 16:50:14,939 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-10-14 16:50:14,939 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-10-14 16:50:14,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:14,939 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:14,939 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:14,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:14,942 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-10-14 16:50:14,942 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,942 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,942 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,942 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,942 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,942 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,946 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-10-14 16:50:14,946 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,946 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,946 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,946 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:14,947 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:14,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:14,981 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,981 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:14,981 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:14,981 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:14,985 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:14,985 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,985 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:14,985 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:14,985 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:14,986 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:14,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:14,986 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:14,986 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,986 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,986 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:14,994 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:14,994 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:14,995 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:14,995 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:14,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:14,996 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:50:14,997 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:14,997 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:14,997 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50: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][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-10-14 16:50:15,001 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:15,001 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:15,001 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:15,001 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:15,001 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-10-14 16:50:15,001 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:15,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:15,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:15,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:15,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:15,001 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:15,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [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-10-14 16:50:15,002 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,002 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,002 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,002 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:15,004 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:50:15,004 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:15,004 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:15,004 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:15,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][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-10-14 16:50:15,072 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,072 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:15,072 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,072 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:15,088 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-10-14 16:50:15,089 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-10-14 16:50:15,089 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-10-14 16:50:15,089 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-10-14 16:50:15,089 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-10-14 16:50:15,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][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-10-14 16:50:15,093 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,093 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:15,093 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:15,093 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,097 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-10-14 16:50:15,097 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,097 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,097 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,097 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:15,098 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,098 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:15,098 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:15,098 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:15,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:15,099 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-10-14 16:50:15,099 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:15,099 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:15,099 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-10-14 16:50:15,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][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-10-14 16:50:15,099 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-10-14 16:50:15,099 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-10-14 16:50:15,099 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-10-14 16:50:15,099 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-10-14 16:50:15,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:15,103 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,103 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:15,103 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,103 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:15,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:15,131 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-10-14 16:50:15,131 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-10-14 16:50:15,131 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-10-14 16:50:15,131 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-10-14 16:50:15,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:15,234 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-10-14 16:50:15,234 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-10-14 16:50:15,234 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-10-14 16:50:15,234 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-10-14 16:50:15,246 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:15,246 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,246 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:15,246 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:15,246 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:15,246 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50: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][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-10-14 16:50:15,246 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,246 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,246 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:15,246 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50: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][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-10-14 16:50:15,246 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,247 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:15,247 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:15,247 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:15,247 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,247 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:15,247 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 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-10-14 16:50:15,247 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,247 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:15,247 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:15,247 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:15,247 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:15,304 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-10-14 16:50:15,304 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,304 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,304 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,304 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,305 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-10-14 16:50:15,305 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,305 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,305 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,306 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,306 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,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], [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-10-14 16:50:15,319 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,319 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,319 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,319 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,320 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:15,320 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:15,320 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:15,320 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:15,320 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:15,320 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:15,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], [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-10-14 16:50:15,710 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,710 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,710 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,710 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:15,714 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:15,714 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:15,714 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:15,714 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:15,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][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-10-14 16:50:15,747 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:15,747 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:15,747 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:15,747 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:15,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:15,748 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,748 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,748 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,748 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:15,763 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:15,763 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:15,763 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:15,763 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:15,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:15,764 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:15,764 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:15,764 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:15,764 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:15,764 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:15,765 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:15,765 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:15,765 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:15,765 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:15,765 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:15,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][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-10-14 16:50:15,770 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,770 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:15,770 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:15,770 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:15,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:15,779 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:15,779 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:15,779 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:15,779 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:15,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][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-10-14 16:50:15,784 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,785 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,785 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,785 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,785 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-10-14 16:50:15,786 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,786 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,786 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:15,786 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:15,786 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,786 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,787 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:15,787 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,787 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,787 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,787 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,787 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:15,789 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,789 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,790 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,790 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:15,806 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,806 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,806 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,806 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 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-10-14 16:50:15,810 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,810 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:15,810 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:15,810 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,811 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:15,811 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,811 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,811 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,811 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,811 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,811 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 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-10-14 16:50:15,811 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:15,811 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:15,812 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:15,812 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:15,812 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:15,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:15,812 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,812 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:15,812 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:15,812 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 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-10-14 16:50:15,819 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,819 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:15,819 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,819 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:15,819 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [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-10-14 16:50:15,819 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,820 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,820 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,820 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,820 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,820 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:15,820 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:15,820 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:15,820 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:15,820 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:15,820 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:15,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:15,820 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,820 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:15,820 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:15,820 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:15,840 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:15,840 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:15,841 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:15,841 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:15,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:15,841 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:15,841 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:15,841 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:15,841 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:15,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, 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-10-14 16:50:15,848 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:15,848 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:15,848 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:15,848 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:15,848 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:15,848 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,848 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:15,848 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:15,848 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:15,848 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:15,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], [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-10-14 16:50:15,864 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:15,864 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:15,864 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:15,864 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:15,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], [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-10-14 16:50:15,890 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,890 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,891 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,891 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:15,891 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,891 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,891 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,891 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,946 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-10-14 16:50:15,947 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:15,947 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,947 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,947 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,947 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:15,947 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,947 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,947 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,947 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,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][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-10-14 16:50:15,947 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:15,947 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:15,947 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:15,947 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:15,948 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-10-14 16:50:15,948 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,948 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,948 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,948 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,948 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:15,948 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:15,948 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,948 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,948 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,948 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:15,948 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:15,948 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:15,948 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:15,948 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:15,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, 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-10-14 16:50:15,949 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,949 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:15,949 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:15,949 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,952 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-10-14 16:50:15,952 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,952 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,952 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,952 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:15,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, 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-10-14 16:50:15,955 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,955 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,955 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,955 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,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, 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-10-14 16:50:15,956 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,956 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,956 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,956 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,957 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-10-14 16:50:15,957 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-10-14 16:50:15,957 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-10-14 16:50:15,957 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-10-14 16:50:15,957 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-10-14 16:50:15,957 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-10-14 16:50:15,960 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-10-14 16:50:15,960 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:15,960 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:15,960 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,960 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 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-10-14 16:50:15,967 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-10-14 16:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-10-14 16:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-10-14 16:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-10-14 16:50:15,969 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-10-14 16:50:15,969 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,969 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,969 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,969 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,971 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-10-14 16:50:15,971 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:15,971 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,971 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,971 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:15,972 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-10-14 16:50:15,973 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,973 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,973 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:15,973 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,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][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-10-14 16:50:15,987 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,987 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,987 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,987 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:15,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:15,994 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,994 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,994 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:15,994 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:15,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:15,995 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,995 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:15,995 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:15,995 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:16,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][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-10-14 16:50:16,000 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:16,000 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,000 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,000 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,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][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-10-14 16:50:16,000 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-10-14 16:50:16,000 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-10-14 16:50:16,001 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-10-14 16:50:16,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-10-14 16:50:16,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:16,002 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-10-14 16:50:16,002 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-10-14 16:50:16,002 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-10-14 16:50:16,002 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-10-14 16:50:16,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:16,005 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,005 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,005 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,005 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:16,007 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,007 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:16,007 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:16,007 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:16,007 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,007 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:16,007 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:16,008 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,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], [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-10-14 16:50:16,110 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,110 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,110 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,110 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,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, 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-10-14 16:50:16,115 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,115 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:16,116 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,116 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:16,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:16,116 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,116 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:16,116 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:16,116 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:16,122 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,123 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,123 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,123 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [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-10-14 16:50:16,124 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,124 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:16,124 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,124 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:16,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][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-10-14 16:50:16,146 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,146 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,146 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,146 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,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][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-10-14 16:50:16,147 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,147 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:16,147 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-10-14 16:50:16,147 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,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][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-10-14 16:50:16,148 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-10-14 16:50:16,148 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-10-14 16:50:16,148 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-10-14 16:50:16,148 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-10-14 16:50:16,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:16,179 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-10-14 16:50:16,179 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-10-14 16:50:16,179 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-10-14 16:50:16,179 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-10-14 16:50:16,182 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-10-14 16:50:16,182 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,182 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,182 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,182 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,182 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,182 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,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][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-10-14 16:50:16,198 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,198 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,198 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50: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][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-10-14 16:50:16,205 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:16,205 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:16,205 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:16,205 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:16,205 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:16,205 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:16,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][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-10-14 16:50:16,205 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:16,206 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:16,206 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:16,206 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:16,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:16,207 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:16,207 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:16,207 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:16,207 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:16,208 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-10-14 16:50:16,208 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,208 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,208 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,208 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,208 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:16,209 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-10-14 16:50:16,209 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-10-14 16:50:16,209 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-10-14 16:50:16,209 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-10-14 16:50:16,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:16,212 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:16,212 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:16,212 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:16,212 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:16,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:16,213 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:16,213 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:16,213 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:16,213 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:16,220 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-10-14 16:50:16,220 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:16,220 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:16,220 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:16,220 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:16,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:16,220 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:16,220 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:16,220 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:16,220 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:16,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:16,220 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:16,221 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:16,221 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:16,221 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:16,221 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-10-14 16:50:16,221 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:16,221 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:16,221 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:16,221 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:16,221 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:16,221 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:16,221 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:16,221 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:16,221 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:16,221 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:16,221 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:16,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][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-10-14 16:50:16,221 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:16,221 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:16,221 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:16,222 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:16,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][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-10-14 16:50:16,230 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,230 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,230 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,230 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,234 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-10-14 16:50:16,234 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-10-14 16:50:16,234 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-10-14 16:50:16,234 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-10-14 16:50:16,234 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-10-14 16:50:16,234 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-10-14 16:50:16,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][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-10-14 16:50:16,238 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,238 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,238 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,238 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:16,243 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,243 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:16,243 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:16,243 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:16,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:16,243 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:16,243 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,243 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,243 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:16,243 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:16,244 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,244 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,244 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,244 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-10-14 16:50:16,244 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-10-14 16:50:16,244 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-10-14 16:50:16,244 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-10-14 16:50:16,244 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-10-14 16:50:16,244 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-10-14 16:50:16,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:16,250 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,250 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,250 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,250 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,255 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-10-14 16:50:16,255 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,255 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:16,255 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,255 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:16,255 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,256 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:16,257 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,257 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,257 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,257 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:16,258 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,258 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,258 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,258 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,267 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:16,267 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,267 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,267 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,267 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,267 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,267 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:16,273 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:16,273 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,274 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,274 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,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], [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-10-14 16:50:16,275 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,276 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,276 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,276 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,276 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-10-14 16:50:16,276 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,276 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,276 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,276 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,276 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,276 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,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, 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-10-14 16:50:16,280 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,280 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,280 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,280 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,280 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-10-14 16:50:16,280 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,281 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,281 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,281 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,281 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,281 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:16,292 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,292 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,292 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,292 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:16,292 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:16,292 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,292 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,292 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,292 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:16,293 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:16,293 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,293 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,293 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,293 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,293 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,293 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:16,293 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,293 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,293 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,293 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,293 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-10-14 16:50:16,293 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:16,293 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,293 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,293 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,293 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,293 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:16,294 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,294 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,294 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,294 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,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][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-10-14 16:50:16,298 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,298 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,299 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,299 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50: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][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-10-14 16:50:16,300 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,300 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:16,300 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:16,300 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50: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][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-10-14 16:50:16,324 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-10-14 16:50:16,324 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-10-14 16:50:16,324 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-10-14 16:50:16,324 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-10-14 16:50:16,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:16,372 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:16,372 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,372 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:16,372 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:16,372 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:16,373 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:16,373 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,373 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:16,374 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:16,374 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,374 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,374 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:16,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:16,392 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,392 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,392 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,392 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:16,393 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,393 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,393 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,393 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:16,414 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,414 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:16,414 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,414 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:16,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:16,420 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,420 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,420 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,420 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:16,422 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,422 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,422 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,422 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,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][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-10-14 16:50:16,445 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,445 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,445 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:16,445 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:16,445 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-10-14 16:50:16,445 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:16,445 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,445 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,445 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:16,449 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-10-14 16:50:16,449 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,449 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,449 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,449 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,449 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:16,449 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,449 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,449 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,449 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,450 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-10-14 16:50:16,450 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,450 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,450 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,450 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,450 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,450 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,450 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-10-14 16:50:16,450 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:16,450 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,450 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,450 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,450 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:16,454 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:16,455 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,455 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,455 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:16,455 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-10-14 16:50:16,455 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-10-14 16:50:16,455 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-10-14 16:50:16,455 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-10-14 16:50:16,457 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-10-14 16:50:16,457 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:16,457 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,457 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,457 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:16,460 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:16,460 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,460 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,460 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,460 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,460 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [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-10-14 16:50:16,461 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,461 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,461 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,461 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,461 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-10-14 16:50:16,461 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,461 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,461 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,461 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,461 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,461 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,461 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:16,461 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:16,461 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,461 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,461 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,462 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,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][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-10-14 16:50:16,462 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,462 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:16,462 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:16,462 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,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][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-10-14 16:50:16,478 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,478 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,479 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,479 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,479 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,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][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-10-14 16:50:16,491 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-10-14 16:50:16,491 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-10-14 16:50:16,491 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-10-14 16:50:16,491 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-10-14 16:50:16,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 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-10-14 16:50:16,494 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,494 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,494 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,494 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,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][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-10-14 16:50:16,494 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,494 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,494 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,494 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,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][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-10-14 16:50:16,598 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,598 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,598 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,598 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,626 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:16,626 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,626 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,626 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,626 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,626 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,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][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-10-14 16:50:16,627 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,627 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,627 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,627 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,627 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-10-14 16:50:16,627 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,627 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,627 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,627 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,627 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,627 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:16,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], [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-10-14 16:50:16,627 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:16,627 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,628 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,628 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,628 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,635 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-10-14 16:50:16,635 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,635 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:16,636 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:16,636 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:16,636 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:16,636 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-10-14 16:50:16,691 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-10-14 16:50:16,692 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,692 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,692 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,692 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:16,694 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,694 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,694 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,694 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,694 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-10-14 16:50:16,694 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:16,694 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,695 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,695 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:16,695 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:16,696 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:16,696 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:16,696 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:16,696 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:16,696 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:16,696 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:16,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:16,708 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:16,708 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,708 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,708 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,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][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-10-14 16:50:16,708 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-10-14 16:50:16,708 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-10-14 16:50:16,708 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:16,708 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-10-14 16:50:16,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][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-10-14 16:50:16,709 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,709 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,709 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:16,709 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:16,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:16,715 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:16,715 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:16,715 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:16,715 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:16,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][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-10-14 16:50:16,716 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:16,716 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:16,716 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:16,716 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:16,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:16,720 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:16,720 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:16,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:16,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:16,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, 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-10-14 16:50:16,727 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:16,727 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,727 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,727 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:16,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][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-10-14 16:50:16,727 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:16,728 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,728 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:16,728 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:16,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:16,734 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-10-14 16:50:16,734 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-10-14 16:50:16,734 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-10-14 16:50:16,734 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:17,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:17,139 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,139 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,139 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,143 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,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, 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-10-14 16:50:17,148 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,148 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,148 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,148 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:17,172 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,173 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,173 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,173 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:17,177 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,177 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,177 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,177 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,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][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-10-14 16:50:17,206 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:17,206 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,206 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,206 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:17,220 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-10-14 16:50:17,220 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-10-14 16:50:17,220 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-10-14 16:50:17,220 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:17,220 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-10-14 16:50:17,220 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-10-14 16:50:17,221 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-10-14 16:50:17,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:17,237 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-10-14 16:50:17,237 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-10-14 16:50:17,237 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-10-14 16:50:17,237 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:17,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:17,257 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,257 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,257 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,257 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:17,258 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,258 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,258 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,258 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:17,260 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,260 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,261 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,261 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:17,271 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,271 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,271 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:17,271 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:17,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, 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-10-14 16:50:17,275 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,275 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:17,275 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:17,275 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,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][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-10-14 16:50:17,288 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,288 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,288 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,288 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,288 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-10-14 16:50:17,288 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,289 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,289 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,289 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,289 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,289 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,289 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:17,313 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,313 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,313 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,313 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,328 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-10-14 16:50:17,328 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,328 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,329 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,329 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,329 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:17,340 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,340 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,340 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,340 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,340 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-10-14 16:50:17,340 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,340 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,340 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,340 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,340 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:17,341 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,341 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:17,341 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:17,341 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,341 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-10-14 16:50:17,341 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,341 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,341 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,341 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,341 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:17,342 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,342 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,342 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,342 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:17,349 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,349 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,349 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,349 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:17,350 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-10-14 16:50:17,350 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-10-14 16:50:17,350 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-10-14 16:50:17,350 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:17,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][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-10-14 16:50:17,354 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-10-14 16:50:17,354 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-10-14 16:50:17,354 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:17,354 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-10-14 16:50:17,357 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:17,357 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,357 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:17,360 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,360 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,360 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,361 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,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], [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-10-14 16:50:17,361 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,361 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:17,361 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:17,361 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,361 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:17,361 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,361 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,361 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,361 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,362 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,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][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-10-14 16:50:17,362 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,362 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,362 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,362 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,362 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,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, 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-10-14 16:50:17,362 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,362 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,363 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,363 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,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], [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-10-14 16:50:17,387 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,387 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,387 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,387 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 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-10-14 16:50:17,401 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,401 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,401 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,401 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:17,403 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,403 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,403 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,403 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:17,422 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,422 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,422 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,422 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,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][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-10-14 16:50:17,445 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,445 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,445 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,445 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,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, 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-10-14 16:50:17,486 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,486 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,486 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,486 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:17,537 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:17,537 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,538 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,538 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:17,538 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-10-14 16:50:17,538 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:17,538 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,538 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,538 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:17,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][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-10-14 16:50:17,545 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,545 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,545 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,545 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,545 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,545 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 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-10-14 16:50:17,546 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,546 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,546 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,546 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,546 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-10-14 16:50:17,546 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,546 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,546 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,546 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,547 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,547 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,547 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:17,547 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,547 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:17,547 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:17,547 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:17,547 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-10-14 16:50:17,547 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,547 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,548 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,548 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,548 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,548 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:17,577 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,577 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:17,577 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,577 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:17,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][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-10-14 16:50:17,597 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-10-14 16:50:17,597 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:17,597 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-10-14 16:50:17,597 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-10-14 16:50:17,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [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-10-14 16:50:17,602 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50: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][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-10-14 16:50:17,674 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,674 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,674 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,674 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:17,730 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,730 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,730 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,730 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:17,763 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,763 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,763 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:17,763 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-10-14 16:50:17,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [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-10-14 16:50:17,780 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,780 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,780 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,780 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,860 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-10-14 16:50:17,860 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,860 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,860 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,860 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,860 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,861 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-10-14 16:50:17,861 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,861 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,861 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,861 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,861 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,862 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-10-14 16:50:17,862 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,862 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,862 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,862 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,862 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,862 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,864 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-10-14 16:50:17,864 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,864 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,864 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,864 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,864 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,864 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:17,878 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:17,878 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,878 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,878 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50: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][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-10-14 16:50:17,883 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-10-14 16:50:17,883 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-10-14 16:50:17,883 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50:17,883 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-10-14 16:50:17,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:17,898 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:17,898 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:17,898 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:17,898 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:17,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:17,899 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:17,899 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:17,899 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:17,899 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:17,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:17,900 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:17,900 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:17,900 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:17,900 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:17,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][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-10-14 16:50:17,900 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:17,900 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:17,900 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:17,900 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:17,902 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-10-14 16:50:17,902 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:17,902 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:17,902 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:17,902 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:17,902 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:17,902 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:17,902 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:17,902 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:17,903 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:17,903 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:17,903 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:17,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:17,904 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:17,904 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:17,904 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:17,904 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:17,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:17,904 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:17,904 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:17,904 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:17,904 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:17,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][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-10-14 16:50:17,906 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:17,906 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:17,906 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:17,906 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50: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][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-10-14 16:50:17,906 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:17,906 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:17,906 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:17,906 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:17,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:17,907 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:17,907 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:17,907 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:17,907 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:17,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][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-10-14 16:50:17,908 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:17,908 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:17,908 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:17,908 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:17,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][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-10-14 16:50:17,909 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:17,909 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:17,909 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:17,909 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:17,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, 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-10-14 16:50:17,909 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:17,909 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:17,909 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:17,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:17,910 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-10-14 16:50:17,910 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:17,910 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:17,910 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:17,910 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:17,910 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:17,910 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:17,910 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-10-14 16:50:17,910 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:17,910 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:17,910 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:17,911 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:17,911 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:17,911 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:17,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][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-10-14 16:50:17,912 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,912 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,912 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,912 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,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][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-10-14 16:50:17,915 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,915 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,915 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,915 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,915 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-10-14 16:50:17,915 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:17,915 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,915 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,915 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,915 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,915 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-10-14 16:50:17,916 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,916 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,916 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,916 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,916 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,916 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-10-14 16:50:17,916 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,916 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,916 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,916 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,917 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,917 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-10-14 16:50:17,917 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,917 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,917 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,917 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,917 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,917 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:17,927 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:17,927 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,927 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,927 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:17,929 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,929 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,929 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:17,930 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 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-10-14 16:50:17,934 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,934 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,934 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,934 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,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][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-10-14 16:50:17,934 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,935 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,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][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-10-14 16:50:17,938 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,939 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,939 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,939 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,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], [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-10-14 16:50:17,939 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:17,939 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,939 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,939 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,939 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,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][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-10-14 16:50:17,939 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,940 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,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][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-10-14 16:50:17,940 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:17,940 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,940 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,940 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,940 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,940 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,940 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,940 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-10-14 16:50:17,940 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:17,940 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,940 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,940 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,940 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,940 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:17,940 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:17,941 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,941 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,941 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 41#L689true, 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-10-14 16:50:17,941 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,941 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,941 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,941 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,941 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-10-14 16:50:17,941 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,941 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,941 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,941 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,941 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,941 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 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-10-14 16:50:17,941 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,941 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,941 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,942 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:17,950 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,950 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,950 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,950 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,951 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:17,951 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:17,951 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,951 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,951 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,951 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,951 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:17,951 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,951 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,951 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,951 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,951 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,951 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:17,951 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,951 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,951 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,952 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,952 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,952 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-10-14 16:50:17,952 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,952 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,952 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,952 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,952 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,952 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:17,958 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,958 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,958 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,958 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,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][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-10-14 16:50:17,968 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,968 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,968 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,968 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:17,972 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,972 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,972 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,972 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,975 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-10-14 16:50:17,975 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,975 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,976 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,976 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,976 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,976 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,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, 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-10-14 16:50:17,976 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,976 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,976 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,976 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,976 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-10-14 16:50:17,976 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,976 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,976 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,976 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,976 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,977 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-10-14 16:50:17,977 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,977 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,977 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,977 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,977 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,977 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,977 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,977 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-10-14 16:50:17,977 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,977 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,977 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,977 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,977 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,977 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:17,981 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:17,982 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,982 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,982 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:17,982 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-10-14 16:50:17,982 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-10-14 16:50:17,982 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50:17,982 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-10-14 16:50:17,987 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-10-14 16:50:17,987 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,987 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,987 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,987 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,987 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,987 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:17,987 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,987 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,987 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,987 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,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], [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-10-14 16:50:17,987 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,988 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,988 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,988 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-10-14 16:50:17,988 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,988 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,988 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,988 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-10-14 16:50:17,988 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,989 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:17,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:17,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][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-10-14 16:50:17,989 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,989 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,990 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,990 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,996 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-10-14 16:50:17,996 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,996 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,996 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:17,996 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,996 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:17,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:17,997 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,997 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,997 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,997 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:17,998 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:17,999 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:18,001 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:18,001 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,001 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,001 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:18,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:18,003 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,003 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:18,003 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,003 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:18,005 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-10-14 16:50:18,005 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,005 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,005 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,005 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,005 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,005 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:18,006 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,006 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,006 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,006 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,007 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-10-14 16:50:18,007 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,007 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,007 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,007 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,007 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,008 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50: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, 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-10-14 16:50:18,018 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,018 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,018 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,018 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,053 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-10-14 16:50:18,054 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,054 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,054 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,054 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:18,054 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,054 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:18,058 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,058 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,058 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,058 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:18,066 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-10-14 16:50:18,066 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-10-14 16:50:18,066 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-10-14 16:50:18,066 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50:18,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], [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-10-14 16:50:18,069 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,069 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:18,069 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:18,069 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,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][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-10-14 16:50:18,069 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,069 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,069 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,069 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,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], [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-10-14 16:50:18,069 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,069 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:18,069 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:18,069 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,069 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,070 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:18,070 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,070 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:18,070 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,070 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:18,070 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:18,070 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:18,070 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:18,070 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:18,070 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:18,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [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-10-14 16:50:18,073 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 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-10-14 16:50:18,097 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,097 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:18,097 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,097 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:18,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][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-10-14 16:50:18,139 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,139 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,139 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,139 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,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][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-10-14 16:50:18,144 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,145 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:18,145 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,145 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:18,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][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-10-14 16:50:18,147 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,147 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:18,147 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:18,147 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:18,164 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,164 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,164 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,164 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,194 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-10-14 16:50:18,194 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,195 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,195 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,195 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,195 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,195 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 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-10-14 16:50:18,200 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:18,200 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,200 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,200 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:18,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:18,201 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:18,201 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,201 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:18,201 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50: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, 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-10-14 16:50:18,203 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:18,203 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,203 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,203 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50: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][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-10-14 16:50:18,204 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:18,204 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,205 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:18,205 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50: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][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-10-14 16:50:18,205 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:18,205 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,205 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,205 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:18,210 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-10-14 16:50:18,210 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,211 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,211 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,211 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,211 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,211 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,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, 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-10-14 16:50:18,235 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,235 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,235 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,235 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:18,243 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,243 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,243 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,243 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,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][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-10-14 16:50:18,306 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:18,306 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:18,306 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:18,306 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:18,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][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-10-14 16:50:18,339 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,340 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,340 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:18,340 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:18,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, 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-10-14 16:50:18,346 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,346 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,346 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,346 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,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][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-10-14 16:50:18,366 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,366 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,366 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,366 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,366 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:18,366 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-10-14 16:50:18,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:18,840 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,840 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,840 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,840 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,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][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-10-14 16:50:18,855 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,855 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:18,855 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:18,855 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:18,873 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:18,873 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:18,873 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:18,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:18,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][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-10-14 16:50:18,891 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,891 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,891 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,891 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:18,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][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-10-14 16:50:18,894 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-10-14 16:50:18,894 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:18,894 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-10-14 16:50:18,894 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-10-14 16:50:18,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:18,899 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-10-14 16:50:18,899 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:18,900 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-10-14 16:50:18,900 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:18,910 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:18,910 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:18,910 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:18,910 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:18,910 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:18,910 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:18,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:18,912 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:18,912 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:18,912 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:18,913 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:18,913 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-10-14 16:50:18,913 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:18,913 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:18,913 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:18,913 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:18,913 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:18,913 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:18,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:18,914 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:18,914 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:18,914 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:18,914 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:18,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:18,918 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:18,918 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:18,918 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:18,918 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:18,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][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-10-14 16:50:18,918 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:18,918 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:18,918 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:18,918 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:18,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:18,924 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:18,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:18,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:18,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:18,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][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-10-14 16:50:18,924 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:18,924 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:18,924 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:18,924 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:18,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], [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-10-14 16:50:18,964 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:18,964 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:18,964 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:18,964 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:18,964 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-10-14 16:50:18,964 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:18,964 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:18,964 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:18,965 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:18,965 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:18,965 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:18,965 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:18,965 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-10-14 16:50:18,965 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:18,965 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,965 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,965 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,965 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:18,966 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,966 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,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, 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-10-14 16:50:18,971 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,971 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,971 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,971 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [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-10-14 16:50:18,972 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,972 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:18,972 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:18,973 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50: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][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-10-14 16:50:18,980 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:18,981 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:18,981 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:18,981 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:18,981 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:18,982 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-10-14 16:50:18,982 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:18,982 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:18,982 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:18,982 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:18,982 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:18,982 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:18,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:18,986 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-10-14 16:50:18,986 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:18,986 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-10-14 16:50:18,986 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:19,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:19,019 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,019 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,019 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,019 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,027 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-10-14 16:50:19,027 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,027 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,027 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,027 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,027 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,027 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,027 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:19,027 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,027 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,027 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,027 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,027 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [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-10-14 16:50:19,027 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,027 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,027 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,028 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,028 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:19,028 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,028 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,028 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,028 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:19,028 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,028 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,028 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,028 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,028 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-10-14 16:50:19,028 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,028 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,028 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,029 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,029 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,029 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,029 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,029 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,029 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-10-14 16:50:19,029 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,029 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,029 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,029 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,029 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,029 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,029 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:19,030 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,030 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,031 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,031 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:19,037 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,037 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,037 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,037 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:19,038 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,038 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,038 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,038 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:19,039 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,039 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,039 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,039 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:19,040 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,040 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,040 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,040 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:19,040 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,040 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,040 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,040 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:19,040 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,040 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,040 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,041 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:19,041 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,041 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,041 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,041 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:19,045 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,046 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,046 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,046 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,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, 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-10-14 16:50:19,046 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,046 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,046 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,046 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,047 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-10-14 16:50:19,047 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,047 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,047 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,047 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,048 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,048 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,048 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,048 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,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][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-10-14 16:50:19,080 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,080 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,080 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,080 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,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][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-10-14 16:50:19,085 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,085 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,085 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,085 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,085 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,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][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-10-14 16:50:19,085 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,085 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,085 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,085 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,103 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-10-14 16:50:19,103 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,103 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,103 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,103 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,103 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50: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][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-10-14 16:50:19,120 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-10-14 16:50:19,120 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-10-14 16:50:19,120 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-10-14 16:50:19,120 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:19,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:19,122 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,122 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,122 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,122 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,126 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:19,126 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,126 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,126 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,126 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,126 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:19,154 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,154 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,154 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,154 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:19,162 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,163 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,163 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,163 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:19,166 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,166 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,166 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,166 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,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], [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-10-14 16:50:19,198 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,198 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,242 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-10-14 16:50:19,242 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,242 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,242 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,243 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-10-14 16:50:19,243 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,243 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,243 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,243 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,253 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-10-14 16:50:19,253 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,253 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,253 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,253 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,254 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-10-14 16:50:19,254 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,254 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,254 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,254 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,255 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-10-14 16:50:19,255 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,255 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,256 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,256 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,256 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,256 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,256 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,258 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-10-14 16:50:19,259 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,259 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,259 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,259 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,259 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-10-14 16:50:19,259 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,259 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,259 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,259 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,265 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-10-14 16:50:19,265 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,265 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,265 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,265 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50: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][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-10-14 16:50:19,268 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,268 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,268 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,268 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50: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][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-10-14 16:50:19,268 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,268 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,269 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,269 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:19,297 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,297 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,297 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,298 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:19,311 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,311 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,311 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,311 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,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][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-10-14 16:50:19,314 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-10-14 16:50:19,314 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:19,315 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-10-14 16:50:19,315 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-10-14 16:50:19,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:19,319 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,319 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,320 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,320 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 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-10-14 16:50:19,320 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,320 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,320 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,320 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,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][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-10-14 16:50:19,366 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,366 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,366 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,366 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,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][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-10-14 16:50:19,380 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,380 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,380 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,380 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-10-14 16:50:19,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:19,436 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,436 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,436 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,436 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,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, 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-10-14 16:50:19,502 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,502 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,502 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,502 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:19,516 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,516 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,516 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,516 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,517 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-10-14 16:50:19,517 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,517 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,517 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,517 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,518 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-10-14 16:50:19,518 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,519 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-10-14 16:50:19,519 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,519 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,520 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,520 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,520 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,520 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:19,520 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,520 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,520 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,520 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,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][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-10-14 16:50:19,521 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,521 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,521 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,521 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,522 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-10-14 16:50:19,522 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,522 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,522 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,522 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,522 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,522 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-10-14 16:50:19,522 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,522 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,522 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,522 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,522 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,522 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,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][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-10-14 16:50:19,523 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,523 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:19,523 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:19,523 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,524 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-10-14 16:50:19,524 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,524 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,524 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,524 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,524 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,529 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:19,529 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,529 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,529 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,529 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,529 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,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][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-10-14 16:50:19,529 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,529 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,529 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,529 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,529 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:19,530 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,530 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,530 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,530 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,530 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,530 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-10-14 16:50:19,530 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,530 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,530 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,530 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,530 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,530 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,530 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-10-14 16:50:19,530 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,531 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,531 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,531 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,531 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,531 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,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, 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-10-14 16:50:19,531 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,531 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,531 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,531 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,532 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-10-14 16:50:19,532 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,532 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,532 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,532 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,532 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,532 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,532 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,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][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-10-14 16:50:19,543 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,543 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,543 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,543 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,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][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-10-14 16:50:19,555 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,555 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,555 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,555 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:19,559 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,559 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,559 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,560 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,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][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-10-14 16:50:19,560 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,560 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,560 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,560 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:19,564 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,564 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,564 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,564 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:19,564 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,564 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,564 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,564 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,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][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-10-14 16:50:19,565 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,565 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,565 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,565 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:19,565 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:19,565 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:19,565 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:19,565 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:19,566 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-10-14 16:50:19,566 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,566 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,566 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,566 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,566 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,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][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-10-14 16:50:19,567 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:19,567 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:19,567 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:19,567 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:19,567 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:19,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:19,568 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,568 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,568 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,568 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,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][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-10-14 16:50:19,568 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:19,568 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:19,568 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:19,568 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:19,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:19,570 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,571 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,571 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,571 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:19,571 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,571 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,571 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,571 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:19,572 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,572 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,573 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,573 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:19,573 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:19,573 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:19,573 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:19,573 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:19,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:19,574 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,574 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,574 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,574 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:19,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:19,575 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,575 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,575 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,575 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,575 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-10-14 16:50:19,575 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,575 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,575 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,575 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,576 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,576 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:19,576 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-10-14 16:50:19,576 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:19,576 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:19,576 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:19,576 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:19,576 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:19,576 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:19,581 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-10-14 16:50:19,581 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,581 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,581 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,581 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,582 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,582 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,582 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-10-14 16:50:19,582 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,582 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,582 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,582 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,582 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,582 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,583 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-10-14 16:50:19,583 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:19,588 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,588 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,588 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,588 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:19,593 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,593 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,593 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,593 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,600 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-10-14 16:50:19,600 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,600 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,600 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,600 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,600 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,600 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,600 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,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][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-10-14 16:50:19,601 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,601 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,601 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,601 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,602 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-10-14 16:50:19,602 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,602 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,602 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,602 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,602 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,602 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,602 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,602 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,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][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-10-14 16:50:19,602 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,602 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,602 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,603 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,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][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-10-14 16:50:19,605 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,605 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,605 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,605 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:19,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:19,606 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,606 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,606 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,606 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:19,607 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,607 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,607 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:19,607 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:19,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:19,611 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,611 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,611 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,612 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,613 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:19,613 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,613 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,613 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,613 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,613 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,613 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-10-14 16:50:19,614 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,614 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,614 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,614 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,614 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,614 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,614 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-10-14 16:50:19,614 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,614 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,614 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,614 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,614 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,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][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-10-14 16:50:19,617 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,622 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:19,622 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,622 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,622 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,622 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,622 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,625 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-10-14 16:50:19,625 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,625 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,625 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,625 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,625 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,625 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,625 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-10-14 16:50:19,625 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,625 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,625 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,626 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,626 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,626 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:19,633 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,633 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,633 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,633 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:19,634 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,634 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,634 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,634 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,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, 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-10-14 16:50:19,635 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,635 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:19,635 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,635 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:19,649 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-10-14 16:50:19,649 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,649 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,649 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,649 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,649 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,649 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,649 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,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][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-10-14 16:50:19,661 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,661 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,661 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,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][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-10-14 16:50:19,661 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,664 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-10-14 16:50:19,664 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,664 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,664 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,664 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,664 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,664 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,664 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:19,672 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,672 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,672 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,672 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:19,673 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,673 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,673 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,673 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:19,674 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:19,677 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:19,680 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,680 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:19,680 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,680 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,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], [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-10-14 16:50:19,681 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:19,698 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,698 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,698 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,698 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:19,698 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,698 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,698 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,698 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:19,699 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,699 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,699 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,699 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:19,701 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,701 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,701 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,702 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,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][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-10-14 16:50:19,702 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,702 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,702 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,702 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [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-10-14 16:50:19,702 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,702 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,702 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,702 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,702 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:19,703 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,703 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,703 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,703 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,703 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,703 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:19,703 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,703 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,703 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,703 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,703 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:19,703 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,703 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,703 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,703 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:19,721 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,722 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,722 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,722 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,724 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:19,724 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,724 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,724 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,724 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,724 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:19,727 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,727 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,727 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,727 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:19,727 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,728 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,728 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,728 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,750 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:19,751 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,751 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,751 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,751 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,751 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:19,759 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,759 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,759 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,759 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:19,801 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,802 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,802 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,802 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:19,846 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,846 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,846 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,846 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:19,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 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-10-14 16:50:19,894 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,894 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,894 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,894 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:19,895 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,895 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,895 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:19,907 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,907 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,908 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,908 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,908 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-10-14 16:50:19,908 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,908 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,908 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,908 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,909 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-10-14 16:50:19,909 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,909 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,909 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,909 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,923 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-10-14 16:50:19,923 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,923 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,923 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,923 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,924 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-10-14 16:50:19,924 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,924 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,924 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:19,925 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,925 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,925 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,925 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,926 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-10-14 16:50:19,926 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,926 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,927 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,927 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,927 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-10-14 16:50:19,927 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,927 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,927 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,927 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,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][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-10-14 16:50:19,931 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,931 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,931 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,931 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,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][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-10-14 16:50:19,932 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,932 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,932 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,932 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,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][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-10-14 16:50:19,932 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,932 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,932 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,932 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,934 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-10-14 16:50:19,934 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,934 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,934 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,934 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,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][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-10-14 16:50:19,935 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,935 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,935 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:19,935 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-10-14 16:50:19,935 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-10-14 16:50:19,935 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,935 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,935 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,935 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,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, 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-10-14 16:50:19,938 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,938 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,938 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,938 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:19,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, 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-10-14 16:50:19,939 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,939 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,939 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,940 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,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], [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-10-14 16:50:19,940 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,940 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,940 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,940 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,940 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 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-10-14 16:50:19,941 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,941 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,941 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,941 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,941 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-10-14 16:50:19,941 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,941 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,941 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,941 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,941 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,941 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:19,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [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-10-14 16:50:19,941 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,941 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,941 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,941 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,942 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-10-14 16:50:19,942 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,942 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,942 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:19,942 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:19,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:19,984 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,984 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,985 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:19,985 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:19,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:19,986 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,986 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,987 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:19,987 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,418 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:20,418 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,418 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,418 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,418 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,418 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,419 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:20,419 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,419 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,419 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,419 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,419 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,419 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-10-14 16:50:20,419 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,419 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,419 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,419 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,419 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,419 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:20,419 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,420 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,420 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,420 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:20,426 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,427 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,427 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,427 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,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][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-10-14 16:50:20,427 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,427 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,428 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,428 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:20,535 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,535 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,535 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,536 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:20,566 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,566 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:20,567 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-10-14 16:50:20,567 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,650 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:20,650 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,650 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,650 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,650 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,651 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:20,651 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,651 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,651 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,651 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [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-10-14 16:50:20,651 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:20,651 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:20,651 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:20,651 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:20,655 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-10-14 16:50:20,655 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,655 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,655 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,655 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,655 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,655 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:20,655 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,655 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,655 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,656 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50: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][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-10-14 16:50:20,656 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:20,656 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:20,656 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:20,656 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:20,662 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-10-14 16:50:20,662 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,667 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-10-14 16:50:20,667 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:20,667 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,667 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,667 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,667 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,667 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:20,667 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,667 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,668 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-10-14 16:50:20,668 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,668 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,668 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,668 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,668 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,668 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,668 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,668 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,669 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-10-14 16:50:20,670 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,670 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,670 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,670 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,670 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,670 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:20,672 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,672 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,673 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-10-14 16:50:20,673 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,703 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-10-14 16:50:20,703 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:20,703 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,703 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,703 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,703 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,703 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,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][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-10-14 16:50:20,704 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,704 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,704 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,704 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,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][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-10-14 16:50:20,707 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,707 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,707 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,707 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,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][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-10-14 16:50:20,708 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,709 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,709 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,709 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-10-14 16:50:20,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][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-10-14 16:50:20,709 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,709 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,709 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,709 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:20,717 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:20,718 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:20,718 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:20,718 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:20,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:20,718 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:20,718 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:20,718 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:20,719 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:20,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:20,720 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:20,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:20,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:20,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50: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][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-10-14 16:50:20,720 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:20,720 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:20,720 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:20,720 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:20,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:20,722 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:20,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:20,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:20,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:20,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][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-10-14 16:50:20,723 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:20,723 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:20,723 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:20,723 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50: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, 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-10-14 16:50:20,750 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,750 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,750 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,750 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,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, 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-10-14 16:50:20,754 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,754 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,754 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,754 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,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, 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-10-14 16:50:20,755 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,755 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,755 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,755 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:20,755 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,755 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,755 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,755 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:20,755 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:20,755 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,755 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,755 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,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][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-10-14 16:50:20,757 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,757 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,757 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,757 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,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][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-10-14 16:50:20,757 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:20,757 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,757 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,757 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,757 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,758 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50: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][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-10-14 16:50:20,762 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,762 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,762 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-10-14 16:50:20,762 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50: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][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-10-14 16:50:20,762 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,762 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,762 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,763 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:20,764 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,764 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,764 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-10-14 16:50:20,764 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,768 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:20,768 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,768 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,769 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,769 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,769 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,771 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-10-14 16:50:20,771 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,771 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,771 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,771 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,771 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,771 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:20,773 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,773 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-10-14 16:50:20,773 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,773 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,803 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-10-14 16:50:20,803 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,803 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,803 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,803 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,803 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,803 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,804 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,804 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:20,829 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,829 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,829 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,829 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:20,829 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:20,829 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:20,830 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,830 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 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-10-14 16:50:20,830 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:20,830 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,830 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,830 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:20,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:20,830 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,830 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,830 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,830 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:20,830 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,830 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,831 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,831 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,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][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-10-14 16:50:20,831 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:20,831 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,831 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,831 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:20,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][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-10-14 16:50:20,831 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,831 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,832 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,832 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,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][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-10-14 16:50:20,832 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:20,832 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,832 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:20,832 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 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-10-14 16:50:20,832 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,832 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,832 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,832 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:20,835 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,835 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,835 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,835 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [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-10-14 16:50:20,839 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,839 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,839 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,839 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [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-10-14 16:50:20,839 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,839 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,839 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,840 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:20,841 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,841 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,841 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,841 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:20,841 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,841 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,841 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,841 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:20,845 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,845 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,845 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,845 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:20,846 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,846 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,846 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,846 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:20,864 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,864 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,864 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,864 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,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][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-10-14 16:50:20,865 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,865 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,865 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,865 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,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][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-10-14 16:50:20,866 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,866 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,866 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,866 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,866 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,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, 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-10-14 16:50:20,868 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,868 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,868 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,868 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 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-10-14 16:50:20,868 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:20,868 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,869 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,869 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,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][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-10-14 16:50:20,869 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,869 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,869 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,869 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,869 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:20,888 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:20,888 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,888 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:20,888 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:20,888 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,888 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,888 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,888 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,890 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:20,890 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,890 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,890 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,890 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,890 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:20,891 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,891 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,891 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,891 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:20,897 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,897 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,897 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,897 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,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][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-10-14 16:50:20,912 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,912 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,912 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:20,912 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:20,927 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:20,927 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:20,927 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,927 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:20,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [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-10-14 16:50:20,931 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,931 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,931 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-10-14 16:50:20,931 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50:20,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], [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-10-14 16:50:20,936 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,936 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,936 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,936 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,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][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-10-14 16:50:20,936 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,936 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,936 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:20,936 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:20,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:20,968 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:20,968 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,968 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:20,968 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,066 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-10-14 16:50:21,066 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,066 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,066 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,066 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,066 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-10-14 16:50:21,066 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,067 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,067 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,067 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:21,068 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,068 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,068 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,068 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 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-10-14 16:50:21,069 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,069 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,069 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,069 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,074 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-10-14 16:50:21,074 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,074 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,074 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,074 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,075 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-10-14 16:50:21,075 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,075 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,075 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,075 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,076 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-10-14 16:50:21,076 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,076 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,076 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,076 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:21,082 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,082 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,082 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,082 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,084 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-10-14 16:50:21,084 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,084 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,084 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,084 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,085 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:21,085 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,085 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,085 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,085 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,085 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,085 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:21,085 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,085 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,085 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,085 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,085 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,085 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-10-14 16:50:21,085 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,085 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,086 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,086 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,086 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,086 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:21,086 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,086 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,086 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,086 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:21,089 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,089 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,089 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,089 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,089 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:21,089 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,089 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,089 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,089 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,089 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:21,090 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,090 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,090 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,090 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,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][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-10-14 16:50:21,121 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-10-14 16:50:21,121 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50:21,121 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-10-14 16:50:21,122 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-10-14 16:50:21,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:21,126 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,126 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,126 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,126 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,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], [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-10-14 16:50:21,127 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,127 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,127 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,127 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,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], [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-10-14 16:50:21,127 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,127 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,127 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,127 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:21,134 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,134 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,134 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,134 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:21,135 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,135 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:21,135 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:21,135 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,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][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-10-14 16:50:21,139 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,139 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,139 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,139 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,139 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,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][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-10-14 16:50:21,139 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,139 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,139 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,139 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,140 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-10-14 16:50:21,140 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,140 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,140 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,140 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,140 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,140 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,140 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:21,140 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,140 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,140 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,140 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,140 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50: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][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-10-14 16:50:21,181 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,181 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:21,181 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,182 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-10-14 16:50:21,317 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-10-14 16:50:21,317 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,317 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,317 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,317 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:21,317 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,317 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:21,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:21,319 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,319 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,319 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,319 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,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], [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-10-14 16:50:21,319 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:21,319 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:21,319 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:21,319 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:21,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [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-10-14 16:50:21,320 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:21,320 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:21,320 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:21,320 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:21,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [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-10-14 16:50:21,320 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:21,320 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:21,320 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:21,320 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:21,324 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:21,324 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:21,324 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:21,324 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:21,324 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:21,325 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:21,325 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-10-14 16:50:21,325 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:21,325 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:21,325 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:21,325 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:21,325 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:21,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:21,331 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,331 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,331 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,331 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,334 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-10-14 16:50:21,335 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,335 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,335 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:21,335 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,335 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,335 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,335 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:21,343 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-10-14 16:50:21,344 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,344 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,344 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,344 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,344 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,344 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,344 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,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][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-10-14 16:50:21,346 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,346 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,346 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:21,346 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,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][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-10-14 16:50:21,347 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,347 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,347 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,347 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,349 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-10-14 16:50:21,349 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,349 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,350 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,350 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,350 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,350 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,350 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:21,360 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,360 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,360 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:21,360 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,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][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-10-14 16:50:21,361 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,361 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,361 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,361 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:21,391 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,391 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,391 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,391 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:21,393 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,394 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,394 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,394 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,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][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-10-14 16:50:21,397 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,397 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:21,397 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,397 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,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, 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-10-14 16:50:21,409 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,410 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,410 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,410 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:21,422 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,422 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,422 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,422 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:21,427 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,427 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,427 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,427 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:21,428 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,428 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,428 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,428 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,432 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:21,432 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,432 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,432 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,432 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,432 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:21,433 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,433 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,433 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,433 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:21,433 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,434 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,434 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,434 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,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][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-10-14 16:50:21,434 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,434 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,434 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,434 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,434 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:21,435 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,435 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,435 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,435 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,435 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:21,449 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,449 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,449 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,449 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,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], [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-10-14 16:50:21,452 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,452 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,453 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,453 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,453 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,454 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:21,455 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,455 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,455 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,455 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,455 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,475 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-10-14 16:50:21,475 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,475 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,476 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,476 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:21,476 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,476 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:21,479 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-10-14 16:50:21,480 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,480 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:21,480 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,480 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,480 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,480 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,480 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:21,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], [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-10-14 16:50:21,515 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,515 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,515 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,515 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:21,526 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,526 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,526 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,526 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:21,526 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,527 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,527 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,527 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [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-10-14 16:50:21,527 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,527 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,527 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,527 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,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, 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-10-14 16:50:21,529 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,530 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,530 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:21,530 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:21,533 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:21,534 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,534 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,534 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,534 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,534 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,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, 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-10-14 16:50:21,534 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,534 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,534 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,534 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,534 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-10-14 16:50:21,534 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,534 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,534 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,534 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,535 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,535 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,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][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-10-14 16:50:21,535 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,535 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,535 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,535 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:21,548 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,548 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,548 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,548 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:21,550 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,550 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,550 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,550 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:21,551 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,551 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,551 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,551 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:21,551 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,551 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,551 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,551 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,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][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-10-14 16:50:21,552 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,552 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,552 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,552 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,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, 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-10-14 16:50:21,555 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,555 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,555 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,555 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:21,558 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,558 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,558 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,558 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:21,560 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,560 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,560 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,560 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:21,561 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,561 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,561 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,561 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:21,562 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,562 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,562 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,562 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:21,562 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,562 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,563 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,563 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:21,563 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,563 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,563 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,563 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:21,563 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,563 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:21,563 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,564 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,564 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:21,564 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,564 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,564 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,564 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,564 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,568 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-10-14 16:50:21,568 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,568 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,568 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,568 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,568 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,568 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,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, 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-10-14 16:50:21,588 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,588 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,588 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,588 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:21,588 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,588 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,588 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,588 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:21,588 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,588 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,589 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,589 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,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][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-10-14 16:50:21,590 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,590 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,590 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,590 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,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][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-10-14 16:50:21,591 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,591 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,591 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,591 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,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, 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-10-14 16:50:21,591 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,591 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,591 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,591 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,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][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-10-14 16:50:21,592 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,592 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,592 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,592 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:21,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:21,599 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,599 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,599 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,599 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:21,620 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,620 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,620 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,620 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,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][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-10-14 16:50:21,626 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,626 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,626 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:21,626 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:21,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 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-10-14 16:50:21,666 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,666 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,666 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:21,666 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:21,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [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-10-14 16:50:21,668 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,669 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,669 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:21,669 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,104 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:22,104 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,104 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,104 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,104 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,104 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,104 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:22,104 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,104 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,104 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,104 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,104 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,105 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-10-14 16:50:22,105 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,105 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,105 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,105 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,105 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,105 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,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], [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-10-14 16:50:22,106 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,106 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,106 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,106 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:22,112 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,112 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,112 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,112 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:22,113 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,113 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,113 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,113 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,282 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-10-14 16:50:22,283 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,283 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,283 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,283 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,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][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-10-14 16:50:22,283 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,284 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,284 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,284 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,285 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-10-14 16:50:22,285 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,285 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,285 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,285 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,286 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-10-14 16:50:22,286 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,286 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,286 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,286 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,287 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:22,287 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,287 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:22,287 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:22,287 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,287 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:22,291 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-10-14 16:50:22,291 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,291 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,291 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,291 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 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-10-14 16:50:22,292 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-10-14 16:50:22,292 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:22,292 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:22,292 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-10-14 16:50:22,292 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-10-14 16:50:22,292 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,292 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,292 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,292 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,293 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-10-14 16:50:22,294 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,294 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,294 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,294 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,295 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-10-14 16:50:22,295 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,295 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,295 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,295 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,295 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-10-14 16:50:22,295 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,296 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,296 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,296 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:22,296 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,296 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,296 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,296 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,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][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-10-14 16:50:22,297 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,297 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,297 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,297 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,297 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:22,297 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,297 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,297 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,297 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,297 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,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][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-10-14 16:50:22,297 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,298 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,298 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,298 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:22,303 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,303 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,303 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,303 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:22,303 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,303 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:22,303 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,303 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:22,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:22,304 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,304 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,304 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,304 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,333 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:22,333 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,334 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:22,334 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,334 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:22,334 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:22,344 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:22,344 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,344 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,344 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,344 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,344 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,344 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:22,344 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,344 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,344 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,344 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,344 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [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-10-14 16:50:22,347 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,347 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,347 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,347 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:22,348 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,348 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,348 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,348 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:22,348 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,348 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,348 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,348 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:22,348 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,348 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,348 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,349 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:22,354 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,354 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,355 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,355 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,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][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-10-14 16:50:22,355 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,355 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,355 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,355 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [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-10-14 16:50:22,357 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,357 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:22,357 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,357 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-10-14 16:50:22,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:22,471 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:22,471 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:22,471 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:22,471 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:22,472 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-10-14 16:50:22,472 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:22,472 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:22,472 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:22,472 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:22,472 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:22,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][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-10-14 16:50:22,477 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,477 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,477 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,477 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,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][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-10-14 16:50:22,480 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:22,480 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:22,480 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:22,480 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:22,480 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:22,480 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:22,480 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:22,480 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:22,480 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:22,480 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:22,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:22,497 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,497 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,497 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,497 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-10-14 16:50:22,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:22,498 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,498 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,498 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,498 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,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, 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-10-14 16:50:22,498 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:22,498 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:22,498 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:22,498 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:22,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:22,505 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,505 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,505 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,505 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:22,505 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:22,505 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:22,505 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:22,506 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:22,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:22,509 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,509 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,509 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,509 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:22,510 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,510 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,510 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,510 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,512 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-10-14 16:50:22,512 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,512 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,512 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,512 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,512 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,512 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,512 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-10-14 16:50:22,512 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-10-14 16:50:22,516 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-10-14 16:50:22,516 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,516 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-10-14 16:50:22,516 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,516 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,516 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-10-14 16:50:22,516 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,516 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,516 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,571 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:22,571 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:22,571 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,571 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,571 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,571 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,572 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:22,572 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:22,572 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,572 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,572 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,572 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:22,578 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,578 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,578 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,578 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:22,579 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,579 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,579 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,579 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:22,580 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,580 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,580 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,580 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,581 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:22,581 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,581 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,581 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,581 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,581 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,581 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:22,581 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,581 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,581 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,581 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,581 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:22,583 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,583 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,583 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,583 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,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, 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-10-14 16:50:22,589 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,589 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,589 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,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][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-10-14 16:50:22,589 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,589 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,589 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:22,592 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,592 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,592 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,592 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [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-10-14 16:50:22,593 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,593 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,593 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,593 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:22,595 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,595 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,595 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,595 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,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][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-10-14 16:50:22,603 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,603 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,603 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,603 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-10-14 16:50:22,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][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-10-14 16:50:22,645 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,645 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,645 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,645 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,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][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-10-14 16:50:22,647 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,647 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,647 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,647 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,647 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,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][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-10-14 16:50:22,647 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,647 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,647 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,647 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,647 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,648 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-10-14 16:50:22,648 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,648 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,648 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,648 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,648 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,648 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [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-10-14 16:50:22,648 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,648 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,648 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,648 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:22,651 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,651 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,651 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,651 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,651 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:22,652 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,652 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,652 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,652 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,652 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,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], [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-10-14 16:50:22,652 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,652 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,652 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,652 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:22,663 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,664 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,664 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,664 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:22,664 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,664 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,664 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,664 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:22,665 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,665 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,665 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,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][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-10-14 16:50:22,665 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,665 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,665 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,665 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,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][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-10-14 16:50:22,665 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,665 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,665 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,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, 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-10-14 16:50:22,666 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,666 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,666 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,666 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:22,666 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,666 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,666 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,666 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:22,666 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,666 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,666 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,666 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:22,667 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,667 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,667 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,667 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:22,668 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,668 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,669 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,669 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:22,670 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,670 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,670 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,670 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:22,678 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,678 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,678 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,678 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:22,678 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,678 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,679 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,679 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:22,680 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,680 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,680 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-10-14 16:50:22,680 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,680 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,681 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:22,681 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,681 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:22,687 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,687 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,687 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,688 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:22,707 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,707 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,707 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50: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, 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-10-14 16:50:22,709 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,709 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,710 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,710 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [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-10-14 16:50:22,711 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,711 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,711 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,711 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [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-10-14 16:50:22,712 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,712 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,712 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,712 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50: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][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-10-14 16:50:22,715 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,715 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,715 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,715 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,719 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:22,719 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,719 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,719 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,719 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,719 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:22,727 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,727 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,727 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,727 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:22,727 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,727 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,727 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,728 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,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][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-10-14 16:50:22,732 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,732 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,732 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,732 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:22,761 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,761 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,761 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-10-14 16:50:22,761 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-10-14 16:50:22,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:22,765 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,765 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,765 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,765 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,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][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-10-14 16:50:22,766 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,766 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,766 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,766 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,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][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-10-14 16:50:22,766 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,766 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,766 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,766 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,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][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-10-14 16:50:22,772 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,773 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,773 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,773 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:22,773 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,773 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,773 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,773 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,777 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:22,777 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,777 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,777 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,777 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,777 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:22,777 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,777 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,777 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,777 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,778 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-10-14 16:50:22,778 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,778 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,778 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,778 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,778 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,778 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,778 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:22,778 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:22,778 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,778 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,778 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,778 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:22,884 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-10-14 16:50:22,884 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,884 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,884 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,884 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,897 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-10-14 16:50:22,897 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,898 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,898 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,898 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,898 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-10-14 16:50:22,898 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,898 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,898 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,898 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,901 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:22,901 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,901 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,901 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,901 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,901 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,902 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [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-10-14 16:50:22,902 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,902 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,902 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,902 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,903 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 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-10-14 16:50:22,907 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,907 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,907 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,907 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:22,908 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:22,908 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,908 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,909 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,909 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,909 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,909 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:22,909 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,909 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,909 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,909 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,909 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,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][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-10-14 16:50:22,911 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,911 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,911 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,911 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:22,915 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,915 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,915 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,915 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:22,949 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,949 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,949 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,949 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,963 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:22,963 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,963 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,963 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,963 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,963 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,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], [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-10-14 16:50:22,963 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,963 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,963 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:22,963 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:22,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, 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-10-14 16:50:22,972 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,972 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,972 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,972 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,973 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-10-14 16:50:22,973 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,973 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,973 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,973 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:22,973 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:22,973 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-10-14 16:50:23,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:23,078 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is not cut-off event [2024-10-14 16:50:23,078 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-10-14 16:50:23,078 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-10-14 16:50:23,078 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-10-14 16:50:23,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], [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-10-14 16:50:23,082 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,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][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-10-14 16:50:23,085 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:23,085 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:23,085 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:23,085 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:23,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:23,086 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,086 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,086 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,086 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:23,124 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is not cut-off event [2024-10-14 16:50:23,124 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-10-14 16:50:23,124 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-10-14 16:50:23,124 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-10-14 16:50:23,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][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-10-14 16:50:23,124 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,124 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,124 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,124 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,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], [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-10-14 16:50:23,128 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,128 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,129 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,129 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:23,131 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,131 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,131 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,131 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:23,131 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,131 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,132 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,132 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 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-10-14 16:50:23,133 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,133 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,133 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,133 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,142 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:23,142 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,142 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,142 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,142 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,142 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:23,145 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is not cut-off event [2024-10-14 16:50:23,145 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-10-14 16:50:23,145 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-10-14 16:50:23,146 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-10-14 16:50:23,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][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-10-14 16:50:23,170 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:23,170 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,170 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,170 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,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][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-10-14 16:50:23,170 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:23,170 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:23,170 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:23,170 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:23,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:23,187 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,187 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,188 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,188 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:23,206 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,206 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,206 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,206 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 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-10-14 16:50:23,206 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,206 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,206 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,206 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,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][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-10-14 16:50:23,211 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,212 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,212 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,212 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,212 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [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-10-14 16:50:23,212 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:23,212 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:23,212 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:23,212 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:23,212 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [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-10-14 16:50:23,212 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,212 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,212 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,212 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,212 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:23,213 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,213 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,213 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,213 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,213 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:23,213 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,213 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,213 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,213 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,213 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:23,213 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:23,213 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:23,213 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:23,213 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:23,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][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-10-14 16:50:23,214 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,214 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,214 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,214 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,214 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:23,216 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,216 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,216 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,216 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:23,216 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:23,216 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,217 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,217 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,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][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-10-14 16:50:23,217 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:23,217 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,217 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,217 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:23,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][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-10-14 16:50:23,217 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,217 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,217 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,217 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,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][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-10-14 16:50:23,217 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,217 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,218 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,218 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:23,219 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:23,219 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:23,219 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:23,219 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:23,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:23,222 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:23,222 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:23,222 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,222 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,222 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:23,222 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:23,222 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,222 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,222 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,222 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,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][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-10-14 16:50:23,223 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,223 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,223 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,223 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,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][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-10-14 16:50:23,224 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,224 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,224 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,224 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,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][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-10-14 16:50:23,230 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,230 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,230 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,230 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,231 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:23,231 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,231 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,231 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,231 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,231 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,232 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:23,232 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:23,232 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,232 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,232 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,232 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,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][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-10-14 16:50:23,235 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,235 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,235 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,235 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,235 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:23,235 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,235 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,235 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,235 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,235 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,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][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-10-14 16:50:23,235 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,235 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,236 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,236 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,236 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-10-14 16:50:23,236 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:23,236 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,236 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:23,236 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,236 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,236 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,236 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-10-14 16:50:23,236 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,236 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,236 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,236 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,236 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,236 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:23,236 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:23,236 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,237 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,237 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,237 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:23,237 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,237 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,237 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,237 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,237 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:23,237 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:23,237 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:23,237 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:23,237 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:23,237 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:23,237 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:23,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:23,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:23,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:23,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:23,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][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-10-14 16:50:23,238 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,238 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,238 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,238 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,238 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:23,240 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,240 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,240 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,240 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:23,241 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,241 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,241 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,241 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:23,241 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,241 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,241 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,241 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,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], [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-10-14 16:50:23,246 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,246 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,246 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,246 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,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, 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-10-14 16:50:23,247 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,247 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,247 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,247 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,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, 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-10-14 16:50:23,247 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,247 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,247 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,247 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,247 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:23,254 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,254 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,254 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,254 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,776 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:23,776 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,776 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,776 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,776 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,776 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:23,784 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is not cut-off event [2024-10-14 16:50:23,784 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-10-14 16:50:23,784 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-10-14 16:50:23,785 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-10-14 16:50:23,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:23,790 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,791 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,791 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,791 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:23,791 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,791 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,791 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,792 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,792 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:23,792 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,792 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,792 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,793 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,793 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:23,793 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:23,793 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:23,793 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:23,793 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:23,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][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-10-14 16:50:23,802 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:23,802 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:23,802 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:23,802 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:23,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:23,803 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,803 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,803 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,803 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:23,804 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,804 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,804 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,804 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:23,825 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,825 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,825 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,826 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:23,829 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:23,829 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:23,829 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:23,829 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:23,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 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-10-14 16:50:23,830 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:23,830 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:23,830 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:23,830 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:23,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, 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-10-14 16:50:23,833 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is not cut-off event [2024-10-14 16:50:23,833 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-10-14 16:50:23,833 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-10-14 16:50:23,833 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-10-14 16:50:23,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][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-10-14 16:50:23,836 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,837 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,837 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,837 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 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-10-14 16:50:23,844 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,844 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,844 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,844 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:23,850 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,850 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,850 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,850 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:23,851 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,851 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,851 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,851 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,853 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:23,853 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,853 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,854 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,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][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-10-14 16:50:23,856 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,856 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,856 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,856 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:23,856 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,856 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,857 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,857 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,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], [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-10-14 16:50:23,866 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,866 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,866 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,866 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,883 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-10-14 16:50:23,883 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,883 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,883 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,883 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:23,894 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,894 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,894 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,894 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 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-10-14 16:50:23,895 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,895 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:23,899 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,899 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,900 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,900 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,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][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-10-14 16:50:23,906 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,906 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,906 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,907 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,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][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-10-14 16:50:23,915 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,915 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,915 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,915 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:23,920 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,920 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,920 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,920 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,952 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:23,952 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,952 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,952 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,952 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,952 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,966 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:23,966 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,967 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,967 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,967 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,967 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,967 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:23,967 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,967 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,967 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,967 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,967 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,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], [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-10-14 16:50:23,971 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,971 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,971 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,971 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,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][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-10-14 16:50:23,972 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:23,972 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:23,972 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:23,972 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:23,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][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-10-14 16:50:23,972 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,972 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,972 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,973 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,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][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-10-14 16:50:23,973 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:23,973 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,973 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,973 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:23,981 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,981 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,982 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:23,982 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:23,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:23,983 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:23,983 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:23,983 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:23,983 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:23,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:23,985 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,985 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:23,985 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:23,985 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:24,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:24,020 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:24,020 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:24,020 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:24,020 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:24,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][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-10-14 16:50:24,034 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:24,034 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:24,035 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:24,035 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:24,119 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-10-14 16:50:24,119 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,119 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,119 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,119 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,121 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-10-14 16:50:24,121 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,121 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,121 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,121 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,135 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-10-14 16:50:24,135 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,135 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,135 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,135 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,136 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-10-14 16:50:24,136 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,136 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,136 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,136 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,143 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-10-14 16:50:24,143 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,143 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,143 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,143 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,143 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-10-14 16:50:24,143 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,143 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,143 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,144 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:24,145 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,146 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:24,146 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,146 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:24,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:24,149 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,149 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,149 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,149 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:24,149 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,149 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:24,150 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,150 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:24,158 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-10-14 16:50:24,158 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,158 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,159 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,159 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 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-10-14 16:50:24,166 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,166 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:24,166 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,166 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:24,169 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-10-14 16:50:24,169 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,169 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,169 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,169 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [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-10-14 16:50:24,201 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,201 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:24,201 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,201 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:24,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [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-10-14 16:50:24,215 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,215 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,215 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:24,215 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:50:24,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:24,231 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,231 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,231 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,231 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:24,345 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:24,345 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:24,346 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:24,346 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50: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][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-10-14 16:50:24,346 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:24,346 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:24,346 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:24,346 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:24,347 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-10-14 16:50:24,348 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:24,348 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:24,348 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:24,348 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:24,348 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:24,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, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:24,348 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:24,348 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:24,348 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:24,348 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:24,348 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:24,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:24,357 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is not cut-off event [2024-10-14 16:50:24,357 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:24,357 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:24,357 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:24,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, 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-10-14 16:50:24,361 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,361 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,361 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,361 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:24,363 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is not cut-off event [2024-10-14 16:50:24,364 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:24,364 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:24,364 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:24,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:24,413 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is not cut-off event [2024-10-14 16:50:24,413 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:24,413 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:24,413 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:24,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][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-10-14 16:50:24,415 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is not cut-off event [2024-10-14 16:50:24,415 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:24,415 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:24,415 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:24,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:24,419 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,419 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,419 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,419 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,420 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:24,420 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,420 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,420 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,420 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,420 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:24,421 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,421 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,421 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,421 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,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][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-10-14 16:50:24,424 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,424 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,424 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,424 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,425 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:24,425 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,425 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,425 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,425 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,425 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,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, 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-10-14 16:50:24,431 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,431 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,431 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,431 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,441 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-10-14 16:50:24,441 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:24,441 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,441 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,441 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,441 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:24,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][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-10-14 16:50:24,442 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:24,442 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:24,443 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,443 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:24,456 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,456 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,456 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,456 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,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][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-10-14 16:50:24,456 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,456 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,456 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,456 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,456 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,457 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:24,458 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:24,458 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,458 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,458 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:24,469 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,469 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,469 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,469 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:24,472 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,472 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,472 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,472 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,473 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:24,473 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,473 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,473 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,473 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,473 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:24,478 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,478 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,478 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,478 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,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], [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-10-14 16:50:24,482 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,482 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,482 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,482 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,495 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:24,495 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:24,495 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,495 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,495 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,495 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,496 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:24,496 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:24,496 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,496 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,496 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:24,496 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,496 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,497 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:24,497 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:24,497 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,497 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,497 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,497 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,497 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-10-14 16:50:24,497 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:24,497 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,497 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,497 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:24,497 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,497 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:24,508 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,508 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,508 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,508 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:24,508 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,508 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,508 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,508 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:24,508 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,508 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,508 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,508 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:24,509 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,509 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,509 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,509 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,509 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:24,509 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,509 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,509 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,509 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,509 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,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][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-10-14 16:50:24,511 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,511 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,511 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,511 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,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][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-10-14 16:50:24,514 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,514 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,514 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,514 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,514 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-10-14 16:50:24,514 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,514 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,514 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,514 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,514 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 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-10-14 16:50:24,515 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,515 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,515 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,515 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,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][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-10-14 16:50:24,516 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,516 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,516 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,516 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,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, 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-10-14 16:50:24,516 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,516 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,516 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,516 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,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, 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-10-14 16:50:24,516 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,516 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,517 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,517 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:24,519 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,519 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,519 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,519 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,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][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-10-14 16:50:24,523 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,523 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,523 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,523 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,523 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,523 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-10-14 16:50:24,523 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,523 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,523 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,523 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,523 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,524 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,524 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-10-14 16:50:24,524 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,524 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,524 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,524 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,524 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,524 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,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][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-10-14 16:50:24,527 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,527 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,527 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,527 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,530 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-10-14 16:50:24,531 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:24,531 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,531 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,531 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,531 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,531 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,531 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,531 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:24,531 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,531 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,531 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,531 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,531 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,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], [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-10-14 16:50:24,531 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,531 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,531 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,532 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:24,532 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:24,532 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,532 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,532 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:24,532 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,532 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,532 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,532 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,532 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-10-14 16:50:24,532 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,532 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,532 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,532 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,532 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,532 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,532 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,533 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:24,533 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,533 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,533 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,533 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,533 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:24,533 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,533 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,533 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,533 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,533 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-10-14 16:50:24,533 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,533 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,533 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,533 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,533 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,534 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:24,536 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,536 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,536 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,536 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:24,536 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,537 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,537 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,537 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,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][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-10-14 16:50:24,537 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,537 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,537 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,537 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,537 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:24,537 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,537 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,537 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,537 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,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][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-10-14 16:50:24,537 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,537 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,537 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,537 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,537 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,540 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:24,540 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,540 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,540 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,540 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,540 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,541 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:24,541 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,541 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,541 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,541 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,541 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:24,541 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,541 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,541 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,541 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:24,541 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,541 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,541 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,541 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,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, 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-10-14 16:50:24,543 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,543 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,543 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,543 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:24,544 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,544 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,544 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,544 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,548 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:24,548 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,548 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,548 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,548 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,548 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,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][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-10-14 16:50:24,549 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,549 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,549 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,549 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:24,553 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,553 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,553 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,554 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,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][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-10-14 16:50:24,554 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,554 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,554 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,554 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,591 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:24,591 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,591 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,591 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,591 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,592 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,593 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:24,593 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,593 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,593 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,593 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,593 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,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][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-10-14 16:50:24,599 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,599 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,599 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,599 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,599 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,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][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-10-14 16:50:24,599 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,599 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,599 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,599 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,599 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:24,601 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,601 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,601 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,601 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:24,605 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,605 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,606 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,606 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:24,618 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,618 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,618 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,618 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:24,619 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,619 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,619 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,619 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:24,621 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,621 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,621 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,621 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:24,621 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,621 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:24,621 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,621 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 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-10-14 16:50:24,623 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,623 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,623 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,623 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,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][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-10-14 16:50:24,625 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,625 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,625 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,625 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,629 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:24,629 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,629 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,629 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,629 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,629 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:24,633 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,634 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,634 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,634 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:24,634 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,634 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,634 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,634 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,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][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-10-14 16:50:24,635 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,635 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,635 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,635 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,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, 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-10-14 16:50:24,664 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,664 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,664 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:24,702 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,702 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,702 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,702 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,718 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:24,718 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,718 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,718 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,718 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,718 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 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-10-14 16:50:24,718 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,718 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,718 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,718 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:24,729 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,729 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,729 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,729 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,730 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:24,730 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,730 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,730 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,730 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,730 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,730 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,820 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-10-14 16:50:24,821 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,821 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:24,821 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,821 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:24,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, 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-10-14 16:50:24,833 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,833 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,833 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,833 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 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-10-14 16:50:24,839 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,839 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,839 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,839 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 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-10-14 16:50:24,840 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,840 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,840 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,840 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:24,844 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,844 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,844 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 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-10-14 16:50:24,875 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is not cut-off event [2024-10-14 16:50:24,875 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-10-14 16:50:24,875 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-10-14 16:50:24,875 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-10-14 16:50:24,884 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:24,885 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,885 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,885 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:24,885 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,885 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:50:24,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:24,970 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is not cut-off event [2024-10-14 16:50:24,970 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-10-14 16:50:24,970 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-10-14 16:50:24,970 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-10-14 16:50:24,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:24,973 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,973 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,973 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,973 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:24,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][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-10-14 16:50:24,973 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:24,973 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:24,973 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:24,973 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:24,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:24,974 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is not cut-off event [2024-10-14 16:50:24,974 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-10-14 16:50:24,974 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-10-14 16:50:24,974 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-10-14 16:50:24,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:24,980 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,980 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,980 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,980 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 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-10-14 16:50:24,983 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:24,983 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,983 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:24,983 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,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][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-10-14 16:50:25,019 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,019 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,019 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,019 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,019 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,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][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-10-14 16:50:25,022 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,022 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,022 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,022 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,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][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-10-14 16:50:25,022 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,022 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,022 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,022 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,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][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-10-14 16:50:25,022 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,022 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,022 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,022 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,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][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-10-14 16:50:25,023 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,023 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:25,024 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,024 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,024 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,025 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,025 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:25,025 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,025 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,025 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,025 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,025 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,027 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:25,027 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is not cut-off event [2024-10-14 16:50:25,027 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-10-14 16:50:25,027 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-10-14 16:50:25,027 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-10-14 16:50:25,027 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:25,027 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:25,028 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,028 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,028 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,028 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,028 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:25,029 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,029 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,029 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,029 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,031 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:25,031 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,031 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,031 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,031 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,031 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,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][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-10-14 16:50:25,031 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,031 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,031 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,031 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,031 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,031 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,031 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:25,031 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,031 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,032 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,032 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,032 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:25,032 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,032 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,032 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,032 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:25,032 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,033 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,033 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,033 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:25,036 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,036 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,036 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,036 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:25,036 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,036 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,036 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,036 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,037 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:25,037 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,037 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,037 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,037 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,037 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,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], [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-10-14 16:50:25,040 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,041 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,041 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,041 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,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][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-10-14 16:50:25,054 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,054 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,054 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,054 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:25,525 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,525 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,525 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,525 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,526 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:25,526 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,526 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,526 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,526 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,526 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:25,541 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,541 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,542 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,542 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,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][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-10-14 16:50:25,549 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,549 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,549 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,549 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,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, 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-10-14 16:50:25,550 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,550 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,550 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,550 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,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], [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-10-14 16:50:25,558 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,558 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,558 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,558 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,573 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:25,575 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:25,575 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,575 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,575 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,575 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,576 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-10-14 16:50:25,576 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:25,576 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,580 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:25,580 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,580 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,580 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,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][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-10-14 16:50:25,589 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,589 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,589 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,589 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:25,590 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,590 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,590 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,590 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,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][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-10-14 16:50:25,597 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,597 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,597 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,597 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,597 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,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][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-10-14 16:50:25,597 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,597 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,598 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,598 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,598 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,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][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-10-14 16:50:25,599 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:25,599 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,599 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,599 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,599 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,609 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-10-14 16:50:25,610 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,610 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,610 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,610 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,610 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,610 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,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][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-10-14 16:50:25,610 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,610 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,610 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,610 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,611 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,615 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:25,616 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,616 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,616 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,616 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,616 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,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][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-10-14 16:50:25,616 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,616 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,617 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,617 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,617 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,624 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-10-14 16:50:25,624 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,624 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,624 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,624 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,624 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,625 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-10-14 16:50:25,625 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,625 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,625 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,625 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,625 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,625 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 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-10-14 16:50:25,625 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,626 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,626 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,626 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,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][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-10-14 16:50:25,626 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,626 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,626 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,626 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:25,627 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,627 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,627 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,627 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:25,629 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,629 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,629 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,629 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:25,629 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:25,630 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,630 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,630 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:25,630 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:25,630 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:25,630 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,630 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:25,631 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,631 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,631 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,631 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [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-10-14 16:50:25,631 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,631 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,631 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,632 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:25,633 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,633 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,634 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,634 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:25,636 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:25,636 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,636 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,636 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:25,638 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,638 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,638 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,638 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,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][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-10-14 16:50:25,644 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:25,644 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,644 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:25,644 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,645 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:25,645 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,645 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,645 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,645 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,645 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,646 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:25,646 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,646 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,646 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,646 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,646 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,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, 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-10-14 16:50:25,646 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,646 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,646 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,646 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,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, 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-10-14 16:50:25,646 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,646 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,646 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,646 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,646 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-10-14 16:50:25,646 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,647 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,647 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,647 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,647 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,647 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,647 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,647 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,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][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-10-14 16:50:25,647 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,647 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,647 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,647 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,647 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 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-10-14 16:50:25,656 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,656 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,656 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,656 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:25,657 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,657 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,657 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,657 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,658 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-10-14 16:50:25,658 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,658 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,658 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,658 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,658 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,658 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 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-10-14 16:50:25,658 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,658 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,658 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,658 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,658 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-10-14 16:50:25,658 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,658 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,658 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,658 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,658 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,659 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,659 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,659 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,659 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,659 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-10-14 16:50:25,659 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,659 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,659 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,659 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,659 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,660 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,660 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-10-14 16:50:25,663 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,663 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,663 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,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][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-10-14 16:50:25,667 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,667 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,667 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,667 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,667 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,668 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:25,668 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,668 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,668 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,668 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,669 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,669 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:25,669 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:25,669 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,669 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,669 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,669 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:25,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:25,673 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,673 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,673 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,673 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:25,673 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,673 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,674 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,674 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 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-10-14 16:50:25,689 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,689 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,690 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,690 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:25,690 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,690 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,690 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,690 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:25,694 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,694 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,695 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,695 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:25,698 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,699 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,699 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,699 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:25,704 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,704 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,704 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,704 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,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, 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-10-14 16:50:25,739 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,739 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,739 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,739 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 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-10-14 16:50:25,742 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,742 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,742 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,742 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 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-10-14 16:50:25,742 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,742 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,742 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,742 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:25,754 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,754 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,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, 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-10-14 16:50:25,765 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,765 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,765 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,765 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,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][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-10-14 16:50:25,766 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,766 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,766 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,766 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,770 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:25,771 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,771 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,771 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,771 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,771 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 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-10-14 16:50:25,774 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,774 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,774 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,775 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,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][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-10-14 16:50:25,785 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,785 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,785 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,785 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:25,788 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,788 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,788 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,788 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:25,789 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,789 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,789 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,789 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:25,804 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,804 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,804 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,804 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,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][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-10-14 16:50:25,805 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,805 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,805 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,805 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:25,834 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,834 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,834 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,834 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,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][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-10-14 16:50:25,845 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,845 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,845 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,845 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-10-14 16:50:25,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [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-10-14 16:50:25,858 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,858 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,858 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,858 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,933 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-10-14 16:50:25,933 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,933 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,933 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,933 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,934 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-10-14 16:50:25,934 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,934 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,934 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,934 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,943 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-10-14 16:50:25,943 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,943 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,943 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,943 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,944 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-10-14 16:50:25,944 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,944 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,944 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,944 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:25,954 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,954 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,954 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,954 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:25,956 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,956 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,956 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:25,956 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:25,959 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-10-14 16:50:25,959 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,959 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,959 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,959 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,960 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-10-14 16:50:25,960 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:25,961 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,961 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:25,961 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:26,059 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,059 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,059 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,059 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,064 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,064 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,064 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,064 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:26,068 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,068 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,068 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,068 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:26,070 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,070 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,070 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,070 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,072 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,072 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,072 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,072 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,076 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,076 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,076 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,076 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,076 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,089 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-10-14 16:50:26,089 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,089 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,089 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,089 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,107 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,107 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:26,107 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:26,107 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:26,108 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,108 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,108 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,108 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,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], [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-10-14 16:50:26,114 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,114 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,114 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,114 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,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], [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-10-14 16:50:26,114 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,114 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,114 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,114 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,115 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-10-14 16:50:26,116 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,116 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,116 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,116 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,116 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,117 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-10-14 16:50:26,117 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,117 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,117 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,118 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,118 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,118 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:26,118 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,118 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,118 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,118 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:26,118 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,118 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,118 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,118 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:26,118 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,118 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,118 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,118 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,119 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,119 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,119 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,119 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,119 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,119 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,119 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,119 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,120 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,120 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,120 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,120 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,123 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-10-14 16:50:26,123 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,123 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,123 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,123 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:26,123 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:26,123 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,123 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-10-14 16:50:26,123 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,124 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,124 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,124 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,124 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,124 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,124 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-10-14 16:50:26,124 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,124 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,124 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,124 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,124 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,124 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,125 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-10-14 16:50:26,125 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,125 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:26,125 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:26,125 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,125 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,125 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,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], [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-10-14 16:50:26,127 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,127 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,127 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,127 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,127 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,127 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,127 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,127 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,127 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,127 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,127 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,127 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,128 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,128 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,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], [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-10-14 16:50:26,128 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,128 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,128 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,128 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,128 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,130 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,130 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,130 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,130 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,131 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,131 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,131 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,131 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][144], [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-10-14 16:50:26,132 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,132 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,132 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:26,132 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:26,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,134 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,134 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,134 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,134 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,135 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,135 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:26,135 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,135 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,135 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:26,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,158 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,158 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,158 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,158 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [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-10-14 16:50:26,163 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,163 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,163 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,163 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,164 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,164 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,164 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,164 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,164 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,164 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,164 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,164 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,164 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-10-14 16:50:26,164 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,164 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,164 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,164 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,164 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,164 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [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-10-14 16:50:26,165 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,165 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,165 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,165 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,166 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,166 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,166 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:26,166 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:26,166 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,166 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,169 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,169 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,169 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,169 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,169 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,169 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,169 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,169 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:26,177 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,177 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,177 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,177 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,177 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-10-14 16:50:26,177 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,177 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,177 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,177 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,178 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,178 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 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-10-14 16:50:26,184 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,184 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,184 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,184 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,184 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,184 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,184 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,185 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,185 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,185 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:26,192 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,192 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,192 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,192 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,193 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:26,193 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,193 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,193 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,193 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,193 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,200 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,200 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,200 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,200 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,201 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,201 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,201 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,201 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,201 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:26,201 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,201 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,201 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,201 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,201 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,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], [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-10-14 16:50:26,202 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,202 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,202 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,202 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,208 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,208 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,208 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,208 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,218 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,218 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,218 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,218 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,219 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:26,219 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,219 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,219 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,219 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,220 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,231 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:26,231 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,231 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,231 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,231 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,231 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,231 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:26,231 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,231 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,231 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,231 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,231 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,232 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,232 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,232 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,232 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,232 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-10-14 16:50:26,232 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,232 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,232 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,232 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,232 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,232 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,232 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,232 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:26,232 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,233 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,233 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,233 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,233 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,233 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-10-14 16:50:26,233 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,233 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,233 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,233 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,234 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,234 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,234 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,234 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,234 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,234 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,234 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,234 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,234 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,234 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,234 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,234 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,234 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,234 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,234 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,235 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,235 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,235 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,235 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,235 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-10-14 16:50:26,235 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,235 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,235 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,235 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,235 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,235 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,235 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,235 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,235 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:26,235 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,235 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,236 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,236 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,236 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,236 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,236 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,236 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,236 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,236 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-10-14 16:50:26,236 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,236 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,236 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,236 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,236 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,236 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,237 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,237 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,237 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,237 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,237 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,237 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,237 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,237 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,237 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:26,237 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,237 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,238 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,238 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,238 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,238 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,238 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,238 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,238 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,238 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:26,238 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,238 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,238 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,238 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:26,241 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,241 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,241 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,241 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,242 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,242 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,242 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,242 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,242 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-10-14 16:50:26,242 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,242 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,242 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,242 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,242 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,242 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,244 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,244 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,244 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,244 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,250 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,250 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,250 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,250 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,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, 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-10-14 16:50:26,267 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,267 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,267 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-10-14 16:50:26,267 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,267 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,267 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,267 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,267 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,268 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-10-14 16:50:26,268 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,268 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,268 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,268 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,268 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:26,269 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,269 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,269 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,269 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,270 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,270 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,270 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,270 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,270 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,270 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,270 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,271 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:26,271 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,271 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,271 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,271 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:26,273 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,274 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,274 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,274 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,274 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-10-14 16:50:26,274 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,274 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,274 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,274 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,274 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,274 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,276 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,276 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,276 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,276 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,276 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,276 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 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-10-14 16:50:26,276 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,276 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,276 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,277 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,314 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,314 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,314 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,314 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,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], [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-10-14 16:50:26,315 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,315 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,315 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,315 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,319 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,319 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,319 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,319 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,339 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,339 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,339 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,339 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,343 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:26,344 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,344 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,344 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,344 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,344 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,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, 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-10-14 16:50:26,345 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,345 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,345 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,345 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,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, 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-10-14 16:50:26,345 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,345 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,345 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,345 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:26,350 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,350 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,350 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,350 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:26,399 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,399 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:26,400 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-10-14 16:50:26,400 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:26,408 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:26,409 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,409 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,409 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,409 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,409 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-10-14 16:50:26,484 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-10-14 16:50:26,485 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,485 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,485 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,485 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,492 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-10-14 16:50:26,492 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,492 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,492 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,493 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:26,589 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,589 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,589 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,589 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,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], [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-10-14 16:50:26,589 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:26,589 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:26,589 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:26,589 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:26,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:26,592 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-10-14 16:50:26,593 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-10-14 16:50:26,593 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-10-14 16:50:26,593 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-10-14 16:50:26,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:26,599 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:26,599 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,599 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,599 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,601 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-10-14 16:50:26,601 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-10-14 16:50:26,601 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-10-14 16:50:26,601 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-10-14 16:50:26,605 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:26,605 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,605 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,605 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,606 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,606 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,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, 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-10-14 16:50:26,609 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,609 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,609 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,609 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,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], [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-10-14 16:50:26,610 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,610 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,610 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,610 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,619 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:26,620 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,620 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,620 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,645 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-10-14 16:50:26,645 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:26,645 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-10-14 16:50:26,645 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,646 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,646 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,646 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,646 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,647 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,647 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,647 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,647 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,647 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:26,649 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,649 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,649 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,649 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,652 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,652 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,652 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,652 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,653 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:26,653 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,653 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,653 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,653 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,653 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:26,653 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,653 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,653 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,653 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:26,655 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,655 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,655 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,655 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:26,660 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,660 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,660 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,660 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,661 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,661 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,661 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,661 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,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, 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-10-14 16:50:26,661 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,661 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,661 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,661 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 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-10-14 16:50:26,661 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,661 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,661 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,662 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,662 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,662 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,662 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,662 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,664 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,664 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,664 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,664 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,666 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-10-14 16:50:26,666 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,666 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,666 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,666 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,666 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,666 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,666 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,666 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,666 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-10-14 16:50:26,666 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,666 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,666 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,666 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,666 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,666 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,666 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,666 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-10-14 16:50:26,667 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,667 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,667 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,667 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,667 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,667 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,667 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-10-14 16:50:26,667 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,667 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,667 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,667 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,667 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,667 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,667 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,667 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,667 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,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], [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-10-14 16:50:26,669 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,669 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,669 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,669 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,671 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,671 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,671 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,671 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,671 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,671 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,671 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,671 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,672 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,673 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,673 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,673 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,673 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-10-14 16:50:26,673 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-10-14 16:50:26,673 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:26,673 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:26,673 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-10-14 16:50:26,674 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,674 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,674 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,674 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,674 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,674 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [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-10-14 16:50:26,677 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,677 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,677 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,677 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,678 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,678 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,678 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,678 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,682 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-10-14 16:50:26,682 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:26,682 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-10-14 16:50:26,682 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:26,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:26,683 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-10-14 16:50:26,683 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:26,683 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-10-14 16:50:26,683 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:26,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:26,688 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,688 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,688 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,688 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:26,690 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,690 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,691 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,691 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [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-10-14 16:50:26,696 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,696 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,696 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,696 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,697 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,697 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,697 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,697 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,699 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:26,699 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,699 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,699 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,699 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,699 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:26,699 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-10-14 16:50:26,699 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,699 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,699 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,699 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,699 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,699 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,700 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-10-14 16:50:26,700 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,700 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,700 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,700 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,700 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,700 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,700 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-10-14 16:50:26,700 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,700 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,700 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,700 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,700 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,700 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,700 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:26,706 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,706 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,706 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,706 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,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][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-10-14 16:50:26,714 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,714 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,714 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,714 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,714 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:26,720 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,720 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,720 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,720 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,728 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,728 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,728 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,728 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:26,729 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,729 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,729 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,729 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:26,729 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,729 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,729 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,729 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,733 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,734 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,734 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,734 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,750 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,750 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,750 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,750 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,750 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,750 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:26,752 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:26,752 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,752 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,752 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,752 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:26,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:26,752 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:26,752 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,752 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,752 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,753 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:26,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,753 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,753 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,753 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,753 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:26,753 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,753 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:26,753 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:26,753 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,210 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-10-14 16:50:27,210 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,210 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,210 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,210 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,210 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,210 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 149#L689-4true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:27,210 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,210 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,210 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,210 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,210 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][238], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:27,210 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,211 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,211 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,211 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,211 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,211 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,211 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,211 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,211 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,211 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:27,215 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,216 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,216 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,216 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,216 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,216 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,216 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,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][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-10-14 16:50:27,216 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,217 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,217 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,217 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,217 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,217 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,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][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-10-14 16:50:27,225 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,225 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,225 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,225 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,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, 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-10-14 16:50:27,226 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,226 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,226 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,226 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,229 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:27,232 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,233 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,233 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,233 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,233 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,242 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:27,242 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,243 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,243 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,243 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,243 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,243 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-10-14 16:50:27,243 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,243 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,243 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,243 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,243 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,244 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,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][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-10-14 16:50:27,244 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,244 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,244 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,244 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,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][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-10-14 16:50:27,244 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,244 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,244 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,245 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:27,245 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,245 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,245 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,245 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:27,246 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,246 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,246 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:27,247 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:27,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:27,249 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,249 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,249 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,249 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,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, 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-10-14 16:50:27,250 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,250 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,251 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:27,251 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:27,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 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-10-14 16:50:27,320 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,320 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,321 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,321 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:27,323 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,323 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,323 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,323 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:27,344 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,344 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,344 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,344 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,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][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-10-14 16:50:27,348 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,348 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:27,348 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:27,348 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:27,348 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:27,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:27,353 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:27,353 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,353 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:27,353 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 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-10-14 16:50:27,366 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,366 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:27,366 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:27,366 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-10-14 16:50:27,477 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-10-14 16:50:27,477 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,477 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,477 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,477 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,485 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-10-14 16:50:27,485 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:27,485 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,485 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,485 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:27,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:27,512 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:27,512 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,512 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,512 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:27,565 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,565 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,565 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,565 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,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, 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-10-14 16:50:27,569 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,569 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,569 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,569 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:27,573 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,573 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,573 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,573 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 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-10-14 16:50:27,574 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,574 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,574 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,574 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,576 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-10-14 16:50:27,576 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,576 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,576 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,576 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,576 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,576 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:27,577 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:27,577 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,577 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,577 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:27,579 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,580 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,580 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,580 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,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][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-10-14 16:50:27,582 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,582 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,582 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,582 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,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][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-10-14 16:50:27,582 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,582 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,582 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,582 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,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][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-10-14 16:50:27,582 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:27,582 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,582 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,582 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,583 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:27,583 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,583 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,583 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,583 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,583 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,583 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:27,583 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,583 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,583 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,583 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,583 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,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], [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-10-14 16:50:27,585 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,585 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,585 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,585 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,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], [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-10-14 16:50:27,585 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,585 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,586 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,586 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,591 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:27,591 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,591 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,591 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,591 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,591 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,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][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-10-14 16:50:27,609 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,610 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,610 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,610 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,625 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-10-14 16:50:27,625 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,625 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,625 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,625 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,625 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,630 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:27,630 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,630 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-10-14 16:50:27,630 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,630 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-10-14 16:50:27,630 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:27,630 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,630 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,630 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-10-14 16:50:27,630 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-10-14 16:50:27,631 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-10-14 16:50:27,631 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,631 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-10-14 16:50:27,632 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-10-14 16:50:27,632 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,632 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,632 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:27,634 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,634 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,634 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,634 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,634 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:27,634 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,634 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,635 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,635 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,635 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,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][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-10-14 16:50:27,635 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,635 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,635 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,635 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,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][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-10-14 16:50:27,635 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,635 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,635 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,635 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,635 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,635 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-10-14 16:50:27,636 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,636 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,636 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,636 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,636 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,636 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,636 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,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][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-10-14 16:50:27,638 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,638 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,638 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,638 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,638 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [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-10-14 16:50:27,639 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,639 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,639 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,639 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [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-10-14 16:50:27,639 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,639 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,639 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,640 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,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][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-10-14 16:50:27,644 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,644 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:27,644 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,644 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,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, 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-10-14 16:50:27,644 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,644 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,645 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,645 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,645 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,647 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-10-14 16:50:27,647 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,647 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,647 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,647 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,647 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,647 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:27,647 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,647 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,647 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,647 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:27,648 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,648 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,648 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,648 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [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-10-14 16:50:27,648 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,648 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,648 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,648 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,648 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-10-14 16:50:27,648 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,648 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,648 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,648 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,648 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [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-10-14 16:50:27,649 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,649 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,649 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,649 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,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][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-10-14 16:50:27,649 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,649 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,649 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,649 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,651 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-10-14 16:50:27,651 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,651 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,651 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,652 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,652 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,652 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,657 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:27,657 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,657 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-10-14 16:50:27,657 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,657 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-10-14 16:50:27,657 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:27,658 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,658 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,658 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-10-14 16:50:27,658 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-10-14 16:50:27,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:27,661 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,661 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,661 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,661 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,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][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-10-14 16:50:27,664 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,664 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,664 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:27,664 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,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][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-10-14 16:50:27,670 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,670 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-10-14 16:50:27,670 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,670 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-10-14 16:50:27,670 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-10-14 16:50:27,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:27,674 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,674 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,674 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,674 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,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][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-10-14 16:50:27,674 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,674 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,674 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,674 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:27,683 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,683 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,683 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,683 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:27,683 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,683 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,683 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,683 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:27,683 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,683 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,683 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,684 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,684 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-10-14 16:50:27,684 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,684 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,684 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,684 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,684 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,684 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-10-14 16:50:27,684 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,684 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,684 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,684 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,684 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-10-14 16:50:27,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:27,685 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,685 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,685 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,685 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,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][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-10-14 16:50:27,688 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:27,688 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,688 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,688 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:27,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:27,696 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,696 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,696 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,696 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,696 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-10-14 16:50:27,696 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,696 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,696 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,696 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,696 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,696 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,712 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:27,713 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,713 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,713 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,713 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,713 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 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-10-14 16:50:27,713 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,713 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,713 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,713 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,728 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:27,728 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,728 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,728 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,728 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,728 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,728 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,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, 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-10-14 16:50:27,735 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,735 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,735 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,736 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,736 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,736 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,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], [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-10-14 16:50:27,736 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,736 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,736 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,736 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:27,748 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,748 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,748 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,748 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,748 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-10-14 16:50:27,748 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,748 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,748 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,748 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,748 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:27,817 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:27,817 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,817 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,817 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,900 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-10-14 16:50:27,900 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:27,900 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,900 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,900 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,951 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-10-14 16:50:27,951 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:27,951 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,951 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,951 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,951 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-10-14 16:50:27,951 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:27,952 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,952 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,952 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->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-10-14 16:50:27,974 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is not cut-off event [2024-10-14 16:50:27,974 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:27,974 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:27,974 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:27,983 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 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-10-14 16:50:27,983 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,983 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,984 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,984 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,984 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,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][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-10-14 16:50:27,986 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:27,986 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,986 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:27,986 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,986 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,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, 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-10-14 16:50:27,986 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:27,986 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,986 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:27,986 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,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, 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-10-14 16:50:27,987 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:27,987 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:27,987 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,987 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,987 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,988 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-10-14 16:50:27,988 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,988 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,988 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,988 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,988 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,988 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:27,990 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is not cut-off event [2024-10-14 16:50:27,990 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:27,990 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-10-14 16:50:27,990 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:27,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:27,991 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,991 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,991 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,991 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,991 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:27,991 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:27,991 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,991 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,991 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,991 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,991 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:27,991 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,991 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,991 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,991 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,991 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:27,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][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-10-14 16:50:27,993 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is not cut-off event [2024-10-14 16:50:27,993 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:27,993 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-10-14 16:50:27,993 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:27,993 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:27,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, 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-10-14 16:50:27,995 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,995 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,995 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,995 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,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, 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-10-14 16:50:27,995 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,995 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:27,995 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,995 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:27,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], [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-10-14 16:50:27,996 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:27,996 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,996 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,996 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:27,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, 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-10-14 16:50:27,997 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:27,998 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:27,998 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:27,998 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,017 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-10-14 16:50:28,017 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,018 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,018 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,018 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,018 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,025 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-10-14 16:50:28,025 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:28,025 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:28,025 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:28,025 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:28,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][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-10-14 16:50:28,026 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:28,026 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:28,026 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:28,026 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:28,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], [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-10-14 16:50:28,044 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,044 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:28,044 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:28,044 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,046 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-10-14 16:50:28,046 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,046 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,046 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,046 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,046 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,047 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,047 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,047 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,047 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-10-14 16:50:28,047 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,047 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,047 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,047 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,047 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,047 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,047 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,047 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-10-14 16:50:28,047 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,047 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:28,047 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:28,047 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,047 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:28,047 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:28,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][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-10-14 16:50:28,053 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,053 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,053 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,054 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:28,054 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,054 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:28,054 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:28,054 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:28,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:28,054 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,054 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,054 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,054 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:28,055 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,055 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,055 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:28,056 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:28,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:28,057 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,057 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:28,057 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,057 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,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], [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-10-14 16:50:28,060 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,060 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,060 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,060 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:28,061 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,061 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,061 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:28,061 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:28,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], [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-10-14 16:50:28,065 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,065 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:28,065 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,065 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:28,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:28,072 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,072 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,072 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,072 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,081 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-10-14 16:50:28,081 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,081 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,081 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,081 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,081 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,082 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,082 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:28,082 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,082 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,082 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:28,082 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:28,082 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:28,082 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-10-14 16:50:28,082 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,082 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,082 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,082 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,082 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,082 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,083 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-10-14 16:50:28,083 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,083 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,083 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,083 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,083 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,083 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,083 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:28,092 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:28,092 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,092 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,092 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:28,092 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,092 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,092 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,092 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:28,093 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:28,093 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,093 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,093 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:28,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:28,093 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,093 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,093 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,093 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,096 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-10-14 16:50:28,096 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,096 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,096 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,096 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,096 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,096 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:28,097 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,097 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,097 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,097 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:28,097 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,097 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,097 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,097 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:28,127 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,127 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:28,127 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,127 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:28,131 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:28,131 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:28,131 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:28,131 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,131 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,131 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:28,177 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,177 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,177 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,177 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-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-10-14 16:50:28,181 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:28,181 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,181 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:28,181 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,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][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-10-14 16:50:28,185 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:28,185 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:28,185 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,185 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,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, 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-10-14 16:50:28,195 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,195 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,195 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,195 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 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-10-14 16:50:28,196 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,196 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,196 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,196 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,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][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-10-14 16:50:28,197 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,197 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,197 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,197 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,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][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-10-14 16:50:28,198 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,198 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,198 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,198 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:28,223 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:28,223 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,223 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,223 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,277 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-10-14 16:50:28,277 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,277 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:28,277 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:28,277 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-10-14 16:50:28,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], [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-10-14 16:50:28,288 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:28,288 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,288 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,288 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:28,303 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is not cut-off event [2024-10-14 16:50:28,303 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:28,303 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-10-14 16:50:28,303 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-10-14 16:50:28,323 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-10-14 16:50:28,324 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:28,324 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,324 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,324 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,324 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-10-14 16:50:28,324 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:28,324 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,324 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,324 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,341 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-10-14 16:50:28,342 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-10-14 16:50:28,342 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:28,342 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:28,342 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:28,342 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:28,342 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:28,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:28,344 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,344 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,344 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,344 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:28,349 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,349 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,350 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,350 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:28,350 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:28,350 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,350 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,350 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,350 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:28,350 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:28,350 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,350 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,350 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,350 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:28,350 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:28,350 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,350 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,350 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,351 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:28,351 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,351 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,351 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,351 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,351 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:28,356 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-10-14 16:50:28,356 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:28,356 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:28,356 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:28,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][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-10-14 16:50:28,360 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:28,360 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,360 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,360 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,360 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-10-14 16:50:28,360 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:28,360 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,360 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,360 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,360 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:28,361 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,361 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,361 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,361 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:28,361 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,361 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,361 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,361 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,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][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-10-14 16:50:28,363 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:28,363 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,363 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,363 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-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-10-14 16:50:28,364 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:28,364 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,364 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,364 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,365 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-10-14 16:50:28,365 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,365 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,365 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,365 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,365 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,365 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,365 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,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, 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-10-14 16:50:28,365 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,365 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,366 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,366 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,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], [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-10-14 16:50:28,366 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,366 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,366 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,366 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,366 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,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][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-10-14 16:50:28,366 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,366 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,366 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,366 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,366 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-10-14 16:50:28,366 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,366 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,367 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,367 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,367 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,367 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,367 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,367 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,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][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-10-14 16:50:28,367 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:28,367 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,367 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,367 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,367 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,367 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,367 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:28,368 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-10-14 16:50:28,369 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-10-14 16:50:28,369 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:28,369 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:28,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][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-10-14 16:50:28,379 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-10-14 16:50:28,379 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:28,379 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-10-14 16:50:28,379 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-10-14 16:50:28,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:28,393 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,393 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,393 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,393 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:28,393 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,394 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,394 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,394 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |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-10-14 16:50:28,394 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:28,394 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,394 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,394 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:28,394 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:28,394 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,394 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,394 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,394 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,394 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 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-10-14 16:50:28,404 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:28,404 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,404 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,404 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-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-10-14 16:50:28,413 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,413 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,413 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,413 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:28,413 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:28,413 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,413 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,413 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,413 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,413 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:28,417 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,417 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,417 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,418 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:28,419 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-10-14 16:50:28,420 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,420 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,420 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,420 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,420 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,420 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,421 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:28,421 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:28,422 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,422 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,422 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,422 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:28,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->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-10-14 16:50:28,431 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,431 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:28,431 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,431 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:28,432 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-10-14 16:50:28,432 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,432 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,432 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,432 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,432 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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-10-14 16:50:28,433 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:28,433 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:28,433 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,433 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,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][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-10-14 16:50:28,872 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:28,872 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:28,872 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,872 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,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, 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-10-14 16:50:28,876 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,876 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,876 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,876 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,905 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-10-14 16:50:28,906 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,906 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,906 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:28,906 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:28,906 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-10-14 16:50:29,027 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 7#L690-3true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,027 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,027 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,027 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,027 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,027 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,028 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 7#L690-3true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,028 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,028 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,028 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,028 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,028 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,028 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 148#L688-7true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 7#L690-3true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,029 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,029 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,029 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,029 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,029 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,029 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,030 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 148#L688-7true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,030 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,030 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,030 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,030 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,030 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 148#L688-7true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,031 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,031 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,031 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,031 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,031 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 148#L688-7true, 174#true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,031 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,031 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,031 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,031 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,031 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,032 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,101 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,101 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,101 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,101 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,101 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,101 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,101 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,101 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,101 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,101 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,102 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,102 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,102 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,102 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,102 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,102 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,109 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,109 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,109 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,109 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,109 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,109 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,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][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,110 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,110 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,110 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,111 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,111 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,111 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,111 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,111 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,112 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,112 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,112 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,112 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,112 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,113 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,113 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,113 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,113 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,113 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,113 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,113 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,148 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,148 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,148 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,148 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,148 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,148 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,148 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,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, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,151 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is not cut-off event [2024-10-14 16:50:29,151 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-10-14 16:50:29,151 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-10-14 16:50:29,151 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-10-14 16:50:29,151 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-10-14 16:50:29,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][147], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,151 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is not cut-off event [2024-10-14 16:50:29,151 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-10-14 16:50:29,151 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-10-14 16:50:29,151 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-10-14 16:50:29,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,152 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is not cut-off event [2024-10-14 16:50:29,152 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-10-14 16:50:29,152 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-10-14 16:50:29,152 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-10-14 16:50:29,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,155 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,155 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,155 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,155 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,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][222], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,155 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,155 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,155 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,155 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,156 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,156 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,156 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,156 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,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][184], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-10-14 16:50:29,159 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,159 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,159 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,159 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,160 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-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-10-14 16:50:29,160 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,160 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,160 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,160 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,160 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,160 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 97#L689-4true, 174#true, 25#L689-3true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,160 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,160 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,160 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,160 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,160 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,160 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:29,160 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,160 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,160 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,160 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,160 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,169 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,169 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,169 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,169 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,169 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,169 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,169 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,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, 77#L696-6true, 104#L689true, 186#true, 191#true, 36#L688-7true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,170 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,170 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,170 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,170 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,171 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->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-10-14 16:50:29,172 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,172 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,172 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,172 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,172 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,174 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,174 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,174 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,174 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,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], [170#true, 26#L690true, 172#true, 110#L690-3true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,179 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,179 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,179 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,179 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 110#L690-3true, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,202 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,202 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,202 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,202 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 110#L690-3true, 77#L696-6true, 104#L689true, 191#true, 186#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,202 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,202 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,202 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,202 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 7#L690-3true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,208 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,208 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,208 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,208 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,209 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,209 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,209 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,209 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 41#L689true, 191#true, 186#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,210 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,210 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,210 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,210 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 41#L689true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,211 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,211 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,211 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,211 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,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][123], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,221 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,221 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,221 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,221 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,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, 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-10-14 16:50:29,225 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,225 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,225 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,225 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 26#L690true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 97#L689-4true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,232 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,232 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,232 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,232 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 97#L689-4true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,232 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,232 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,232 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,232 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,300 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,300 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,300 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,300 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,311 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,311 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,311 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,311 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [26#L690true, 170#true, 172#true, 77#L696-6true, 80#L689-1true, 41#L689true, 186#true, 191#true, 174#true, Black: 176#true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,332 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,332 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,332 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,332 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 148#L688-7true, 191#true, 186#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,337 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,337 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,337 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,337 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-10-14 16:50:29,359 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is not cut-off event [2024-10-14 16:50:29,359 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-10-14 16:50:29,359 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-10-14 16:50:29,359 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-10-14 16:50:29,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,393 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,393 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,393 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,393 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,393 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,393 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,393 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,393 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,395 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,395 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,395 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,395 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,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], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-10-14 16:50:29,409 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,409 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,409 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-14 16:50:29,409 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,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][123], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,436 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is not cut-off event [2024-10-14 16:50:29,436 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-10-14 16:50:29,436 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-10-14 16:50:29,436 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-10-14 16:50:29,439 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,440 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,440 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,440 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,440 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,440 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,440 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,440 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,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], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,440 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,440 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,440 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,440 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,440 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,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, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,440 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,440 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,440 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,441 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,441 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,441 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,441 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,441 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,441 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,441 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,441 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,441 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,441 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-10-14 16:50:29,441 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,441 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,441 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,441 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,442 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,442 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,442 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,442 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,442 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,442 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,442 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,442 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,451 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~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-10-14 16:50:29,452 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,452 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,452 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,452 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,452 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,456 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,456 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,456 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,456 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,456 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,456 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,456 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,456 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,456 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,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][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-10-14 16:50:29,462 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,462 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,462 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,462 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,462 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 110#L690-3true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,480 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,480 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,480 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,480 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,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, 110#L690-3true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,480 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,480 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,481 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,481 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 110#L690-3true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,481 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,481 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,481 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,481 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,481 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 110#L690-3true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,481 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,481 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,481 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,481 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,481 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,487 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 7#L690-3true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,488 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,488 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,488 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,488 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,488 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,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][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 7#L690-3true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,488 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,488 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,488 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,488 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,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][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 7#L690-3true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,488 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,489 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,489 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,489 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,489 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,489 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 110#L690-3true, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,490 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,490 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,490 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,490 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,490 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([564] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][145], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 15#L688-6true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,493 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,493 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,493 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,493 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 172#true, 104#L689true, 77#L696-6true, 191#true, 186#true, 149#L689-4true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,495 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-10-14 16:50:29,495 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,495 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,495 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,495 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,495 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,495 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,495 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 25#L689-3true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,495 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-10-14 16:50:29,495 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,495 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,495 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,496 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,496 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,496 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,496 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,496 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,496 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,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, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,501 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-10-14 16:50:29,501 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,501 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,501 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,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][123], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 97#L689-4true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-10-14 16:50:29,510 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,510 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,510 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 16:50:29,510 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, 7#L690-3true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,567 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,567 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,567 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,567 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 7#L690-3true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,567 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,567 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,567 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,567 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,569 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 35#L690-3true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,569 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,569 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,569 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,569 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,569 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,569 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 35#L690-3true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,569 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,569 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,569 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,569 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,569 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,578 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,578 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,578 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,578 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,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], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,582 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,582 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,582 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,582 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,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][35], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,600 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is not cut-off event [2024-10-14 16:50:29,600 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-10-14 16:50:29,600 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-10-14 16:50:29,600 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-10-14 16:50:29,676 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,677 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,677 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,677 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,677 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,677 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,677 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,677 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,677 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,677 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,677 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,680 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,680 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,680 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,680 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,681 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,681 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-10-14 16:50:29,709 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,709 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,709 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,709 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,709 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,709 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 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-10-14 16:50:29,712 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,712 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,712 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,712 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,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, 77#L696-6true, 186#true, 191#true, 97#L689-4true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,715 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-10-14 16:50:29,715 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,715 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,715 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 110#L690-3true, 104#L689true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,722 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,722 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,722 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,722 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,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, 104#L689true, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,728 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,728 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,728 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,728 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,728 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,728 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,728 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,728 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,728 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,728 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,729 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,729 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,729 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,729 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 110#L690-3true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,733 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,734 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,734 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,734 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-10-14 16:50:29,744 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-10-14 16:50:29,744 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,744 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,744 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,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][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,758 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-10-14 16:50:29,758 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,758 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,758 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 110#L690-3true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,764 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,764 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,764 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,764 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 149#L689-4true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,765 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-10-14 16:50:29,765 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,765 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,765 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,766 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][227], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,766 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-10-14 16:50:29,766 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,766 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,766 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,766 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][227], [170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,766 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-10-14 16:50:29,767 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,767 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,767 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,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][147], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 104#L689true, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,767 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-10-14 16:50:29,767 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,767 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,767 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,768 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][227], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,768 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-10-14 16:50:29,768 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,768 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-10-14 16:50:29,768 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,768 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,768 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,770 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-10-14 16:50:29,770 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,770 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,770 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 16:50:29,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,770 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,770 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,770 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,770 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,776 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,776 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-10-14 16:50:29,776 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,776 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 97#L689-4true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,784 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,784 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,784 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,784 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-10-14 16:50:29,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][88], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,822 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,822 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,822 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-10-14 16:50:29,822 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 7#L690-3true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,891 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,891 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,891 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,891 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,916 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,917 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,917 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,917 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,917 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,917 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-10-14 16:50:29,917 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,917 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,940 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,941 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,941 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,941 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,941 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,941 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,941 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,941 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,941 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,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][184], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 97#L689-4true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,950 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-10-14 16:50:29,950 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,950 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,950 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 97#L689-4true, 174#true, 25#L689-3true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,950 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,950 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,950 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,950 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,954 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 110#L690-3true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,954 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,954 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,954 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,954 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,954 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,960 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,960 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,960 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,960 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,967 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,967 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,967 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:29,967 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,975 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-10-14 16:50:29,975 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,975 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,975 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,988 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,988 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,988 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,988 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-10-14 16:50:29,988 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,988 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,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][184], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,993 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-10-14 16:50:29,993 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,993 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,993 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,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, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,993 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-10-14 16:50:29,993 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 16:50:29,993 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,993 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,993 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,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, 174#true, 112#L689-5true, 25#L689-3true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,993 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-10-14 16:50:29,993 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,994 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,994 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,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][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,994 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-10-14 16:50:29,994 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,994 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,994 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:29,994 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-10-14 16:50:29,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][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 25#L689-3true, 112#L689-5true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,994 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-10-14 16:50:29,994 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,994 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,994 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,994 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 16:50:29,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, 191#true, 186#true, 174#true, 25#L689-3true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,997 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-10-14 16:50:29,997 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-10-14 16:50:29,997 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,998 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:29,998 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 104#L689true, 77#L696-6true, 191#true, 186#true, 174#true, 112#L689-5true, 25#L689-3true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:29,998 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-10-14 16:50:29,998 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,998 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:29,998 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 16:50:29,998 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:30,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][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 7#L690-3true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:30,041 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:30,041 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:30,041 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:30,041 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:30,041 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:30,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:30,051 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:30,051 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:30,051 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:30,051 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:30,079 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:30,079 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-10-14 16:50:30,079 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:30,079 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:30,079 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:30,079 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:50:30,079 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:30,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 97#L689-4true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:30,094 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is not cut-off event [2024-10-14 16:50:30,094 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-10-14 16:50:30,094 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-10-14 16:50:30,094 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is not cut-off event [2024-10-14 16:50:30,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][147], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:30,115 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-10-14 16:50:30,115 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 16:50:30,115 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-10-14 16:50:30,115 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 16:50:30,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:30,118 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-10-14 16:50:30,118 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 16:50:30,118 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 16:50:30,118 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-10-14 16:50:30,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:30,183 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-10-14 16:50:30,183 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:30,183 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:30,183 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:50:30,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][184], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:30,740 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-10-14 16:50:30,740 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-10-14 16:50:30,740 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 16:50:30,740 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 16:50:30,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->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, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:30,740 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-10-14 16:50:30,740 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-10-14 16:50:30,740 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:30,740 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 16:50:30,754 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][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, 7#L690-3true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:30,754 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is not cut-off event [2024-10-14 16:50:30,754 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is not cut-off event [2024-10-14 16:50:30,754 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is not cut-off event [2024-10-14 16:50:30,754 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is not cut-off event [2024-10-14 16:50:30,754 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is not cut-off event [2024-10-14 16:50:30,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:30,878 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-10-14 16:50:30,879 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:30,879 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:30,879 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-10-14 16:50:30,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, 25#L689-3true, Black: 176#true, 39#L690-3true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:30,879 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-10-14 16:50:30,879 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-10-14 16:50:30,879 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-10-14 16:50:30,879 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-10-14 16:50:31,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][184], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-10-14 16:50:31,053 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event [2024-10-14 16:50:31,053 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is not cut-off event [2024-10-14 16:50:31,053 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is not cut-off event [2024-10-14 16:50:31,053 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is not cut-off event [2024-10-14 16:50:31,283 INFO L124 PetriNetUnfolderBase]: 63962/189858 cut-off events. [2024-10-14 16:50:31,283 INFO L125 PetriNetUnfolderBase]: For 162257/191001 co-relation queries the response was YES. [2024-10-14 16:50:32,578 INFO L83 FinitePrefix]: Finished finitePrefix Result has 415214 conditions, 189858 events. 63962/189858 cut-off events. For 162257/191001 co-relation queries the response was YES. Maximal size of possible extension queue 8332. Compared 3065322 event pairs, 16206 based on Foata normal form. 1115/155470 useless extension candidates. Maximal degree in co-relation 414485. Up to 59726 conditions per place.