./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-race-challenges/value-barrier.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version f8ab0bd5 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-race-challenges/value-barrier.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 9505ed5f8cb529ff677183820383a10d5f80642bbeb6c66e57949c4f3e3fe6f9 --- Real Ultimate output --- This is Ultimate 0.3.0-?-f8ab0bd-m [2025-03-13 22:31:29,585 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-13 22:31:29,632 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-13 22:31:29,636 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-13 22:31:29,636 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-13 22:31:29,655 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-13 22:31:29,656 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-13 22:31:29,657 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-13 22:31:29,657 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-13 22:31:29,657 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-13 22:31:29,658 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-13 22:31:29,658 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-13 22:31:29,659 INFO L153 SettingsManager]: * Use SBE=true [2025-03-13 22:31:29,659 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-13 22:31:29,659 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-13 22:31:29,659 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-13 22:31:29,659 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-13 22:31:29,659 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-13 22:31:29,659 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-13 22:31:29,660 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-13 22:31:29,660 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-13 22:31:29,660 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-13 22:31:29,660 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-13 22:31:29,660 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-13 22:31:29,660 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-13 22:31:29,660 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-13 22:31:29,660 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-13 22:31:29,660 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-13 22:31:29,660 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-13 22:31:29,660 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-13 22:31:29,661 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-13 22:31:29,661 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-13 22:31:29,661 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-13 22:31:29,661 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-13 22:31:29,661 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-13 22:31:29,661 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-13 22:31:29,661 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-13 22:31:29,661 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-13 22:31:29,661 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-13 22:31:29,661 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-13 22:31:29,661 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-13 22:31:29,662 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-13 22:31:29,662 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 9505ed5f8cb529ff677183820383a10d5f80642bbeb6c66e57949c4f3e3fe6f9 [2025-03-13 22:31:29,903 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-13 22:31:29,910 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-13 22:31:29,912 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-13 22:31:29,912 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-13 22:31:29,913 INFO L274 PluginConnector]: CDTParser initialized [2025-03-13 22:31:29,913 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-race-challenges/value-barrier.i [2025-03-13 22:31:31,032 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/91b2a9f97/12213424cc684320831569898dc2a63e/FLAG45fc94e5b [2025-03-13 22:31:31,301 INFO L384 CDTParser]: Found 1 translation units. [2025-03-13 22:31:31,302 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/value-barrier.i [2025-03-13 22:31:31,312 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/91b2a9f97/12213424cc684320831569898dc2a63e/FLAG45fc94e5b [2025-03-13 22:31:31,596 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/91b2a9f97/12213424cc684320831569898dc2a63e [2025-03-13 22:31:31,598 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-13 22:31:31,599 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-13 22:31:31,600 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-13 22:31:31,600 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-13 22:31:31,603 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-13 22:31:31,603 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.03 10:31:31" (1/1) ... [2025-03-13 22:31:31,604 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@f23b361 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:31:31, skipping insertion in model container [2025-03-13 22:31:31,604 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.03 10:31:31" (1/1) ... [2025-03-13 22:31:31,635 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-13 22:31:31,983 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-13 22:31:31,995 INFO L200 MainTranslator]: Completed pre-run [2025-03-13 22:31:32,028 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-13 22:31:32,069 INFO L204 MainTranslator]: Completed translation [2025-03-13 22:31:32,070 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:31:32 WrapperNode [2025-03-13 22:31:32,070 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-13 22:31:32,071 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-13 22:31:32,071 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-13 22:31:32,071 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-13 22:31:32,075 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:31:32" (1/1) ... [2025-03-13 22:31:32,085 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:31:32" (1/1) ... [2025-03-13 22:31:32,100 INFO L138 Inliner]: procedures = 265, calls = 20, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 195 [2025-03-13 22:31:32,100 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-13 22:31:32,101 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-13 22:31:32,101 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-13 22:31:32,101 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-13 22:31:32,105 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:31:32" (1/1) ... [2025-03-13 22:31:32,106 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:31:32" (1/1) ... [2025-03-13 22:31:32,109 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:31:32" (1/1) ... [2025-03-13 22:31:32,112 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:31:32" (1/1) ... [2025-03-13 22:31:32,122 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:31:32" (1/1) ... [2025-03-13 22:31:32,123 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:31:32" (1/1) ... [2025-03-13 22:31:32,124 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:31:32" (1/1) ... [2025-03-13 22:31:32,124 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:31:32" (1/1) ... [2025-03-13 22:31:32,126 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-13 22:31:32,127 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-13 22:31:32,127 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-13 22:31:32,127 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-13 22:31:32,128 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:31:32" (1/1) ... [2025-03-13 22:31:32,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-13 22:31:32,140 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-13 22:31:32,152 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-13 22:31:32,155 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-13 22:31:32,170 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-13 22:31:32,170 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-03-13 22:31:32,170 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-13 22:31:32,170 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-13 22:31:32,170 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-03-13 22:31:32,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-13 22:31:32,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-13 22:31:32,170 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-13 22:31:32,171 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-03-13 22:31:32,171 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-03-13 22:31:32,171 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-13 22:31:32,171 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-13 22:31:32,172 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-13 22:31:32,285 INFO L256 CfgBuilder]: Building ICFG [2025-03-13 22:31:32,288 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-13 22:31:32,577 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-13 22:31:32,578 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-13 22:31:32,578 INFO L318 CfgBuilder]: Performing block encoding [2025-03-13 22:31:32,603 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-13 22:31:32,608 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 13.03 10:31:32 BoogieIcfgContainer [2025-03-13 22:31:32,608 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-13 22:31:32,609 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-13 22:31:32,609 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-13 22:31:32,613 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-13 22:31:32,613 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.03 10:31:31" (1/3) ... [2025-03-13 22:31:32,614 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@50c2655 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.03 10:31:32, skipping insertion in model container [2025-03-13 22:31:32,614 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:31:32" (2/3) ... [2025-03-13 22:31:32,614 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@50c2655 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.03 10:31:32, skipping insertion in model container [2025-03-13 22:31:32,614 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 13.03 10:31:32" (3/3) ... [2025-03-13 22:31:32,615 INFO L128 eAbstractionObserver]: Analyzing ICFG value-barrier.i [2025-03-13 22:31:32,627 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-13 22:31:32,628 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG value-barrier.i that has 2 procedures, 223 locations, 1 initial locations, 3 loop locations, and 6 error locations. [2025-03-13 22:31:32,628 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-13 22:31:32,676 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-03-13 22:31:32,710 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 226 places, 227 transitions, 461 flow [2025-03-13 22:31:32,787 INFO L124 PetriNetUnfolderBase]: 4/275 cut-off events. [2025-03-13 22:31:32,789 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-13 22:31:32,792 INFO L83 FinitePrefix]: Finished finitePrefix Result has 280 conditions, 275 events. 4/275 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 284 event pairs, 0 based on Foata normal form. 0/258 useless extension candidates. Maximal degree in co-relation 195. Up to 3 conditions per place. [2025-03-13 22:31:32,792 INFO L82 GeneralOperation]: Start removeDead. Operand has 226 places, 227 transitions, 461 flow [2025-03-13 22:31:32,797 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 226 places, 227 transitions, 461 flow [2025-03-13 22:31:32,806 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-13 22:31:32,817 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;@1eaa8501, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-13 22:31:32,817 INFO L334 AbstractCegarLoop]: Starting to check reachability of 9 error locations. [2025-03-13 22:31:32,841 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-13 22:31:32,842 INFO L124 PetriNetUnfolderBase]: 1/163 cut-off events. [2025-03-13 22:31:32,842 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-13 22:31:32,842 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:31:32,842 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:31:32,843 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-03-13 22:31:32,860 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:31:32,861 INFO L85 PathProgramCache]: Analyzing trace with hash -749188397, now seen corresponding path program 1 times [2025-03-13 22:31:32,868 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:31:32,868 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1493470326] [2025-03-13 22:31:32,868 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:31:32,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:31:32,955 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 153 statements into 1 equivalence classes. [2025-03-13 22:31:33,020 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 153 of 153 statements. [2025-03-13 22:31:33,021 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:33,022 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:31:33,217 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:31:33,219 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:31:33,219 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1493470326] [2025-03-13 22:31:33,220 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1493470326] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:31:33,220 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:31:33,220 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:31:33,221 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [239301186] [2025-03-13 22:31:33,222 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:31:33,226 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:31:33,230 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:31:33,248 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:31:33,249 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:31:33,265 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 227 [2025-03-13 22:31:33,269 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 226 places, 227 transitions, 461 flow. Second operand has 3 states, 3 states have (on average 210.33333333333334) internal successors, (631), 3 states have internal predecessors, (631), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:33,272 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:31:33,272 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 227 [2025-03-13 22:31:33,274 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:31:33,379 INFO L124 PetriNetUnfolderBase]: 41/427 cut-off events. [2025-03-13 22:31:33,379 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-13 22:31:33,381 INFO L83 FinitePrefix]: Finished finitePrefix Result has 527 conditions, 427 events. 41/427 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 1218 event pairs, 21 based on Foata normal form. 11/392 useless extension candidates. Maximal degree in co-relation 311. Up to 69 conditions per place. [2025-03-13 22:31:33,384 INFO L140 encePairwiseOnDemand]: 220/227 looper letters, 19 selfloop transitions, 4 changer transitions 1/232 dead transitions. [2025-03-13 22:31:33,385 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 228 places, 232 transitions, 517 flow [2025-03-13 22:31:33,386 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:31:33,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:31:33,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 654 transitions. [2025-03-13 22:31:33,398 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.960352422907489 [2025-03-13 22:31:33,400 INFO L175 Difference]: Start difference. First operand has 226 places, 227 transitions, 461 flow. Second operand 3 states and 654 transitions. [2025-03-13 22:31:33,400 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 228 places, 232 transitions, 517 flow [2025-03-13 22:31:33,405 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 228 places, 232 transitions, 517 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:31:33,409 INFO L231 Difference]: Finished difference. Result has 230 places, 227 transitions, 485 flow [2025-03-13 22:31:33,411 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=227, PETRI_DIFFERENCE_MINUEND_FLOW=457, PETRI_DIFFERENCE_MINUEND_PLACES=226, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=225, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=221, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=485, PETRI_PLACES=230, PETRI_TRANSITIONS=227} [2025-03-13 22:31:33,414 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 4 predicate places. [2025-03-13 22:31:33,415 INFO L471 AbstractCegarLoop]: Abstraction has has 230 places, 227 transitions, 485 flow [2025-03-13 22:31:33,416 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 210.33333333333334) internal successors, (631), 3 states have internal predecessors, (631), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:33,416 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:31:33,416 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:31:33,416 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-13 22:31:33,417 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-03-13 22:31:33,418 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:31:33,419 INFO L85 PathProgramCache]: Analyzing trace with hash -1447375358, now seen corresponding path program 1 times [2025-03-13 22:31:33,419 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:31:33,419 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [83914021] [2025-03-13 22:31:33,419 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:31:33,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:31:33,452 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 155 statements into 1 equivalence classes. [2025-03-13 22:31:33,486 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 155 of 155 statements. [2025-03-13 22:31:33,486 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:33,486 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:31:34,289 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:31:34,291 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:31:34,291 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [83914021] [2025-03-13 22:31:34,291 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [83914021] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:31:34,291 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:31:34,291 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:31:34,291 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1920259384] [2025-03-13 22:31:34,291 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:31:34,292 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:31:34,293 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:31:34,293 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:31:34,294 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:31:34,401 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 199 out of 227 [2025-03-13 22:31:34,402 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 230 places, 227 transitions, 485 flow. Second operand has 6 states, 6 states have (on average 200.5) internal successors, (1203), 6 states have internal predecessors, (1203), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:34,402 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:31:34,402 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 199 of 227 [2025-03-13 22:31:34,402 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:31:34,512 INFO L124 PetriNetUnfolderBase]: 100/615 cut-off events. [2025-03-13 22:31:34,512 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2025-03-13 22:31:34,515 INFO L83 FinitePrefix]: Finished finitePrefix Result has 862 conditions, 615 events. 100/615 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 2459 event pairs, 34 based on Foata normal form. 0/556 useless extension candidates. Maximal degree in co-relation 629. Up to 134 conditions per place. [2025-03-13 22:31:34,518 INFO L140 encePairwiseOnDemand]: 221/227 looper letters, 36 selfloop transitions, 5 changer transitions 0/242 dead transitions. [2025-03-13 22:31:34,518 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 242 transitions, 597 flow [2025-03-13 22:31:34,519 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:31:34,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:31:34,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1236 transitions. [2025-03-13 22:31:34,523 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9074889867841409 [2025-03-13 22:31:34,524 INFO L175 Difference]: Start difference. First operand has 230 places, 227 transitions, 485 flow. Second operand 6 states and 1236 transitions. [2025-03-13 22:31:34,524 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 242 transitions, 597 flow [2025-03-13 22:31:34,526 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 231 places, 242 transitions, 589 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:31:34,530 INFO L231 Difference]: Finished difference. Result has 231 places, 226 transitions, 485 flow [2025-03-13 22:31:34,532 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=227, PETRI_DIFFERENCE_MINUEND_FLOW=475, PETRI_DIFFERENCE_MINUEND_PLACES=226, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=226, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=221, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=485, PETRI_PLACES=231, PETRI_TRANSITIONS=226} [2025-03-13 22:31:34,532 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 5 predicate places. [2025-03-13 22:31:34,532 INFO L471 AbstractCegarLoop]: Abstraction has has 231 places, 226 transitions, 485 flow [2025-03-13 22:31:34,533 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 200.5) internal successors, (1203), 6 states have internal predecessors, (1203), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:34,533 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:31:34,533 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:31:34,533 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-13 22:31:34,534 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-03-13 22:31:34,534 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:31:34,535 INFO L85 PathProgramCache]: Analyzing trace with hash -636916527, now seen corresponding path program 1 times [2025-03-13 22:31:34,535 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:31:34,535 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1376917645] [2025-03-13 22:31:34,535 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:31:34,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:31:34,560 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-03-13 22:31:34,579 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-03-13 22:31:34,579 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:34,579 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:31:34,626 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:31:34,628 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:31:34,628 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1376917645] [2025-03-13 22:31:34,628 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1376917645] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:31:34,628 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:31:34,628 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:31:34,628 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1547192751] [2025-03-13 22:31:34,628 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:31:34,629 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:31:34,629 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:31:34,629 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:31:34,629 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:31:34,642 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 213 out of 227 [2025-03-13 22:31:34,643 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 231 places, 226 transitions, 485 flow. Second operand has 3 states, 3 states have (on average 214.33333333333334) internal successors, (643), 3 states have internal predecessors, (643), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:34,643 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:31:34,643 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 213 of 227 [2025-03-13 22:31:34,644 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:31:34,726 INFO L124 PetriNetUnfolderBase]: 31/477 cut-off events. [2025-03-13 22:31:34,727 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-03-13 22:31:34,728 INFO L83 FinitePrefix]: Finished finitePrefix Result has 584 conditions, 477 events. 31/477 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 1563 event pairs, 5 based on Foata normal form. 0/432 useless extension candidates. Maximal degree in co-relation 361. Up to 37 conditions per place. [2025-03-13 22:31:34,729 INFO L140 encePairwiseOnDemand]: 223/227 looper letters, 18 selfloop transitions, 3 changer transitions 0/235 dead transitions. [2025-03-13 22:31:34,730 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 235 transitions, 548 flow [2025-03-13 22:31:34,730 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:31:34,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:31:34,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 661 transitions. [2025-03-13 22:31:34,732 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9706314243759178 [2025-03-13 22:31:34,732 INFO L175 Difference]: Start difference. First operand has 231 places, 226 transitions, 485 flow. Second operand 3 states and 661 transitions. [2025-03-13 22:31:34,732 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 235 transitions, 548 flow [2025-03-13 22:31:34,734 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 228 places, 235 transitions, 538 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-13 22:31:34,736 INFO L231 Difference]: Finished difference. Result has 230 places, 229 transitions, 501 flow [2025-03-13 22:31:34,737 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=227, PETRI_DIFFERENCE_MINUEND_FLOW=475, PETRI_DIFFERENCE_MINUEND_PLACES=226, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=226, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=223, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=501, PETRI_PLACES=230, PETRI_TRANSITIONS=229} [2025-03-13 22:31:34,737 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 4 predicate places. [2025-03-13 22:31:34,737 INFO L471 AbstractCegarLoop]: Abstraction has has 230 places, 229 transitions, 501 flow [2025-03-13 22:31:34,738 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 214.33333333333334) internal successors, (643), 3 states have internal predecessors, (643), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:34,738 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:31:34,738 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:31:34,738 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-13 22:31:34,738 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-03-13 22:31:34,739 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:31:34,739 INFO L85 PathProgramCache]: Analyzing trace with hash -2097392404, now seen corresponding path program 1 times [2025-03-13 22:31:34,739 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:31:34,739 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [952114239] [2025-03-13 22:31:34,740 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:31:34,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:31:34,758 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-03-13 22:31:34,766 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-03-13 22:31:34,767 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:34,767 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:31:34,806 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:31:34,807 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:31:34,807 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [952114239] [2025-03-13 22:31:34,807 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [952114239] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:31:34,807 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:31:34,807 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:31:34,807 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [510427067] [2025-03-13 22:31:34,807 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:31:34,807 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:31:34,808 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:31:34,808 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:31:34,808 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:31:34,818 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 227 [2025-03-13 22:31:34,819 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 230 places, 229 transitions, 501 flow. Second operand has 3 states, 3 states have (on average 210.66666666666666) internal successors, (632), 3 states have internal predecessors, (632), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:34,819 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:31:34,819 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 227 [2025-03-13 22:31:34,819 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:31:34,912 INFO L124 PetriNetUnfolderBase]: 83/667 cut-off events. [2025-03-13 22:31:34,912 INFO L125 PetriNetUnfolderBase]: For 55/55 co-relation queries the response was YES. [2025-03-13 22:31:34,913 INFO L83 FinitePrefix]: Finished finitePrefix Result has 932 conditions, 667 events. 83/667 cut-off events. For 55/55 co-relation queries the response was YES. Maximal size of possible extension queue 31. Compared 3018 event pairs, 37 based on Foata normal form. 0/605 useless extension candidates. Maximal degree in co-relation 689. Up to 136 conditions per place. [2025-03-13 22:31:34,915 INFO L140 encePairwiseOnDemand]: 222/227 looper letters, 20 selfloop transitions, 6 changer transitions 0/237 dead transitions. [2025-03-13 22:31:34,915 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 232 places, 237 transitions, 575 flow [2025-03-13 22:31:34,916 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:31:34,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:31:34,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 651 transitions. [2025-03-13 22:31:34,917 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9559471365638766 [2025-03-13 22:31:34,917 INFO L175 Difference]: Start difference. First operand has 230 places, 229 transitions, 501 flow. Second operand 3 states and 651 transitions. [2025-03-13 22:31:34,917 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 232 places, 237 transitions, 575 flow [2025-03-13 22:31:34,919 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 230 places, 237 transitions, 567 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:31:34,921 INFO L231 Difference]: Finished difference. Result has 232 places, 233 transitions, 541 flow [2025-03-13 22:31:34,922 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=227, PETRI_DIFFERENCE_MINUEND_FLOW=495, PETRI_DIFFERENCE_MINUEND_PLACES=228, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=229, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=223, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=541, PETRI_PLACES=232, PETRI_TRANSITIONS=233} [2025-03-13 22:31:34,922 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 6 predicate places. [2025-03-13 22:31:34,922 INFO L471 AbstractCegarLoop]: Abstraction has has 232 places, 233 transitions, 541 flow [2025-03-13 22:31:34,923 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 210.66666666666666) internal successors, (632), 3 states have internal predecessors, (632), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:34,923 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:31:34,923 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:31:34,923 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-13 22:31:34,923 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-03-13 22:31:34,924 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:31:34,924 INFO L85 PathProgramCache]: Analyzing trace with hash -846325508, now seen corresponding path program 1 times [2025-03-13 22:31:34,924 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:31:34,924 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1974546961] [2025-03-13 22:31:34,924 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:31:34,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:31:34,947 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 166 statements into 1 equivalence classes. [2025-03-13 22:31:34,956 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 166 of 166 statements. [2025-03-13 22:31:34,957 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:34,957 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:31:35,005 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-03-13 22:31:35,005 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:31:35,005 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1974546961] [2025-03-13 22:31:35,006 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1974546961] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:31:35,006 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:31:35,006 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:31:35,006 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [466106981] [2025-03-13 22:31:35,006 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:31:35,007 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:31:35,007 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:31:35,007 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:31:35,008 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:31:35,017 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 213 out of 227 [2025-03-13 22:31:35,018 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 232 places, 233 transitions, 541 flow. Second operand has 3 states, 3 states have (on average 214.66666666666666) internal successors, (644), 3 states have internal predecessors, (644), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:35,018 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:31:35,018 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 213 of 227 [2025-03-13 22:31:35,018 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:31:35,109 INFO L124 PetriNetUnfolderBase]: 54/584 cut-off events. [2025-03-13 22:31:35,109 INFO L125 PetriNetUnfolderBase]: For 75/86 co-relation queries the response was YES. [2025-03-13 22:31:35,110 INFO L83 FinitePrefix]: Finished finitePrefix Result has 837 conditions, 584 events. 54/584 cut-off events. For 75/86 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 2228 event pairs, 18 based on Foata normal form. 1/538 useless extension candidates. Maximal degree in co-relation 572. Up to 73 conditions per place. [2025-03-13 22:31:35,112 INFO L140 encePairwiseOnDemand]: 223/227 looper letters, 14 selfloop transitions, 4 changer transitions 0/238 dead transitions. [2025-03-13 22:31:35,112 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 234 places, 238 transitions, 592 flow [2025-03-13 22:31:35,112 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:31:35,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:31:35,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 657 transitions. [2025-03-13 22:31:35,114 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9647577092511013 [2025-03-13 22:31:35,114 INFO L175 Difference]: Start difference. First operand has 232 places, 233 transitions, 541 flow. Second operand 3 states and 657 transitions. [2025-03-13 22:31:35,114 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 234 places, 238 transitions, 592 flow [2025-03-13 22:31:35,117 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 232 places, 238 transitions, 580 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:31:35,121 INFO L231 Difference]: Finished difference. Result has 234 places, 235 transitions, 557 flow [2025-03-13 22:31:35,121 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=227, PETRI_DIFFERENCE_MINUEND_FLOW=529, PETRI_DIFFERENCE_MINUEND_PLACES=230, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=233, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=229, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=557, PETRI_PLACES=234, PETRI_TRANSITIONS=235} [2025-03-13 22:31:35,122 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 8 predicate places. [2025-03-13 22:31:35,122 INFO L471 AbstractCegarLoop]: Abstraction has has 234 places, 235 transitions, 557 flow [2025-03-13 22:31:35,123 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 214.66666666666666) internal successors, (644), 3 states have internal predecessors, (644), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:35,123 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:31:35,123 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:31:35,123 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-13 22:31:35,123 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-03-13 22:31:35,124 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:31:35,127 INFO L85 PathProgramCache]: Analyzing trace with hash -1945457707, now seen corresponding path program 1 times [2025-03-13 22:31:35,127 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:31:35,127 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [344984245] [2025-03-13 22:31:35,127 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:31:35,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:31:35,149 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 172 statements into 1 equivalence classes. [2025-03-13 22:31:35,164 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 172 of 172 statements. [2025-03-13 22:31:35,164 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:35,164 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:31:35,295 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:31:35,296 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:31:35,296 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [344984245] [2025-03-13 22:31:35,296 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [344984245] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:31:35,296 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:31:35,296 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:31:35,296 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [758825861] [2025-03-13 22:31:35,296 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:31:35,297 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-13 22:31:35,297 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:31:35,298 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-13 22:31:35,298 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-13 22:31:35,387 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 206 out of 227 [2025-03-13 22:31:35,388 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 234 places, 235 transitions, 557 flow. Second operand has 5 states, 5 states have (on average 207.8) internal successors, (1039), 5 states have internal predecessors, (1039), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:35,388 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:31:35,388 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 206 of 227 [2025-03-13 22:31:35,389 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:31:35,504 INFO L124 PetriNetUnfolderBase]: 82/814 cut-off events. [2025-03-13 22:31:35,504 INFO L125 PetriNetUnfolderBase]: For 71/77 co-relation queries the response was YES. [2025-03-13 22:31:35,505 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1172 conditions, 814 events. 82/814 cut-off events. For 71/77 co-relation queries the response was YES. Maximal size of possible extension queue 30. Compared 4059 event pairs, 17 based on Foata normal form. 1/783 useless extension candidates. Maximal degree in co-relation 907. Up to 178 conditions per place. [2025-03-13 22:31:35,508 INFO L140 encePairwiseOnDemand]: 219/227 looper letters, 21 selfloop transitions, 2 changer transitions 7/246 dead transitions. [2025-03-13 22:31:35,508 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 246 transitions, 639 flow [2025-03-13 22:31:35,508 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:31:35,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:31:35,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1267 transitions. [2025-03-13 22:31:35,510 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9302496328928047 [2025-03-13 22:31:35,510 INFO L175 Difference]: Start difference. First operand has 234 places, 235 transitions, 557 flow. Second operand 6 states and 1267 transitions. [2025-03-13 22:31:35,510 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 246 transitions, 639 flow [2025-03-13 22:31:35,513 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 237 places, 246 transitions, 631 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:31:35,516 INFO L231 Difference]: Finished difference. Result has 241 places, 235 transitions, 567 flow [2025-03-13 22:31:35,516 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=227, PETRI_DIFFERENCE_MINUEND_FLOW=549, PETRI_DIFFERENCE_MINUEND_PLACES=232, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=235, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=233, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=567, PETRI_PLACES=241, PETRI_TRANSITIONS=235} [2025-03-13 22:31:35,517 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 15 predicate places. [2025-03-13 22:31:35,517 INFO L471 AbstractCegarLoop]: Abstraction has has 241 places, 235 transitions, 567 flow [2025-03-13 22:31:35,517 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 207.8) internal successors, (1039), 5 states have internal predecessors, (1039), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:35,517 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:31:35,518 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:31:35,518 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-13 22:31:35,518 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-03-13 22:31:35,518 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:31:35,519 INFO L85 PathProgramCache]: Analyzing trace with hash -917839190, now seen corresponding path program 1 times [2025-03-13 22:31:35,519 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:31:35,519 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1362690705] [2025-03-13 22:31:35,519 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:31:35,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:31:35,536 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 173 statements into 1 equivalence classes. [2025-03-13 22:31:35,565 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 173 of 173 statements. [2025-03-13 22:31:35,565 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:35,565 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-13 22:31:35,565 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-13 22:31:35,574 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 173 statements into 1 equivalence classes. [2025-03-13 22:31:35,587 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 173 of 173 statements. [2025-03-13 22:31:35,587 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:35,588 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-13 22:31:35,658 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-13 22:31:35,659 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-13 22:31:35,659 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 9 remaining) [2025-03-13 22:31:35,661 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (7 of 9 remaining) [2025-03-13 22:31:35,661 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (6 of 9 remaining) [2025-03-13 22:31:35,661 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (5 of 9 remaining) [2025-03-13 22:31:35,662 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (4 of 9 remaining) [2025-03-13 22:31:35,662 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (3 of 9 remaining) [2025-03-13 22:31:35,662 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (2 of 9 remaining) [2025-03-13 22:31:35,662 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 9 remaining) [2025-03-13 22:31:35,662 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 9 remaining) [2025-03-13 22:31:35,663 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-13 22:31:35,663 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:31:35,665 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-13 22:31:35,665 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-13 22:31:35,689 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-03-13 22:31:35,692 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 246 places, 248 transitions, 512 flow [2025-03-13 22:31:35,741 INFO L124 PetriNetUnfolderBase]: 8/375 cut-off events. [2025-03-13 22:31:35,741 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2025-03-13 22:31:35,743 INFO L83 FinitePrefix]: Finished finitePrefix Result has 387 conditions, 375 events. 8/375 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 572 event pairs, 0 based on Foata normal form. 0/346 useless extension candidates. Maximal degree in co-relation 277. Up to 6 conditions per place. [2025-03-13 22:31:35,743 INFO L82 GeneralOperation]: Start removeDead. Operand has 246 places, 248 transitions, 512 flow [2025-03-13 22:31:35,745 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 246 places, 248 transitions, 512 flow [2025-03-13 22:31:35,747 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-13 22:31:35,748 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;@1eaa8501, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-13 22:31:35,748 INFO L334 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2025-03-13 22:31:35,759 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-13 22:31:35,759 INFO L124 PetriNetUnfolderBase]: 1/163 cut-off events. [2025-03-13 22:31:35,759 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-13 22:31:35,759 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:31:35,759 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:31:35,760 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-13 22:31:35,760 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:31:35,760 INFO L85 PathProgramCache]: Analyzing trace with hash -1844111413, now seen corresponding path program 1 times [2025-03-13 22:31:35,760 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:31:35,760 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [289426623] [2025-03-13 22:31:35,761 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:31:35,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:31:35,776 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 153 statements into 1 equivalence classes. [2025-03-13 22:31:35,782 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 153 of 153 statements. [2025-03-13 22:31:35,782 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:35,782 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:31:35,813 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:31:35,813 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:31:35,813 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [289426623] [2025-03-13 22:31:35,813 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [289426623] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:31:35,814 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:31:35,814 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:31:35,814 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1376584905] [2025-03-13 22:31:35,814 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:31:35,814 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:31:35,814 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:31:35,815 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:31:35,815 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:31:35,827 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 222 out of 248 [2025-03-13 22:31:35,828 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 246 places, 248 transitions, 512 flow. Second operand has 3 states, 3 states have (on average 223.33333333333334) internal successors, (670), 3 states have internal predecessors, (670), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:35,828 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:31:35,829 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 222 of 248 [2025-03-13 22:31:35,829 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:31:36,075 INFO L124 PetriNetUnfolderBase]: 642/2252 cut-off events. [2025-03-13 22:31:36,076 INFO L125 PetriNetUnfolderBase]: For 59/59 co-relation queries the response was YES. [2025-03-13 22:31:36,079 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3280 conditions, 2252 events. 642/2252 cut-off events. For 59/59 co-relation queries the response was YES. Maximal size of possible extension queue 102. Compared 15807 event pairs, 323 based on Foata normal form. 170/2017 useless extension candidates. Maximal degree in co-relation 2635. Up to 748 conditions per place. [2025-03-13 22:31:36,085 INFO L140 encePairwiseOnDemand]: 239/248 looper letters, 30 selfloop transitions, 5 changer transitions 1/257 dead transitions. [2025-03-13 22:31:36,085 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 257 transitions, 600 flow [2025-03-13 22:31:36,086 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:31:36,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:31:36,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 707 transitions. [2025-03-13 22:31:36,087 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9502688172043011 [2025-03-13 22:31:36,087 INFO L175 Difference]: Start difference. First operand has 246 places, 248 transitions, 512 flow. Second operand 3 states and 707 transitions. [2025-03-13 22:31:36,087 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 257 transitions, 600 flow [2025-03-13 22:31:36,088 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 257 transitions, 600 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:31:36,090 INFO L231 Difference]: Finished difference. Result has 250 places, 248 transitions, 542 flow [2025-03-13 22:31:36,091 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=248, PETRI_DIFFERENCE_MINUEND_FLOW=506, PETRI_DIFFERENCE_MINUEND_PLACES=246, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=245, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=240, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=542, PETRI_PLACES=250, PETRI_TRANSITIONS=248} [2025-03-13 22:31:36,091 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 4 predicate places. [2025-03-13 22:31:36,091 INFO L471 AbstractCegarLoop]: Abstraction has has 250 places, 248 transitions, 542 flow [2025-03-13 22:31:36,091 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 223.33333333333334) internal successors, (670), 3 states have internal predecessors, (670), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:36,092 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:31:36,092 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:31:36,092 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-13 22:31:36,092 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-13 22:31:36,092 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:31:36,092 INFO L85 PathProgramCache]: Analyzing trace with hash -1401398278, now seen corresponding path program 1 times [2025-03-13 22:31:36,092 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:31:36,093 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [557713019] [2025-03-13 22:31:36,093 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:31:36,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:31:36,108 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 155 statements into 1 equivalence classes. [2025-03-13 22:31:36,116 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 155 of 155 statements. [2025-03-13 22:31:36,116 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:36,116 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:31:36,484 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:31:36,484 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:31:36,485 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [557713019] [2025-03-13 22:31:36,485 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [557713019] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:31:36,485 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:31:36,485 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:31:36,485 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [463236958] [2025-03-13 22:31:36,485 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:31:36,485 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:31:36,486 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:31:36,486 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:31:36,486 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:31:36,576 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 213 out of 248 [2025-03-13 22:31:36,577 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 250 places, 248 transitions, 542 flow. Second operand has 6 states, 6 states have (on average 214.5) internal successors, (1287), 6 states have internal predecessors, (1287), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:36,577 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:31:36,578 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 213 of 248 [2025-03-13 22:31:36,578 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:31:37,028 INFO L124 PetriNetUnfolderBase]: 1149/3668 cut-off events. [2025-03-13 22:31:37,028 INFO L125 PetriNetUnfolderBase]: For 142/142 co-relation queries the response was YES. [2025-03-13 22:31:37,071 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5671 conditions, 3668 events. 1149/3668 cut-off events. For 142/142 co-relation queries the response was YES. Maximal size of possible extension queue 120. Compared 28122 event pairs, 157 based on Foata normal form. 0/3262 useless extension candidates. Maximal degree in co-relation 2647. Up to 1152 conditions per place. [2025-03-13 22:31:37,081 INFO L140 encePairwiseOnDemand]: 242/248 looper letters, 58 selfloop transitions, 5 changer transitions 0/279 dead transitions. [2025-03-13 22:31:37,082 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 253 places, 279 transitions, 730 flow [2025-03-13 22:31:37,082 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:31:37,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:31:37,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1342 transitions. [2025-03-13 22:31:37,084 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9018817204301075 [2025-03-13 22:31:37,084 INFO L175 Difference]: Start difference. First operand has 250 places, 248 transitions, 542 flow. Second operand 6 states and 1342 transitions. [2025-03-13 22:31:37,084 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 253 places, 279 transitions, 730 flow [2025-03-13 22:31:37,086 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 251 places, 279 transitions, 720 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:31:37,088 INFO L231 Difference]: Finished difference. Result has 251 places, 247 transitions, 540 flow [2025-03-13 22:31:37,089 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=248, PETRI_DIFFERENCE_MINUEND_FLOW=530, PETRI_DIFFERENCE_MINUEND_PLACES=246, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=247, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=540, PETRI_PLACES=251, PETRI_TRANSITIONS=247} [2025-03-13 22:31:37,089 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 5 predicate places. [2025-03-13 22:31:37,089 INFO L471 AbstractCegarLoop]: Abstraction has has 251 places, 247 transitions, 540 flow [2025-03-13 22:31:37,090 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 214.5) internal successors, (1287), 6 states have internal predecessors, (1287), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:37,090 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:31:37,090 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:31:37,090 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-13 22:31:37,090 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-13 22:31:37,091 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:31:37,091 INFO L85 PathProgramCache]: Analyzing trace with hash -26488426, now seen corresponding path program 1 times [2025-03-13 22:31:37,091 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:31:37,091 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1023818055] [2025-03-13 22:31:37,091 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:31:37,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:31:37,106 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-03-13 22:31:37,111 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-03-13 22:31:37,112 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:37,112 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:31:37,149 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:31:37,150 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:31:37,150 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1023818055] [2025-03-13 22:31:37,150 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1023818055] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:31:37,150 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:31:37,150 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:31:37,150 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1825644803] [2025-03-13 22:31:37,150 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:31:37,151 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:31:37,151 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:31:37,151 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:31:37,151 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:31:37,160 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 224 out of 248 [2025-03-13 22:31:37,162 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 251 places, 247 transitions, 540 flow. Second operand has 3 states, 3 states have (on average 225.33333333333334) internal successors, (676), 3 states have internal predecessors, (676), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:37,162 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:31:37,162 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 224 of 248 [2025-03-13 22:31:37,162 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:31:37,466 INFO L124 PetriNetUnfolderBase]: 632/3157 cut-off events. [2025-03-13 22:31:37,467 INFO L125 PetriNetUnfolderBase]: For 136/136 co-relation queries the response was YES. [2025-03-13 22:31:37,473 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4385 conditions, 3157 events. 632/3157 cut-off events. For 136/136 co-relation queries the response was YES. Maximal size of possible extension queue 138. Compared 27379 event pairs, 168 based on Foata normal form. 0/2714 useless extension candidates. Maximal degree in co-relation 3754. Up to 649 conditions per place. [2025-03-13 22:31:37,486 INFO L140 encePairwiseOnDemand]: 241/248 looper letters, 34 selfloop transitions, 5 changer transitions 0/265 dead transitions. [2025-03-13 22:31:37,487 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 253 places, 265 transitions, 665 flow [2025-03-13 22:31:37,487 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:31:37,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:31:37,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 713 transitions. [2025-03-13 22:31:37,489 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9583333333333334 [2025-03-13 22:31:37,489 INFO L175 Difference]: Start difference. First operand has 251 places, 247 transitions, 540 flow. Second operand 3 states and 713 transitions. [2025-03-13 22:31:37,489 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 253 places, 265 transitions, 665 flow [2025-03-13 22:31:37,491 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 265 transitions, 655 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-13 22:31:37,495 INFO L231 Difference]: Finished difference. Result has 250 places, 252 transitions, 574 flow [2025-03-13 22:31:37,496 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=248, PETRI_DIFFERENCE_MINUEND_FLOW=530, PETRI_DIFFERENCE_MINUEND_PLACES=246, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=247, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=574, PETRI_PLACES=250, PETRI_TRANSITIONS=252} [2025-03-13 22:31:37,497 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 4 predicate places. [2025-03-13 22:31:37,497 INFO L471 AbstractCegarLoop]: Abstraction has has 250 places, 252 transitions, 574 flow [2025-03-13 22:31:37,497 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 225.33333333333334) internal successors, (676), 3 states have internal predecessors, (676), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:37,497 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:31:37,497 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:31:37,497 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-13 22:31:37,497 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-13 22:31:37,498 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:31:37,498 INFO L85 PathProgramCache]: Analyzing trace with hash -2030918172, now seen corresponding path program 1 times [2025-03-13 22:31:37,498 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:31:37,498 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1212325972] [2025-03-13 22:31:37,498 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:31:37,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:31:37,521 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-03-13 22:31:37,527 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-03-13 22:31:37,527 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:37,528 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:31:37,573 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:31:37,573 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:31:37,573 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1212325972] [2025-03-13 22:31:37,573 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1212325972] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:31:37,574 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:31:37,574 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:31:37,574 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1755677293] [2025-03-13 22:31:37,574 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:31:37,574 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:31:37,574 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:31:37,575 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:31:37,575 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:31:37,593 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 222 out of 248 [2025-03-13 22:31:37,595 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 250 places, 252 transitions, 574 flow. Second operand has 3 states, 3 states have (on average 223.66666666666666) internal successors, (671), 3 states have internal predecessors, (671), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:37,595 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:31:37,595 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 222 of 248 [2025-03-13 22:31:37,595 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:31:37,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][249], [265#true, 247#true, 262#(= |#race~ready~0| 0), Black: 260#true, 103#L1025-1true, 11#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 217#L1040-1true]) [2025-03-13 22:31:37,869 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:31:37,870 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:37,870 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:37,870 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:31:37,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 247#true, 262#(= |#race~ready~0| 0), Black: 260#true, 11#L1025-2true, 103#L1025-1true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 155#L1042-3true]) [2025-03-13 22:31:37,905 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:31:37,905 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:31:37,905 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:31:37,905 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:31:37,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 18#L1042true, 247#true, 262#(= |#race~ready~0| 0), Black: 260#true, 103#L1025-1true, 11#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|)]) [2025-03-13 22:31:37,925 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:31:37,925 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:31:37,925 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:31:37,925 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:31:38,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 247#true, 262#(= |#race~ready~0| 0), Black: 260#true, 180#ULTIMATE.startFINALtrue, 103#L1025-1true, 11#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|)]) [2025-03-13 22:31:38,009 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-13 22:31:38,009 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:31:38,009 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:31:38,009 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:31:38,093 INFO L124 PetriNetUnfolderBase]: 1478/4950 cut-off events. [2025-03-13 22:31:38,093 INFO L125 PetriNetUnfolderBase]: For 832/836 co-relation queries the response was YES. [2025-03-13 22:31:38,099 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8302 conditions, 4950 events. 1478/4950 cut-off events. For 832/836 co-relation queries the response was YES. Maximal size of possible extension queue 234. Compared 44097 event pairs, 619 based on Foata normal form. 0/4323 useless extension candidates. Maximal degree in co-relation 7111. Up to 1766 conditions per place. [2025-03-13 22:31:38,109 INFO L140 encePairwiseOnDemand]: 242/248 looper letters, 32 selfloop transitions, 8 changer transitions 0/266 dead transitions. [2025-03-13 22:31:38,109 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 252 places, 266 transitions, 694 flow [2025-03-13 22:31:38,109 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:31:38,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:31:38,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 702 transitions. [2025-03-13 22:31:38,111 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9435483870967742 [2025-03-13 22:31:38,111 INFO L175 Difference]: Start difference. First operand has 250 places, 252 transitions, 574 flow. Second operand 3 states and 702 transitions. [2025-03-13 22:31:38,111 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 252 places, 266 transitions, 694 flow [2025-03-13 22:31:38,113 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 250 places, 266 transitions, 680 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:31:38,115 INFO L231 Difference]: Finished difference. Result has 252 places, 258 transitions, 630 flow [2025-03-13 22:31:38,116 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=248, PETRI_DIFFERENCE_MINUEND_FLOW=564, PETRI_DIFFERENCE_MINUEND_PLACES=248, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=252, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=244, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=630, PETRI_PLACES=252, PETRI_TRANSITIONS=258} [2025-03-13 22:31:38,116 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 6 predicate places. [2025-03-13 22:31:38,116 INFO L471 AbstractCegarLoop]: Abstraction has has 252 places, 258 transitions, 630 flow [2025-03-13 22:31:38,117 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 223.66666666666666) internal successors, (671), 3 states have internal predecessors, (671), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:38,117 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:31:38,117 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:31:38,117 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-13 22:31:38,117 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-13 22:31:38,117 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:31:38,118 INFO L85 PathProgramCache]: Analyzing trace with hash 424684111, now seen corresponding path program 1 times [2025-03-13 22:31:38,118 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:31:38,118 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [37817903] [2025-03-13 22:31:38,118 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:31:38,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:31:38,133 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 166 statements into 1 equivalence classes. [2025-03-13 22:31:38,138 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 166 of 166 statements. [2025-03-13 22:31:38,138 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:38,138 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:31:38,165 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-03-13 22:31:38,165 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:31:38,165 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [37817903] [2025-03-13 22:31:38,165 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [37817903] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:31:38,165 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:31:38,165 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:31:38,165 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [962044774] [2025-03-13 22:31:38,165 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:31:38,166 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:31:38,166 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:31:38,166 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:31:38,166 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:31:38,175 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 224 out of 248 [2025-03-13 22:31:38,175 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 252 places, 258 transitions, 630 flow. Second operand has 3 states, 3 states have (on average 225.66666666666666) internal successors, (677), 3 states have internal predecessors, (677), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:38,175 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:31:38,175 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 224 of 248 [2025-03-13 22:31:38,176 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:31:38,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 9#L1036-2true, 247#true, Black: 260#true, 11#L1025-2true, 245#true, 117#L1025-2true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 270#true]) [2025-03-13 22:31:38,248 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-13 22:31:38,248 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:31:38,248 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:31:38,248 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:31:38,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 9#L1036-2true, 247#true, Black: 260#true, 103#L1025-1true, 11#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 270#true]) [2025-03-13 22:31:38,255 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-13 22:31:38,255 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:31:38,255 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:31:38,255 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:31:38,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [265#true, 247#true, Black: 260#true, 11#L1025-2true, 103#L1025-1true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 217#L1040-1true, 270#true]) [2025-03-13 22:31:38,418 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:31:38,418 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:38,418 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:31:38,418 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:38,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][268], [265#true, 26#L1025-1true, 247#true, Black: 260#true, 117#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 270#true, 217#L1040-1true]) [2025-03-13 22:31:38,421 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:31:38,421 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:38,421 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:38,421 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:31:38,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 247#true, Black: 260#true, 103#L1025-1true, 11#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 155#L1042-3true, 270#true]) [2025-03-13 22:31:38,459 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:31:38,459 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:31:38,459 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:31:38,459 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:31:38,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, 26#L1025-1true, 247#true, Black: 260#true, 117#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 155#L1042-3true, 270#true]) [2025-03-13 22:31:38,461 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:31:38,461 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:31:38,461 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:31:38,461 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:31:38,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, 18#L1042true, 26#L1025-1true, 247#true, Black: 260#true, 117#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 270#true]) [2025-03-13 22:31:38,484 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:31:38,484 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:31:38,484 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:31:38,484 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:31:38,740 INFO L124 PetriNetUnfolderBase]: 1617/6183 cut-off events. [2025-03-13 22:31:38,741 INFO L125 PetriNetUnfolderBase]: For 1363/1584 co-relation queries the response was YES. [2025-03-13 22:31:38,752 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10557 conditions, 6183 events. 1617/6183 cut-off events. For 1363/1584 co-relation queries the response was YES. Maximal size of possible extension queue 285. Compared 60698 event pairs, 517 based on Foata normal form. 26/5421 useless extension candidates. Maximal degree in co-relation 7530. Up to 1199 conditions per place. [2025-03-13 22:31:38,769 INFO L140 encePairwiseOnDemand]: 241/248 looper letters, 36 selfloop transitions, 7 changer transitions 0/278 dead transitions. [2025-03-13 22:31:38,770 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 254 places, 278 transitions, 777 flow [2025-03-13 22:31:38,770 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:31:38,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:31:38,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 713 transitions. [2025-03-13 22:31:38,771 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9583333333333334 [2025-03-13 22:31:38,771 INFO L175 Difference]: Start difference. First operand has 252 places, 258 transitions, 630 flow. Second operand 3 states and 713 transitions. [2025-03-13 22:31:38,771 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 254 places, 278 transitions, 777 flow [2025-03-13 22:31:38,775 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 278 transitions, 761 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:31:38,777 INFO L231 Difference]: Finished difference. Result has 254 places, 265 transitions, 684 flow [2025-03-13 22:31:38,778 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=248, PETRI_DIFFERENCE_MINUEND_FLOW=614, PETRI_DIFFERENCE_MINUEND_PLACES=250, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=258, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=251, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=684, PETRI_PLACES=254, PETRI_TRANSITIONS=265} [2025-03-13 22:31:38,778 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 8 predicate places. [2025-03-13 22:31:38,778 INFO L471 AbstractCegarLoop]: Abstraction has has 254 places, 265 transitions, 684 flow [2025-03-13 22:31:38,778 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 225.66666666666666) internal successors, (677), 3 states have internal predecessors, (677), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:38,779 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:31:38,779 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:31:38,779 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-03-13 22:31:38,779 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-13 22:31:38,779 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:31:38,779 INFO L85 PathProgramCache]: Analyzing trace with hash -1483549227, now seen corresponding path program 1 times [2025-03-13 22:31:38,780 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:31:38,780 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1838648335] [2025-03-13 22:31:38,780 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:31:38,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:31:38,796 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 172 statements into 1 equivalence classes. [2025-03-13 22:31:38,801 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 172 of 172 statements. [2025-03-13 22:31:38,802 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:38,802 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:31:38,870 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:31:38,870 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:31:38,870 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1838648335] [2025-03-13 22:31:38,870 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1838648335] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:31:38,871 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:31:38,871 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:31:38,871 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [141767083] [2025-03-13 22:31:38,871 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:31:38,871 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-13 22:31:38,871 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:31:38,872 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-13 22:31:38,872 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-13 22:31:38,922 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 220 out of 248 [2025-03-13 22:31:38,923 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 254 places, 265 transitions, 684 flow. Second operand has 5 states, 5 states have (on average 221.8) internal successors, (1109), 5 states have internal predecessors, (1109), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:38,923 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:31:38,924 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 220 of 248 [2025-03-13 22:31:38,924 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:31:39,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 272#(= |#race~data~0| 0), 247#true, Black: 260#true, 11#L1025-2true, 103#L1025-1true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 275#true, Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 217#L1040-1true, 270#true]) [2025-03-13 22:31:39,202 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:31:39,202 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:31:39,202 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:39,202 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:39,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][270], [Black: 272#(= |#race~data~0| 0), 26#L1025-1true, 247#true, Black: 260#true, 245#true, 117#L1025-2true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 275#true, Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 217#L1040-1true, 270#true]) [2025-03-13 22:31:39,204 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:31:39,204 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:31:39,204 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:39,204 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:39,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 272#(= |#race~data~0| 0), 247#true, Black: 260#true, 11#L1025-2true, 103#L1025-1true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 275#true, 155#L1042-3true, Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 270#true]) [2025-03-13 22:31:39,242 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:31:39,242 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:31:39,242 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:31:39,242 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:31:39,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 272#(= |#race~data~0| 0), 26#L1025-1true, 247#true, Black: 260#true, 245#true, 117#L1025-2true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 275#true, Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 155#L1042-3true, 270#true]) [2025-03-13 22:31:39,245 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:31:39,245 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:31:39,245 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:31:39,245 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:31:39,649 INFO L124 PetriNetUnfolderBase]: 2062/8529 cut-off events. [2025-03-13 22:31:39,650 INFO L125 PetriNetUnfolderBase]: For 1612/1835 co-relation queries the response was YES. [2025-03-13 22:31:39,664 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14306 conditions, 8529 events. 2062/8529 cut-off events. For 1612/1835 co-relation queries the response was YES. Maximal size of possible extension queue 335. Compared 90038 event pairs, 804 based on Foata normal form. 1/7803 useless extension candidates. Maximal degree in co-relation 7209. Up to 2828 conditions per place. [2025-03-13 22:31:39,684 INFO L140 encePairwiseOnDemand]: 240/248 looper letters, 28 selfloop transitions, 2 changer transitions 7/277 dead transitions. [2025-03-13 22:31:39,684 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 259 places, 277 transitions, 782 flow [2025-03-13 22:31:39,684 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:31:39,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:31:39,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1358 transitions. [2025-03-13 22:31:39,686 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9126344086021505 [2025-03-13 22:31:39,686 INFO L175 Difference]: Start difference. First operand has 254 places, 265 transitions, 684 flow. Second operand 6 states and 1358 transitions. [2025-03-13 22:31:39,687 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 259 places, 277 transitions, 782 flow [2025-03-13 22:31:39,690 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 257 places, 277 transitions, 768 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:31:39,692 INFO L231 Difference]: Finished difference. Result has 261 places, 266 transitions, 692 flow [2025-03-13 22:31:39,693 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=248, PETRI_DIFFERENCE_MINUEND_FLOW=670, PETRI_DIFFERENCE_MINUEND_PLACES=252, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=265, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=263, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=692, PETRI_PLACES=261, PETRI_TRANSITIONS=266} [2025-03-13 22:31:39,693 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 15 predicate places. [2025-03-13 22:31:39,693 INFO L471 AbstractCegarLoop]: Abstraction has has 261 places, 266 transitions, 692 flow [2025-03-13 22:31:39,694 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 221.8) internal successors, (1109), 5 states have internal predecessors, (1109), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:39,694 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:31:39,694 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:31:39,694 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-03-13 22:31:39,694 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-13 22:31:39,694 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:31:39,694 INFO L85 PathProgramCache]: Analyzing trace with hash 194291449, now seen corresponding path program 1 times [2025-03-13 22:31:39,694 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:31:39,695 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1722098222] [2025-03-13 22:31:39,695 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:31:39,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:31:39,710 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 179 statements into 1 equivalence classes. [2025-03-13 22:31:39,716 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 179 of 179 statements. [2025-03-13 22:31:39,716 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:39,716 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:31:39,834 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-03-13 22:31:39,834 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:31:39,834 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1722098222] [2025-03-13 22:31:39,834 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1722098222] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:31:39,834 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:31:39,835 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-13 22:31:39,835 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1634063404] [2025-03-13 22:31:39,835 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:31:39,835 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:31:39,836 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:31:39,836 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:31:39,837 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:31:39,844 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 227 out of 248 [2025-03-13 22:31:39,844 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 261 places, 266 transitions, 692 flow. Second operand has 3 states, 3 states have (on average 228.66666666666666) internal successors, (686), 3 states have internal predecessors, (686), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:39,845 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:31:39,845 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 227 of 248 [2025-03-13 22:31:39,845 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:31:39,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][173], [9#L1036-2true, 288#(= ~ready~0 0), 247#true, Black: 260#true, 117#L1025-2true, 275#true, Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 272#(= |#race~data~0| 0), Black: 281#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 11#L1025-2true, Black: 278#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 277#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 279#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0))]) [2025-03-13 22:31:39,938 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-13 22:31:39,938 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:31:39,938 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:31:39,938 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:31:39,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][173], [9#L1036-2true, 288#(= ~ready~0 0), 247#true, Black: 260#true, 275#true, Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 272#(= |#race~data~0| 0), Black: 281#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 103#L1025-1true, 11#L1025-2true, Black: 278#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 277#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 279#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0))]) [2025-03-13 22:31:39,941 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-13 22:31:39,941 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:31:39,941 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:31:39,941 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:31:40,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][224], [247#true, Black: 260#true, 286#true, 275#true, Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 217#L1040-1true, Black: 272#(= |#race~data~0| 0), Black: 281#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 103#L1025-1true, 11#L1025-2true, Black: 278#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 277#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 279#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0))]) [2025-03-13 22:31:40,066 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:31:40,066 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:40,066 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:40,066 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:31:40,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][248], [26#L1025-1true, 247#true, Black: 260#true, 286#true, 117#L1025-2true, 275#true, Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 217#L1040-1true, Black: 272#(= |#race~data~0| 0), Black: 281#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 278#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 277#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 279#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0))]) [2025-03-13 22:31:40,075 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:31:40,075 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:40,075 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:40,075 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:31:40,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][173], [247#true, Black: 260#true, 286#true, 275#true, 155#L1042-3true, Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 272#(= |#race~data~0| 0), Black: 281#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 11#L1025-2true, 103#L1025-1true, Black: 278#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 277#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 279#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0))]) [2025-03-13 22:31:40,115 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:31:40,115 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:31:40,115 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:31:40,115 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:31:40,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][199], [26#L1025-1true, 247#true, Black: 260#true, 286#true, 117#L1025-2true, 275#true, Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 155#L1042-3true, Black: 272#(= |#race~data~0| 0), Black: 281#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 278#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 277#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 279#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0))]) [2025-03-13 22:31:40,123 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:31:40,123 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:31:40,124 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:31:40,124 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:31:40,356 INFO L124 PetriNetUnfolderBase]: 836/4493 cut-off events. [2025-03-13 22:31:40,357 INFO L125 PetriNetUnfolderBase]: For 664/789 co-relation queries the response was YES. [2025-03-13 22:31:40,370 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7342 conditions, 4493 events. 836/4493 cut-off events. For 664/789 co-relation queries the response was YES. Maximal size of possible extension queue 226. Compared 44819 event pairs, 239 based on Foata normal form. 20/4214 useless extension candidates. Maximal degree in co-relation 7161. Up to 928 conditions per place. [2025-03-13 22:31:40,384 INFO L140 encePairwiseOnDemand]: 244/248 looper letters, 22 selfloop transitions, 2 changer transitions 0/260 dead transitions. [2025-03-13 22:31:40,384 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 257 places, 260 transitions, 694 flow [2025-03-13 22:31:40,384 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:31:40,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:31:40,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 707 transitions. [2025-03-13 22:31:40,386 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9502688172043011 [2025-03-13 22:31:40,386 INFO L175 Difference]: Start difference. First operand has 261 places, 266 transitions, 692 flow. Second operand 3 states and 707 transitions. [2025-03-13 22:31:40,386 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 257 places, 260 transitions, 694 flow [2025-03-13 22:31:40,395 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 260 transitions, 672 flow, removed 9 selfloop flow, removed 5 redundant places. [2025-03-13 22:31:40,398 INFO L231 Difference]: Finished difference. Result has 253 places, 254 transitions, 622 flow [2025-03-13 22:31:40,398 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=248, PETRI_DIFFERENCE_MINUEND_FLOW=612, PETRI_DIFFERENCE_MINUEND_PLACES=250, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=254, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=252, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=622, PETRI_PLACES=253, PETRI_TRANSITIONS=254} [2025-03-13 22:31:40,399 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 7 predicate places. [2025-03-13 22:31:40,400 INFO L471 AbstractCegarLoop]: Abstraction has has 253 places, 254 transitions, 622 flow [2025-03-13 22:31:40,400 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 228.66666666666666) internal successors, (686), 3 states have internal predecessors, (686), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:40,400 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:31:40,400 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:31:40,400 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-03-13 22:31:40,400 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-13 22:31:40,401 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:31:40,401 INFO L85 PathProgramCache]: Analyzing trace with hash -1340363991, now seen corresponding path program 1 times [2025-03-13 22:31:40,401 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:31:40,402 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1772758899] [2025-03-13 22:31:40,402 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:31:40,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:31:40,420 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 182 statements into 1 equivalence classes. [2025-03-13 22:31:40,427 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 182 of 182 statements. [2025-03-13 22:31:40,427 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:40,427 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:31:40,535 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-03-13 22:31:40,536 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:31:40,536 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1772758899] [2025-03-13 22:31:40,536 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1772758899] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:31:40,536 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:31:40,536 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-13 22:31:40,536 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1685902050] [2025-03-13 22:31:40,536 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:31:40,537 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:31:40,537 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:31:40,538 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:31:40,538 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:31:40,546 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 230 out of 248 [2025-03-13 22:31:40,547 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 253 places, 254 transitions, 622 flow. Second operand has 3 states, 3 states have (on average 231.33333333333334) internal successors, (694), 3 states have internal predecessors, (694), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:40,547 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:31:40,547 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 230 of 248 [2025-03-13 22:31:40,547 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:31:40,634 INFO L124 PetriNetUnfolderBase]: 43/770 cut-off events. [2025-03-13 22:31:40,635 INFO L125 PetriNetUnfolderBase]: For 91/92 co-relation queries the response was YES. [2025-03-13 22:31:40,636 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1042 conditions, 770 events. 43/770 cut-off events. For 91/92 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 3310 event pairs, 5 based on Foata normal form. 27/761 useless extension candidates. Maximal degree in co-relation 700. Up to 49 conditions per place. [2025-03-13 22:31:40,638 INFO L140 encePairwiseOnDemand]: 238/248 looper letters, 8 selfloop transitions, 10 changer transitions 0/246 dead transitions. [2025-03-13 22:31:40,638 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 252 places, 246 transitions, 623 flow [2025-03-13 22:31:40,638 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:31:40,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:31:40,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 713 transitions. [2025-03-13 22:31:40,639 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9583333333333334 [2025-03-13 22:31:40,640 INFO L175 Difference]: Start difference. First operand has 253 places, 254 transitions, 622 flow. Second operand 3 states and 713 transitions. [2025-03-13 22:31:40,640 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 252 places, 246 transitions, 623 flow [2025-03-13 22:31:40,642 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 246 transitions, 599 flow, removed 7 selfloop flow, removed 4 redundant places. [2025-03-13 22:31:40,644 INFO L231 Difference]: Finished difference. Result has 248 places, 243 transitions, 566 flow [2025-03-13 22:31:40,644 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=248, PETRI_DIFFERENCE_MINUEND_FLOW=546, PETRI_DIFFERENCE_MINUEND_PLACES=246, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=243, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=233, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=566, PETRI_PLACES=248, PETRI_TRANSITIONS=243} [2025-03-13 22:31:40,645 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 2 predicate places. [2025-03-13 22:31:40,645 INFO L471 AbstractCegarLoop]: Abstraction has has 248 places, 243 transitions, 566 flow [2025-03-13 22:31:40,645 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 231.33333333333334) internal successors, (694), 3 states have internal predecessors, (694), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:40,645 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:31:40,645 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:31:40,645 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-03-13 22:31:40,646 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-13 22:31:40,646 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:31:40,646 INFO L85 PathProgramCache]: Analyzing trace with hash -660098635, now seen corresponding path program 1 times [2025-03-13 22:31:40,646 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:31:40,647 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [83569714] [2025-03-13 22:31:40,647 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:31:40,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:31:40,666 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 189 statements into 1 equivalence classes. [2025-03-13 22:31:40,676 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 189 of 189 statements. [2025-03-13 22:31:40,677 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:40,677 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:31:41,046 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-03-13 22:31:41,047 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:31:41,047 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [83569714] [2025-03-13 22:31:41,047 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [83569714] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:31:41,047 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:31:41,047 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:31:41,047 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [420614825] [2025-03-13 22:31:41,047 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:31:41,048 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:31:41,049 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:31:41,049 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:31:41,049 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:31:41,112 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 248 [2025-03-13 22:31:41,113 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 248 places, 243 transitions, 566 flow. Second operand has 6 states, 6 states have (on average 217.5) internal successors, (1305), 6 states have internal predecessors, (1305), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:41,113 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:31:41,113 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 248 [2025-03-13 22:31:41,113 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:31:41,345 INFO L124 PetriNetUnfolderBase]: 584/1959 cut-off events. [2025-03-13 22:31:41,345 INFO L125 PetriNetUnfolderBase]: For 565/626 co-relation queries the response was YES. [2025-03-13 22:31:41,349 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3865 conditions, 1959 events. 584/1959 cut-off events. For 565/626 co-relation queries the response was YES. Maximal size of possible extension queue 73. Compared 12174 event pairs, 143 based on Foata normal form. 12/1920 useless extension candidates. Maximal degree in co-relation 2852. Up to 453 conditions per place. [2025-03-13 22:31:41,351 INFO L140 encePairwiseOnDemand]: 242/248 looper letters, 14 selfloop transitions, 0 changer transitions 81/274 dead transitions. [2025-03-13 22:31:41,351 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 252 places, 274 transitions, 814 flow [2025-03-13 22:31:41,352 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:31:41,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:31:41,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1352 transitions. [2025-03-13 22:31:41,354 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9086021505376344 [2025-03-13 22:31:41,354 INFO L175 Difference]: Start difference. First operand has 248 places, 243 transitions, 566 flow. Second operand 6 states and 1352 transitions. [2025-03-13 22:31:41,354 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 252 places, 274 transitions, 814 flow [2025-03-13 22:31:41,356 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 251 places, 274 transitions, 772 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-13 22:31:41,358 INFO L231 Difference]: Finished difference. Result has 251 places, 193 transitions, 421 flow [2025-03-13 22:31:41,359 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=248, PETRI_DIFFERENCE_MINUEND_FLOW=554, PETRI_DIFFERENCE_MINUEND_PLACES=246, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=242, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=421, PETRI_PLACES=251, PETRI_TRANSITIONS=193} [2025-03-13 22:31:41,359 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 5 predicate places. [2025-03-13 22:31:41,359 INFO L471 AbstractCegarLoop]: Abstraction has has 251 places, 193 transitions, 421 flow [2025-03-13 22:31:41,359 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 217.5) internal successors, (1305), 6 states have internal predecessors, (1305), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:41,359 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:31:41,360 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:31:41,360 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-03-13 22:31:41,360 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-13 22:31:41,361 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:31:41,361 INFO L85 PathProgramCache]: Analyzing trace with hash 1806976065, now seen corresponding path program 1 times [2025-03-13 22:31:41,361 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:31:41,361 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1870891876] [2025-03-13 22:31:41,361 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:31:41,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:31:41,386 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 190 statements into 1 equivalence classes. [2025-03-13 22:31:41,400 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 190 of 190 statements. [2025-03-13 22:31:41,400 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:41,401 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-13 22:31:41,401 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-13 22:31:41,406 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 190 statements into 1 equivalence classes. [2025-03-13 22:31:41,416 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 190 of 190 statements. [2025-03-13 22:31:41,416 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:41,416 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-13 22:31:41,442 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-13 22:31:41,442 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-13 22:31:41,442 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 11 remaining) [2025-03-13 22:31:41,442 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (9 of 11 remaining) [2025-03-13 22:31:41,442 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (8 of 11 remaining) [2025-03-13 22:31:41,442 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (7 of 11 remaining) [2025-03-13 22:31:41,443 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (6 of 11 remaining) [2025-03-13 22:31:41,443 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (5 of 11 remaining) [2025-03-13 22:31:41,443 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 11 remaining) [2025-03-13 22:31:41,443 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (3 of 11 remaining) [2025-03-13 22:31:41,443 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (2 of 11 remaining) [2025-03-13 22:31:41,443 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 11 remaining) [2025-03-13 22:31:41,443 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 11 remaining) [2025-03-13 22:31:41,443 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-03-13 22:31:41,443 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:31:41,444 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-13 22:31:41,444 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-03-13 22:31:41,461 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2025-03-13 22:31:41,463 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 266 places, 269 transitions, 565 flow [2025-03-13 22:31:41,501 INFO L124 PetriNetUnfolderBase]: 15/518 cut-off events. [2025-03-13 22:31:41,501 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2025-03-13 22:31:41,503 INFO L83 FinitePrefix]: Finished finitePrefix Result has 543 conditions, 518 events. 15/518 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 1116 event pairs, 1 based on Foata normal form. 0/473 useless extension candidates. Maximal degree in co-relation 383. Up to 12 conditions per place. [2025-03-13 22:31:41,503 INFO L82 GeneralOperation]: Start removeDead. Operand has 266 places, 269 transitions, 565 flow [2025-03-13 22:31:41,504 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 266 places, 269 transitions, 565 flow [2025-03-13 22:31:41,505 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-13 22:31:41,505 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;@1eaa8501, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-13 22:31:41,505 INFO L334 AbstractCegarLoop]: Starting to check reachability of 13 error locations. [2025-03-13 22:31:41,510 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-13 22:31:41,511 INFO L124 PetriNetUnfolderBase]: 1/163 cut-off events. [2025-03-13 22:31:41,511 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-13 22:31:41,511 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:31:41,511 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:31:41,511 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-03-13 22:31:41,511 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:31:41,511 INFO L85 PathProgramCache]: Analyzing trace with hash -1005494952, now seen corresponding path program 1 times [2025-03-13 22:31:41,512 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:31:41,512 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1526978099] [2025-03-13 22:31:41,512 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:31:41,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:31:41,525 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 153 statements into 1 equivalence classes. [2025-03-13 22:31:41,528 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 153 of 153 statements. [2025-03-13 22:31:41,529 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:41,529 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:31:41,546 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:31:41,546 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:31:41,546 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1526978099] [2025-03-13 22:31:41,546 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1526978099] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:31:41,546 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:31:41,546 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:31:41,546 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1020858799] [2025-03-13 22:31:41,546 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:31:41,547 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:31:41,547 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:31:41,547 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:31:41,547 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:31:41,561 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 269 [2025-03-13 22:31:41,562 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 266 places, 269 transitions, 565 flow. Second operand has 3 states, 3 states have (on average 236.33333333333334) internal successors, (709), 3 states have internal predecessors, (709), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:41,562 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:31:41,562 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 269 [2025-03-13 22:31:41,562 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:31:42,796 INFO L124 PetriNetUnfolderBase]: 6675/16256 cut-off events. [2025-03-13 22:31:42,796 INFO L125 PetriNetUnfolderBase]: For 634/634 co-relation queries the response was YES. [2025-03-13 22:31:42,828 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25491 conditions, 16256 events. 6675/16256 cut-off events. For 634/634 co-relation queries the response was YES. Maximal size of possible extension queue 647. Compared 159383 event pairs, 3454 based on Foata normal form. 1789/15131 useless extension candidates. Maximal degree in co-relation 21265. Up to 6931 conditions per place. [2025-03-13 22:31:42,900 INFO L140 encePairwiseOnDemand]: 258/269 looper letters, 41 selfloop transitions, 6 changer transitions 1/282 dead transitions. [2025-03-13 22:31:42,900 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 282 transitions, 685 flow [2025-03-13 22:31:42,901 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:31:42,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:31:42,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 760 transitions. [2025-03-13 22:31:42,902 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9417596034696406 [2025-03-13 22:31:42,902 INFO L175 Difference]: Start difference. First operand has 266 places, 269 transitions, 565 flow. Second operand 3 states and 760 transitions. [2025-03-13 22:31:42,902 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 282 transitions, 685 flow [2025-03-13 22:31:42,904 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 282 transitions, 685 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:31:42,907 INFO L231 Difference]: Finished difference. Result has 270 places, 269 transitions, 601 flow [2025-03-13 22:31:42,907 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=269, PETRI_DIFFERENCE_MINUEND_FLOW=557, PETRI_DIFFERENCE_MINUEND_PLACES=266, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=265, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=259, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=601, PETRI_PLACES=270, PETRI_TRANSITIONS=269} [2025-03-13 22:31:42,907 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 4 predicate places. [2025-03-13 22:31:42,908 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 269 transitions, 601 flow [2025-03-13 22:31:42,908 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 236.33333333333334) internal successors, (709), 3 states have internal predecessors, (709), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:42,908 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:31:42,908 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:31:42,908 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-03-13 22:31:42,908 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-03-13 22:31:42,909 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:31:42,909 INFO L85 PathProgramCache]: Analyzing trace with hash 1350144999, now seen corresponding path program 1 times [2025-03-13 22:31:42,909 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:31:42,909 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [774140035] [2025-03-13 22:31:42,909 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:31:42,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:31:42,924 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 155 statements into 1 equivalence classes. [2025-03-13 22:31:42,930 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 155 of 155 statements. [2025-03-13 22:31:42,931 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:42,931 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:31:43,378 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:31:43,379 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:31:43,379 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [774140035] [2025-03-13 22:31:43,379 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [774140035] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:31:43,379 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:31:43,379 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:31:43,379 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [359535939] [2025-03-13 22:31:43,380 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:31:43,380 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:31:43,380 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:31:43,381 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:31:43,381 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:31:43,460 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 227 out of 269 [2025-03-13 22:31:43,461 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 270 places, 269 transitions, 601 flow. Second operand has 6 states, 6 states have (on average 228.5) internal successors, (1371), 6 states have internal predecessors, (1371), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:43,461 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:31:43,461 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 227 of 269 [2025-03-13 22:31:43,462 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:31:46,015 INFO L124 PetriNetUnfolderBase]: 9884/24204 cut-off events. [2025-03-13 22:31:46,015 INFO L125 PetriNetUnfolderBase]: For 1084/1175 co-relation queries the response was YES. [2025-03-13 22:31:46,056 INFO L83 FinitePrefix]: Finished finitePrefix Result has 38928 conditions, 24204 events. 9884/24204 cut-off events. For 1084/1175 co-relation queries the response was YES. Maximal size of possible extension queue 736. Compared 241251 event pairs, 3198 based on Foata normal form. 0/21211 useless extension candidates. Maximal degree in co-relation 16952. Up to 8891 conditions per place. [2025-03-13 22:31:46,134 INFO L140 encePairwiseOnDemand]: 263/269 looper letters, 80 selfloop transitions, 5 changer transitions 0/316 dead transitions. [2025-03-13 22:31:46,134 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 273 places, 316 transitions, 865 flow [2025-03-13 22:31:46,135 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:31:46,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:31:46,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1448 transitions. [2025-03-13 22:31:46,137 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8971499380421314 [2025-03-13 22:31:46,137 INFO L175 Difference]: Start difference. First operand has 270 places, 269 transitions, 601 flow. Second operand 6 states and 1448 transitions. [2025-03-13 22:31:46,137 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 273 places, 316 transitions, 865 flow [2025-03-13 22:31:46,146 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 271 places, 316 transitions, 853 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:31:46,148 INFO L231 Difference]: Finished difference. Result has 271 places, 268 transitions, 597 flow [2025-03-13 22:31:46,149 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=269, PETRI_DIFFERENCE_MINUEND_FLOW=587, PETRI_DIFFERENCE_MINUEND_PLACES=266, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=268, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=263, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=597, PETRI_PLACES=271, PETRI_TRANSITIONS=268} [2025-03-13 22:31:46,149 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 5 predicate places. [2025-03-13 22:31:46,149 INFO L471 AbstractCegarLoop]: Abstraction has has 271 places, 268 transitions, 597 flow [2025-03-13 22:31:46,150 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 228.5) internal successors, (1371), 6 states have internal predecessors, (1371), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:46,150 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:31:46,150 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:31:46,150 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-03-13 22:31:46,150 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-03-13 22:31:46,151 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:31:46,151 INFO L85 PathProgramCache]: Analyzing trace with hash 1249295126, now seen corresponding path program 1 times [2025-03-13 22:31:46,151 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:31:46,151 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2060584869] [2025-03-13 22:31:46,151 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:31:46,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:31:46,165 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-03-13 22:31:46,170 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-03-13 22:31:46,170 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:46,170 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:31:46,191 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:31:46,191 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:31:46,191 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2060584869] [2025-03-13 22:31:46,191 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2060584869] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:31:46,191 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:31:46,191 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:31:46,191 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [807498322] [2025-03-13 22:31:46,191 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:31:46,193 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:31:46,193 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:31:46,193 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:31:46,193 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:31:46,204 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 269 [2025-03-13 22:31:46,205 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 271 places, 268 transitions, 597 flow. Second operand has 3 states, 3 states have (on average 236.33333333333334) internal successors, (709), 3 states have internal predecessors, (709), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:46,205 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:31:46,205 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 269 [2025-03-13 22:31:46,205 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:31:48,829 INFO L124 PetriNetUnfolderBase]: 8776/29817 cut-off events. [2025-03-13 22:31:48,829 INFO L125 PetriNetUnfolderBase]: For 2190/2190 co-relation queries the response was YES. [2025-03-13 22:31:48,899 INFO L83 FinitePrefix]: Finished finitePrefix Result has 44045 conditions, 29817 events. 8776/29817 cut-off events. For 2190/2190 co-relation queries the response was YES. Maximal size of possible extension queue 1054. Compared 374561 event pairs, 3020 based on Foata normal form. 0/25582 useless extension candidates. Maximal degree in co-relation 31278. Up to 8086 conditions per place. [2025-03-13 22:31:49,003 INFO L140 encePairwiseOnDemand]: 259/269 looper letters, 49 selfloop transitions, 7 changer transitions 0/294 dead transitions. [2025-03-13 22:31:49,004 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 273 places, 294 transitions, 782 flow [2025-03-13 22:31:49,004 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:31:49,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:31:49,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 764 transitions. [2025-03-13 22:31:49,005 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9467162329615861 [2025-03-13 22:31:49,005 INFO L175 Difference]: Start difference. First operand has 271 places, 268 transitions, 597 flow. Second operand 3 states and 764 transitions. [2025-03-13 22:31:49,005 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 273 places, 294 transitions, 782 flow [2025-03-13 22:31:49,009 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 294 transitions, 772 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-13 22:31:49,011 INFO L231 Difference]: Finished difference. Result has 270 places, 275 transitions, 649 flow [2025-03-13 22:31:49,012 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=269, PETRI_DIFFERENCE_MINUEND_FLOW=587, PETRI_DIFFERENCE_MINUEND_PLACES=266, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=268, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=261, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=649, PETRI_PLACES=270, PETRI_TRANSITIONS=275} [2025-03-13 22:31:49,012 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 4 predicate places. [2025-03-13 22:31:49,012 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 275 transitions, 649 flow [2025-03-13 22:31:49,012 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 236.33333333333334) internal successors, (709), 3 states have internal predecessors, (709), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:49,013 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:31:49,013 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:31:49,013 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-03-13 22:31:49,013 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-03-13 22:31:49,013 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:31:49,014 INFO L85 PathProgramCache]: Analyzing trace with hash -1335352079, now seen corresponding path program 1 times [2025-03-13 22:31:49,014 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:31:49,014 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1373450277] [2025-03-13 22:31:49,014 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:31:49,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:31:49,028 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-03-13 22:31:49,033 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-03-13 22:31:49,033 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:49,033 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:31:49,058 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:31:49,058 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:31:49,058 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1373450277] [2025-03-13 22:31:49,058 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1373450277] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:31:49,058 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:31:49,058 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:31:49,058 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1298459309] [2025-03-13 22:31:49,058 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:31:49,059 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:31:49,059 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:31:49,059 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:31:49,059 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:31:49,079 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 269 [2025-03-13 22:31:49,080 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 270 places, 275 transitions, 649 flow. Second operand has 3 states, 3 states have (on average 236.66666666666666) internal successors, (710), 3 states have internal predecessors, (710), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:49,080 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:31:49,080 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 269 [2025-03-13 22:31:49,080 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:31:49,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][249], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 266#true, 97#L1025-2true, Black: 280#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:49,479 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:31:49,479 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:49,479 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:31:49,479 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:49,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 166#L1042-3true, 266#true, 97#L1025-2true, Black: 280#true, 263#true, 285#true]) [2025-03-13 22:31:49,548 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:31:49,549 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:31:49,549 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:31:49,549 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:31:49,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 11#L1042true, 98#L1025-1true, 266#true, 97#L1025-2true, Black: 280#true, 263#true, 285#true]) [2025-03-13 22:31:49,585 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:31:49,585 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:31:49,585 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:31:49,585 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:31:49,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 38#L1025true, 110#L1025-1true, 282#(= |#race~ready~0| 0), 6#L1036-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:49,779 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:31:49,779 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:31:49,779 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:31:49,779 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:31:49,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 110#L1025-1true, 282#(= |#race~ready~0| 0), 6#L1036-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:49,813 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:31:49,813 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:49,813 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:49,813 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:31:49,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 98#L1025-1true, 266#true, 97#L1025-2true, Black: 280#true, 263#true, 285#true]) [2025-03-13 22:31:49,946 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-13 22:31:49,946 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:31:49,946 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:31:49,946 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:31:50,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][249], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 213#threadENTRYtrue, 98#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:50,327 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:31:50,327 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:31:50,327 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:31:50,327 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:50,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][249], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 149#threadENTRYtrue, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:50,329 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:31:50,329 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:31:50,329 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:50,329 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:31:50,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][276], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), Black: 280#true, 176#L1025-1true, 196#threadENTRYtrue, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:50,412 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:31:50,412 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:31:50,412 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:31:50,412 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:50,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 213#threadENTRYtrue, 98#L1025-1true, 166#L1042-3true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:50,563 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:31:50,563 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:50,563 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:31:50,563 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:31:50,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 166#L1042-3true, 149#threadENTRYtrue, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:50,563 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:31:50,563 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:31:50,563 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:31:50,563 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:50,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][249], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 125#L1024true, 237#L1040-1true]) [2025-03-13 22:31:50,600 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:31:50,600 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:50,600 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:50,600 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:50,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][249], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 236#L1024true, 282#(= |#race~ready~0| 0), 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:50,602 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:31:50,602 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:50,602 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:50,602 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:50,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][276], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 176#L1025-1true, Black: 280#true, 267#true, 263#true, 121#L1024true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:50,678 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:31:50,678 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:50,678 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:50,678 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:50,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 166#L1042-3true, 176#L1025-1true, Black: 280#true, 196#threadENTRYtrue, 267#true, 263#true, 285#true]) [2025-03-13 22:31:50,693 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:31:50,693 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:31:50,693 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:31:50,693 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:50,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 213#threadENTRYtrue, 11#L1042true, 98#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:50,951 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:31:50,951 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:50,951 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:50,951 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:50,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 11#L1042true, 149#threadENTRYtrue, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:50,952 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:31:50,952 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:50,952 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:50,952 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:50,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 166#L1042-3true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 125#L1024true]) [2025-03-13 22:31:50,965 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-13 22:31:50,965 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:31:50,965 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:31:50,965 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:50,972 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][249], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 125#L1024true, 237#L1040-1true]) [2025-03-13 22:31:50,973 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:31:50,973 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:50,973 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:50,973 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:50,973 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:50,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][276], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 110#L1025-1true, 282#(= |#race~ready~0| 0), Black: 280#true, 267#true, 263#true, 285#true, 237#L1040-1true, 125#L1024true]) [2025-03-13 22:31:50,983 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:31:50,983 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:50,983 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:50,983 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:51,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 11#L1042true, 176#L1025-1true, Black: 280#true, 196#threadENTRYtrue, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,069 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,069 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:51,069 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:51,069 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 236#L1024true, 282#(= |#race~ready~0| 0), 166#L1042-3true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,097 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-13 22:31:51,098 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:31:51,098 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:51,098 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:31:51,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 11#L1042true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 125#L1024true]) [2025-03-13 22:31:51,109 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,109 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:51,110 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,110 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:51,116 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 166#L1042-3true, 98#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 125#L1024true, 285#true]) [2025-03-13 22:31:51,116 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-13 22:31:51,116 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:51,116 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:31:51,116 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:31:51,116 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:51,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][249], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:51,142 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,142 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,142 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:51,142 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:51,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][249], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), Black: 280#true, 176#L1025-1true, 97#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:51,143 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,143 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:51,143 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:51,143 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 166#L1042-3true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 121#L1024true, 285#true]) [2025-03-13 22:31:51,201 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-13 22:31:51,201 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:31:51,201 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:31:51,201 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:51,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 236#L1024true, 282#(= |#race~ready~0| 0), 11#L1042true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,242 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,242 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:51,245 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:51,245 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,266 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 11#L1042true, 98#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 125#L1024true]) [2025-03-13 22:31:51,266 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,266 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:51,266 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,266 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:51,266 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][292], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 110#L1025-1true, 282#(= |#race~ready~0| 0), Black: 280#true, 267#true, 263#true, 144#L1025-2true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:51,289 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,289 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:51,289 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:51,289 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:51,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][249], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:51,292 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:51,292 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:51,292 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,292 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,292 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,292 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,293 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:51,293 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:51,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,294 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,294 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:51,294 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:51,294 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][249], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:51,296 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:51,296 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,296 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:51,296 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][249], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 140#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 282#(= |#race~ready~0| 0), 98#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:51,296 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:51,296 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,296 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,296 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:51,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 166#L1042-3true, Black: 280#true, 176#L1025-1true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,332 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:51,332 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,332 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,332 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:51,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][292], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:51,336 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,336 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:51,336 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:51,336 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:51,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,341 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,341 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:51,341 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:51,341 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 11#L1042true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 121#L1024true, 285#true]) [2025-03-13 22:31:51,354 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,354 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:51,354 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:51,354 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 166#L1042-3true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:51,397 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:51,397 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,397 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:51,397 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 166#L1042-3true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,398 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:51,398 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,398 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:51,398 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 110#L1025-1true, 282#(= |#race~ready~0| 0), 166#L1042-3true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,406 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:51,406 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,406 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,406 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 166#L1042-3true, 98#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:51,410 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:51,410 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,410 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,410 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][292], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 110#L1025-1true, 282#(= |#race~ready~0| 0), 98#L1025-1true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:51,444 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:51,444 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,444 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,444 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,448 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:51,448 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,448 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,448 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:51,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 110#L1025-1true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:51,478 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:51,478 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,478 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,478 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 11#L1042true, Black: 280#true, 176#L1025-1true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,487 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:51,487 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,487 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:51,487 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,489 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 166#L1042-3true, 97#L1025-2true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,489 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:51,489 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,489 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:51,489 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:51,489 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:51,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 11#L1042true, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,539 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:51,539 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:51,539 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,539 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 11#L1042true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,539 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:51,539 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,539 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:51,539 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 166#L1042-3true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,542 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:51,542 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:51,542 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,542 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 110#L1025-1true, 282#(= |#race~ready~0| 0), 11#L1042true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:51,550 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:51,550 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,550 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,550 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 110#L1025-1true, 282#(= |#race~ready~0| 0), 166#L1042-3true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,551 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:51,551 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,551 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,551 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:51,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 110#L1025-1true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 166#L1042-3true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:51,552 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:51,552 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,552 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,552 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 11#L1042true, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,554 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:51,554 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,554 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,554 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 140#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 282#(= |#race~ready~0| 0), 98#L1025-1true, 166#L1042-3true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,566 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:51,566 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,566 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:51,566 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 166#L1042-3true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,566 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:51,566 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,566 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:51,566 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,778 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 11#L1042true, 97#L1025-2true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,778 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:51,778 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,778 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:51,779 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,779 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:51,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 166#L1042-3true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,781 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:51,781 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:51,781 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,781 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:51,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 11#L1042true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,823 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:51,823 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,823 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,823 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:51,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 110#L1025-1true, 282#(= |#race~ready~0| 0), 11#L1042true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,832 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:51,832 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:51,832 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,832 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 110#L1025-1true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 11#L1042true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,833 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:51,833 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,833 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,833 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 140#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 282#(= |#race~ready~0| 0), 98#L1025-1true, 11#L1042true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,841 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:51,841 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:51,841 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,841 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 11#L1042true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,841 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:51,841 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:51,842 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,842 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 189#L1026-2true, 282#(= |#race~ready~0| 0), 166#L1042-3true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,849 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:51,850 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:51,850 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:51,850 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:51,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][292], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 189#L1026-2true, 282#(= |#race~ready~0| 0), 98#L1025-1true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:51,858 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:51,858 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,858 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,859 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 157#L1027true, 166#L1042-3true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,865 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:51,865 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:51,865 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:51,865 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:51,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][292], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 157#L1027true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:51,869 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:51,869 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,869 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,869 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 233#L1026-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,881 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:51,881 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:51,881 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,881 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 161#L1027true, 282#(= |#race~ready~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,884 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:51,884 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:51,884 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,884 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 189#L1026-2true, 282#(= |#race~ready~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,889 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:51,889 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:51,889 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,889 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 157#L1027true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,898 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:51,898 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,898 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,898 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:51,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 11#L1042true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,916 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:51,916 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:51,916 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,916 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:51,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 233#L1026-2true, 166#L1042-3true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,954 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:51,954 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:51,954 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:51,954 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:51,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 161#L1027true, 282#(= |#race~ready~0| 0), 166#L1042-3true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,955 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:51,955 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:51,955 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:51,955 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:51,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 189#L1026-2true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 166#L1042-3true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,956 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:51,956 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:51,956 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:51,957 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:51,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 157#L1027true, 98#L1025-1true, 166#L1042-3true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:51,960 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:51,960 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:51,960 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:51,960 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:51,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 189#L1026-2true, 282#(= |#race~ready~0| 0), 11#L1042true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,977 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:51,977 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,977 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,977 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:51,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 166#L1042-3true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 217#L1025true, 285#true]) [2025-03-13 22:31:51,979 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:51,979 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,979 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:51,979 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 166#L1042-3true, Black: 280#true, 176#L1025-1true, 252#L1025true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,980 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:51,980 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,980 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,980 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:51,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][292], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 217#L1025true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:51,985 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:51,985 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:51,985 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:51,985 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:51,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 157#L1027true, 11#L1042true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:51,995 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:51,995 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:51,995 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:51,995 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:52,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true, 217#L1025true]) [2025-03-13 22:31:52,012 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:52,012 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:52,012 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:52,012 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:52,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 252#L1025true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,013 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:52,013 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:52,013 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:52,013 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:52,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 233#L1026-2true, 282#(= |#race~ready~0| 0), 11#L1042true, 176#L1025-1true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,074 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:52,074 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:52,074 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:52,074 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:52,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 161#L1027true, 282#(= |#race~ready~0| 0), 11#L1042true, Black: 280#true, 97#L1025-2true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,074 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:52,074 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:52,074 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:52,074 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:52,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 189#L1026-2true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 11#L1042true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,076 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:52,076 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:52,076 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:52,076 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:52,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 166#L1042-3true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 217#L1025true]) [2025-03-13 22:31:52,077 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:52,077 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:52,078 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:52,078 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:52,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 157#L1027true, 11#L1042true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,081 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:52,081 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:52,081 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:52,081 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:52,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 11#L1042true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 217#L1025true]) [2025-03-13 22:31:52,092 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:52,092 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:52,092 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:52,093 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:52,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 11#L1042true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 252#L1025true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,093 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:52,093 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:52,093 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:52,093 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:52,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 213#threadENTRYtrue, 98#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,180 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:52,180 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:52,180 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:52,180 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:52,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 149#threadENTRYtrue, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,180 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:52,180 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:52,180 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:52,180 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:52,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 11#L1042true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 217#L1025true]) [2025-03-13 22:31:52,181 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:52,181 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:52,181 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:52,181 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:52,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 176#L1025-1true, Black: 280#true, 196#threadENTRYtrue, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,272 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:52,272 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:52,272 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:52,273 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:52,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 98#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 125#L1024true, 285#true]) [2025-03-13 22:31:52,297 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:31:52,297 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:52,297 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:52,297 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:52,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 236#L1024true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, Black: 280#true, 97#L1025-2true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,374 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:31:52,374 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:52,375 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:52,375 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:52,401 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 98#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 125#L1024true, 285#true]) [2025-03-13 22:31:52,402 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:31:52,402 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:52,402 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:52,402 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:52,402 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:52,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 121#L1024true, 285#true]) [2025-03-13 22:31:52,443 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:31:52,443 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:52,443 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:52,443 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:52,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, Black: 280#true, 176#L1025-1true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,516 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-13 22:31:52,516 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:52,516 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:31:52,516 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:52,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 98#L1025-1true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:52,527 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-13 22:31:52,527 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:31:52,527 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:52,527 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:52,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,528 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-13 22:31:52,528 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:31:52,528 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:52,528 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:52,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 110#L1025-1true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,536 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-13 22:31:52,536 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:52,536 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:52,536 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:52,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 98#L1025-1true, Black: 280#true, 97#L1025-2true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,538 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-13 22:31:52,538 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:52,538 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:52,538 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:52,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 97#L1025-2true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,587 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-13 22:31:52,587 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:31:52,587 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:52,587 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:31:52,587 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:52,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 98#L1025-1true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,598 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-13 22:31:52,598 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:52,598 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:52,598 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:31:52,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 110#L1025-1true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,604 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-13 22:31:52,604 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:52,604 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:31:52,604 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:52,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 110#L1025-1true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 98#L1025-1true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:52,605 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-13 22:31:52,605 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:52,605 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:52,605 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:52,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 140#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 98#L1025-1true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,611 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-13 22:31:52,611 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:31:52,611 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:52,611 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:52,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,611 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-13 22:31:52,611 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:52,611 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:52,611 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:31:52,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,650 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-13 22:31:52,650 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:31:52,650 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:52,650 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:52,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 189#L1026-2true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,834 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-13 22:31:52,834 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:52,834 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:52,834 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:52,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 157#L1027true, 192#ULTIMATE.startFINALtrue, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,845 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-13 22:31:52,845 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:52,845 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:52,845 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:52,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 233#L1026-2true, 192#ULTIMATE.startFINALtrue, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,878 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-13 22:31:52,878 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:52,878 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:52,878 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:52,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 161#L1027true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,879 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-13 22:31:52,879 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:52,879 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:52,879 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:52,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 189#L1026-2true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,882 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-13 22:31:52,882 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:52,882 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:52,882 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:52,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 157#L1027true, 192#ULTIMATE.startFINALtrue, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,885 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-13 22:31:52,885 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:52,885 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:52,885 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:52,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 217#L1025true]) [2025-03-13 22:31:52,896 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-13 22:31:52,896 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-13 22:31:52,896 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:31:52,896 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:31:52,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 176#L1025-1true, Black: 280#true, 97#L1025-2true, 252#L1025true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:52,896 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-13 22:31:52,896 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-13 22:31:52,896 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:31:52,896 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:31:52,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 217#L1025true, 285#true]) [2025-03-13 22:31:52,945 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-13 22:31:52,945 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:31:52,945 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:31:52,945 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:31:53,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 262#true, 199#L1044true, 282#(= |#race~ready~0| 0), Black: 280#true, 176#L1025-1true, 267#true, 285#true]) [2025-03-13 22:31:53,231 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-13 22:31:53,231 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:31:53,231 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:31:53,231 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:31:53,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 282#(= |#race~ready~0| 0), 199#L1044true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 264#true, 285#true]) [2025-03-13 22:31:53,258 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-13 22:31:53,258 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:31:53,258 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:31:53,258 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:31:53,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 262#true, 199#L1044true, 282#(= |#race~ready~0| 0), 98#L1025-1true, Black: 280#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-13 22:31:53,262 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-13 22:31:53,263 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:31:53,263 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:31:53,263 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:31:53,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 110#L1025-1true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 266#true, Black: 280#true, 263#true, 285#true]) [2025-03-13 22:31:53,429 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-13 22:31:53,429 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:31:53,429 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:31:53,429 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:31:53,482 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 262#true, 282#(= |#race~ready~0| 0), 199#L1044true, 176#L1025-1true, Black: 280#true, 267#true, 285#true]) [2025-03-13 22:31:53,482 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-13 22:31:53,482 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:31:53,482 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:31:53,482 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:31:53,482 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:31:53,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 262#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, Black: 280#true, 176#L1025-1true, 267#true, 285#true]) [2025-03-13 22:31:53,614 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-13 22:31:53,614 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-13 22:31:53,614 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:31:53,614 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:31:53,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 264#true, 285#true]) [2025-03-13 22:31:53,627 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-13 22:31:53,627 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:31:53,627 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:31:53,627 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-13 22:31:53,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 262#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 98#L1025-1true, Black: 280#true, 267#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:53,630 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-13 22:31:53,630 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:31:53,630 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:31:53,630 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:31:53,704 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 262#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, Black: 280#true, 176#L1025-1true, 267#true, 285#true]) [2025-03-13 22:31:53,704 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-03-13 22:31:53,704 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-13 22:31:53,704 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-13 22:31:53,704 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:31:53,704 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:31:53,747 INFO L124 PetriNetUnfolderBase]: 20384/50137 cut-off events. [2025-03-13 22:31:53,747 INFO L125 PetriNetUnfolderBase]: For 11713/11885 co-relation queries the response was YES. [2025-03-13 22:31:53,898 INFO L83 FinitePrefix]: Finished finitePrefix Result has 90986 conditions, 50137 events. 20384/50137 cut-off events. For 11713/11885 co-relation queries the response was YES. Maximal size of possible extension queue 1755. Compared 586371 event pairs, 8762 based on Foata normal form. 63/43590 useless extension candidates. Maximal degree in co-relation 79625. Up to 21641 conditions per place. [2025-03-13 22:31:54,097 INFO L140 encePairwiseOnDemand]: 262/269 looper letters, 44 selfloop transitions, 10 changer transitions 0/295 dead transitions. [2025-03-13 22:31:54,097 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 272 places, 295 transitions, 815 flow [2025-03-13 22:31:54,097 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:31:54,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:31:54,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 753 transitions. [2025-03-13 22:31:54,099 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9330855018587361 [2025-03-13 22:31:54,099 INFO L175 Difference]: Start difference. First operand has 270 places, 275 transitions, 649 flow. Second operand 3 states and 753 transitions. [2025-03-13 22:31:54,099 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 272 places, 295 transitions, 815 flow [2025-03-13 22:31:54,118 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 270 places, 295 transitions, 795 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:31:54,121 INFO L231 Difference]: Finished difference. Result has 272 places, 283 transitions, 721 flow [2025-03-13 22:31:54,121 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=269, PETRI_DIFFERENCE_MINUEND_FLOW=635, PETRI_DIFFERENCE_MINUEND_PLACES=268, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=275, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=265, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=721, PETRI_PLACES=272, PETRI_TRANSITIONS=283} [2025-03-13 22:31:54,121 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 6 predicate places. [2025-03-13 22:31:54,121 INFO L471 AbstractCegarLoop]: Abstraction has has 272 places, 283 transitions, 721 flow [2025-03-13 22:31:54,122 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 236.66666666666666) internal successors, (710), 3 states have internal predecessors, (710), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:54,122 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:31:54,122 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:31:54,122 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-03-13 22:31:54,122 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-03-13 22:31:54,123 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:31:54,123 INFO L85 PathProgramCache]: Analyzing trace with hash 1217500482, now seen corresponding path program 1 times [2025-03-13 22:31:54,123 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:31:54,123 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [975900487] [2025-03-13 22:31:54,123 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:31:54,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:31:54,139 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 166 statements into 1 equivalence classes. [2025-03-13 22:31:54,145 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 166 of 166 statements. [2025-03-13 22:31:54,145 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:54,145 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:31:54,174 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:31:54,175 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:31:54,175 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [975900487] [2025-03-13 22:31:54,175 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [975900487] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:31:54,175 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:31:54,175 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:31:54,175 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1964945156] [2025-03-13 22:31:54,175 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:31:54,175 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:31:54,176 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:31:54,176 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:31:54,176 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:31:54,187 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 269 [2025-03-13 22:31:54,188 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 272 places, 283 transitions, 721 flow. Second operand has 3 states, 3 states have (on average 236.66666666666666) internal successors, (710), 3 states have internal predecessors, (710), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:31:54,188 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:31:54,188 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 269 [2025-03-13 22:31:54,188 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:31:54,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 6#L1036-2true, 290#true, 266#true, 97#L1025-2true, Black: 280#true, 263#true, 285#true]) [2025-03-13 22:31:54,268 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-13 22:31:54,268 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:31:54,268 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:31:54,268 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:31:54,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 6#L1036-2true, 98#L1025-1true, 290#true, 266#true, 97#L1025-2true, Black: 280#true, 263#true, 285#true]) [2025-03-13 22:31:54,275 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-13 22:31:54,275 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:31:54,275 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:31:54,275 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:31:54,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 6#L1036-2true, 290#true, 149#threadENTRYtrue, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:54,671 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:31:54,671 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:31:54,671 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:31:54,671 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:31:54,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 6#L1036-2true, 290#true, Black: 280#true, 196#threadENTRYtrue, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:54,684 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:31:54,684 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:31:54,684 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:31:54,684 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:31:54,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 6#L1036-2true, 290#true, 149#threadENTRYtrue, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:54,709 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:31:54,709 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:54,709 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:54,709 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:31:54,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 6#L1036-2true, 290#true, Black: 280#true, 176#L1025-1true, 196#threadENTRYtrue, 267#true, 263#true, 285#true]) [2025-03-13 22:31:54,716 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:31:54,716 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:31:54,717 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:54,717 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:54,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 266#true, 290#true, 97#L1025-2true, Black: 280#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:54,723 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:31:54,723 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:54,723 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:31:54,723 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:54,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 266#true, 290#true, Black: 280#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:54,724 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:31:54,724 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:54,725 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:54,725 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:31:54,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 6#L1036-2true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 121#L1024true]) [2025-03-13 22:31:54,746 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:31:54,746 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:31:54,746 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:31:54,746 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:31:54,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 6#L1036-2true, 290#true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true, 121#L1024true]) [2025-03-13 22:31:54,778 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:31:54,778 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:31:54,778 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:31:54,778 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:31:54,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 266#true, 290#true, 97#L1025-2true, Black: 280#true, 263#true, 285#true]) [2025-03-13 22:31:54,780 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:31:54,780 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:31:54,780 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:31:54,780 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:31:54,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 166#L1042-3true, 290#true, 266#true, Black: 280#true, 263#true, 285#true]) [2025-03-13 22:31:54,781 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:31:54,781 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:31:54,781 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:31:54,781 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:31:54,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 6#L1036-2true, 290#true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:54,806 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:31:54,806 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:31:54,806 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:31:54,806 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:31:54,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 11#L1042true, 266#true, 290#true, Black: 280#true, 263#true, 285#true]) [2025-03-13 22:31:54,811 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:31:54,811 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:31:54,811 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:31:54,811 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:31:54,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 6#L1036-2true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:54,840 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:31:54,840 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:31:54,840 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:31:54,840 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:31:54,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 6#L1036-2true, 290#true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:54,842 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:31:54,842 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:31:54,842 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:31:54,842 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:31:54,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 6#L1036-2true, 290#true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:54,876 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:31:54,876 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:31:54,876 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:54,876 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:31:55,040 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 6#L1036-2true, 290#true, Black: 280#true, 97#L1025-2true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:55,041 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:31:55,041 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:31:55,041 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:31:55,041 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:31:55,041 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:31:55,090 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 6#L1036-2true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:55,090 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-13 22:31:55,090 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:31:55,090 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:31:55,090 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:31:55,090 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:31:55,090 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 6#L1036-2true, 290#true, 176#L1025-1true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:55,090 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-13 22:31:55,090 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:31:55,090 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:31:55,090 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:31:55,091 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:31:55,150 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 6#L1036-2true, 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:55,150 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-13 22:31:55,150 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:31:55,150 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:31:55,150 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:31:55,150 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:31:55,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 213#threadENTRYtrue, 98#L1025-1true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:55,849 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:31:55,849 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:31:55,849 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:55,849 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:31:55,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 149#threadENTRYtrue, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:55,850 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:31:55,850 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:31:55,850 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:55,850 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:31:55,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 213#threadENTRYtrue, 290#true, Black: 280#true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:55,854 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:31:55,854 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:31:55,854 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:31:55,854 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:55,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 290#true, 149#threadENTRYtrue, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:55,855 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:31:55,855 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:31:55,855 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:55,855 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:31:55,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 176#L1025-1true, 196#threadENTRYtrue, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:55,901 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:31:55,901 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:31:55,901 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:55,901 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:31:55,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 196#threadENTRYtrue, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:55,902 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:31:55,902 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:55,902 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:31:55,902 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:31:56,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 213#threadENTRYtrue, 98#L1025-1true, 166#L1042-3true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:56,137 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:31:56,137 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:56,137 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:31:56,137 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:31:56,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, 149#threadENTRYtrue, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:56,138 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:31:56,138 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:56,138 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:31:56,138 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:31:56,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 213#threadENTRYtrue, 166#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:56,142 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:31:56,142 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:31:56,142 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:56,142 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:31:56,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 166#L1042-3true, 290#true, 149#threadENTRYtrue, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:56,143 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:31:56,143 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:31:56,143 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:56,143 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:31:56,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 236#L1024true, 290#true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:56,161 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:31:56,161 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:56,161 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:56,161 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:56,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 236#L1024true, 110#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:56,168 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:31:56,168 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:56,168 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:56,169 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:56,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 121#L1024true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:56,204 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:31:56,204 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:56,204 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:56,204 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:56,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 121#L1024true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:56,204 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:31:56,204 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:56,204 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:56,205 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:56,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, Black: 280#true, 176#L1025-1true, 196#threadENTRYtrue, 267#true, 263#true, 285#true]) [2025-03-13 22:31:56,221 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:31:56,221 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:56,221 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:31:56,221 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:31:56,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 196#threadENTRYtrue, 267#true, 263#true, 285#true]) [2025-03-13 22:31:56,222 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:31:56,222 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:31:56,222 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:31:56,222 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:56,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 213#threadENTRYtrue, 11#L1042true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:56,320 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:31:56,320 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:56,320 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:56,320 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:56,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 11#L1042true, 290#true, 149#threadENTRYtrue, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:56,321 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:31:56,321 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:56,321 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:56,321 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:56,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 11#L1042true, 98#L1025-1true, 290#true, Black: 280#true, 196#threadENTRYtrue, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:56,411 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:31:56,411 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:56,411 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:56,411 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:56,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 236#L1024true, 166#L1042-3true, 290#true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:56,699 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-13 22:31:56,699 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:31:56,699 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:31:56,699 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:56,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 236#L1024true, 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:56,706 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-13 22:31:56,706 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:31:56,706 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:56,706 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:31:56,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:56,734 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:31:56,734 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:56,734 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:56,734 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:56,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 290#true, Black: 280#true, 267#true, 144#L1025-2true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:56,754 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:31:56,754 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:56,754 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:56,754 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:56,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:56,773 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:31:56,773 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:56,773 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:56,773 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:56,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 97#L1025-2true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:56,778 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:31:56,778 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:56,778 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:56,778 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:56,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:56,778 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:31:56,778 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:56,778 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:56,778 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:56,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 121#L1024true, 285#true]) [2025-03-13 22:31:56,792 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-13 22:31:56,792 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:31:56,792 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:31:56,792 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:56,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 121#L1024true, 285#true]) [2025-03-13 22:31:56,793 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-13 22:31:56,793 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:56,793 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:31:56,793 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:31:56,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 236#L1024true, 110#L1025-1true, 11#L1042true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:56,952 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:31:56,952 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:56,952 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:56,952 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:56,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:56,980 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:31:56,980 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:56,980 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:56,980 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:56,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:56,980 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:56,980 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:56,980 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:56,980 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:56,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:56,982 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:31:56,982 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:56,982 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:56,982 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:56,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:56,983 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:56,983 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:56,983 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:56,983 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:56,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 140#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 98#L1025-1true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:56,984 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:56,984 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:56,984 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:56,984 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:57,000 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:31:57,000 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:57,000 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:57,000 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:57,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 290#true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:57,001 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,001 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,001 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,001 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 98#L1025-1true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:57,003 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,003 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,003 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,003 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:57,004 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,004 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,004 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,004 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 140#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 110#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:57,004 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,004 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,004 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,004 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:57,005 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,006 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,006 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,006 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:57,019 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,019 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,019 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,019 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:57,019 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:31:57,019 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:57,019 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:57,019 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:57,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:57,024 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,024 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,024 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,024 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 11#L1042true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 121#L1024true]) [2025-03-13 22:31:57,034 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:31:57,034 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:57,034 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:57,034 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:57,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 290#true, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:57,197 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,197 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,197 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,197 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, Black: 280#true, 97#L1025-2true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:57,197 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,197 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,197 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,197 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:57,209 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,209 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,209 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,210 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:57,212 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,212 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,212 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,212 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, 97#L1025-2true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:57,214 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,214 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,214 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,214 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:57,215 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,215 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,215 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,215 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:57,251 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,251 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,251 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,251 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:57,254 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,254 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:57,254 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,254 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:57,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 290#true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:57,255 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,255 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:57,255 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:57,256 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:57,260 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:57,260 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:57,260 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:57,260 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:57,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:57,269 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,269 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,269 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:57,269 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:57,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:57,271 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,271 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:57,271 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,271 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:57,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:57,275 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:57,276 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:57,276 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:57,276 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:57,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:57,277 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,277 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,277 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:57,277 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:57,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 290#true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:57,494 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:57,494 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:57,494 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:57,494 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:57,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 11#L1042true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:57,508 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:57,508 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:57,508 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:57,508 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:57,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:57,509 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:57,509 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:57,509 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:57,509 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:57,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 166#L1042-3true, 98#L1025-1true, 290#true, Black: 280#true, 267#true, 144#L1025-2true, 263#true, 285#true]) [2025-03-13 22:31:57,510 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:57,510 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:57,510 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:57,510 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:57,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 11#L1042true, 98#L1025-1true, 290#true, Black: 280#true, 97#L1025-2true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:57,512 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:57,512 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:57,512 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:57,512 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:57,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 140#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 166#L1042-3true, 98#L1025-1true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:57,522 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:57,522 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:57,522 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:57,522 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:57,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 166#L1042-3true, 290#true, Black: 280#true, 97#L1025-2true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:57,522 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:57,522 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:57,522 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:57,522 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:57,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 140#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:57,555 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:57,555 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:57,555 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:57,555 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:57,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:57,555 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:57,555 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:57,555 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:57,555 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:57,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 237#L1040-1true, 217#L1025true, 285#true]) [2025-03-13 22:31:57,561 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:57,561 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:57,561 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:57,561 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:57,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 217#L1025true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:57,563 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:57,563 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:57,563 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:57,563 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:57,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 217#L1025true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:57,774 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,774 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,774 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:57,774 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:57,779 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:57,779 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,780 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:57,780 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,780 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:57,780 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 98#L1025-1true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:57,780 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,780 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:57,780 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:57,780 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,781 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:57,781 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,781 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,781 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:57,781 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,781 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:57,781 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 166#L1042-3true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:57,781 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:57,782 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:57,782 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:57,782 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:57,818 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:57,818 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,818 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,818 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:57,818 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,818 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:57,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 98#L1025-1true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:57,819 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,819 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,819 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:57,820 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:57,820 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:57,820 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,821 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,821 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:57,821 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,821 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:57,821 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:57,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 98#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:57,821 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:57,821 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:57,821 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:57,821 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:57,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:57,856 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:57,856 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:57,860 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:57,860 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:57,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 98#L1025-1true, 290#true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:57,865 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:57,865 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:57,865 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:57,865 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:58,124 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 98#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:58,124 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,124 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,124 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,124 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,124 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 166#L1042-3true, 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:58,125 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,125 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,125 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,125 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:58,126 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:58,126 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:58,126 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:58,126 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:58,135 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 98#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:58,135 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,135 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,135 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,135 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,135 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 166#L1042-3true, 290#true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:58,136 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,136 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,136 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,136 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:58,137 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:58,137 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:58,137 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:58,137 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:58,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 11#L1042true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:58,140 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:58,140 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:58,140 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:58,140 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:58,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 11#L1042true, 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:58,194 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:58,194 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:58,194 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:58,194 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:58,200 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:58,200 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,200 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:58,200 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,200 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:58,200 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,200 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:58,200 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,200 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,200 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:58,200 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,201 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:58,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:58,201 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,201 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,201 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,201 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:58,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:58,201 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,201 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,201 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,201 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:31:58,201 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:58,201 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,201 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:58,201 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,202 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:58,202 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,202 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:58,202 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,202 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:58,202 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,202 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,202 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:58,202 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:58,202 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,202 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,202 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,202 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:31:58,202 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:58,202 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,202 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,202 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,202 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:58,202 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,202 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:58,206 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 217#L1025true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:58,206 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,206 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,206 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,206 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,206 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 217#L1025true]) [2025-03-13 22:31:58,206 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,207 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,207 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,207 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,207 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 217#L1025true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:58,207 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,207 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,207 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,207 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,207 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,207 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 98#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 217#L1025true, 285#true]) [2025-03-13 22:31:58,207 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,207 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,207 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,207 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 11#L1042true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:58,248 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:31:58,248 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:58,248 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:58,248 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:58,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 104#L1028true, 290#true, Black: 280#true, 176#L1025-1true, 97#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:58,377 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,377 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,377 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,377 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, 234#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:58,386 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:58,386 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:58,386 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,386 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:58,387 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,387 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,387 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,387 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 176#L1025-1true, 263#true, 267#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:58,388 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,388 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,388 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,388 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-13 22:31:58,398 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,398 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,398 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,398 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 113#L1028true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:58,399 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,399 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,399 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,399 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:58,424 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,424 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,424 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,424 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 104#L1028true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 97#L1025-2true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:58,427 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,427 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,427 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,428 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 104#L1028true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:58,428 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,429 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,429 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,429 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:58,430 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,430 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,430 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,430 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, Black: 280#true, 97#L1025-2true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:58,502 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,502 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,502 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:58,502 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,507 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 217#L1025true, 285#true]) [2025-03-13 22:31:58,507 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,507 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,507 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,507 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,507 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 217#L1025true, 285#true]) [2025-03-13 22:31:58,507 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,507 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,507 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,507 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 233#L1026-2true, 166#L1042-3true, 290#true, Black: 280#true, 97#L1025-2true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:58,507 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,507 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,507 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,507 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 166#L1042-3true, 290#true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:58,508 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,508 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,508 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,508 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 217#L1025true, 285#true]) [2025-03-13 22:31:58,509 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,509 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,509 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,509 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,511 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 166#L1042-3true, 98#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:58,511 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,511 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,511 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,511 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,511 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,511 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,524 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 166#L1042-3true, 98#L1025-1true, 290#true, Black: 280#true, 267#true, 144#L1025-2true, 263#true, 285#true]) [2025-03-13 22:31:58,524 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,524 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,524 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,524 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,524 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,524 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,534 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:58,534 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:58,534 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:58,534 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,534 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,534 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:58,534 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:58,534 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:58,534 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:58,534 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,534 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,534 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:58,534 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 98#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:58,534 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:58,534 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:58,534 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,534 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:58,534 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,534 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:58,547 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:58,547 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:58,547 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,547 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:58,547 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:58,547 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,547 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:58,547 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:58,547 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:58,547 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:58,547 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,547 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,590 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:58,590 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,590 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,590 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:58,590 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,590 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:58,590 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,591 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:58,591 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:58,591 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:58,591 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:58,591 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,591 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,591 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 290#true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:58,591 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:58,591 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:58,591 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:58,591 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:58,591 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:58,592 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:58,592 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:58,592 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:58,592 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,592 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,592 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:58,592 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:58,592 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:58,592 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:58,592 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:58,592 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:58,592 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:58,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:58,592 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,592 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,592 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:58,592 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:58,592 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:58,592 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,592 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,592 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:58,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:58,593 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,593 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:58,593 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,593 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,593 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:58,593 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:58,593 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:58,593 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:58,593 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,593 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,593 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:58,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 98#L1025-1true, 290#true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:58,768 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,768 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,768 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,768 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 290#true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:58,771 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:58,771 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,771 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:58,771 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 89#L1028-1true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:58,775 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:58,775 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:58,775 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,775 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 176#L1025-1true, 263#true, 267#true, 89#L1028-1true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:58,777 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:58,777 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,777 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:58,777 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true, 89#L1028-1true]) [2025-03-13 22:31:58,781 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,781 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,781 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,781 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 237#L1040-1true, 89#L1028-1true, 285#true]) [2025-03-13 22:31:58,782 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,782 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,782 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,782 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:58,786 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,786 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,786 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:58,787 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:58,787 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 176#L1025-1true, Black: 280#true, 263#true, 267#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:58,787 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,787 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,787 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,787 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,787 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,792 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 113#L1028true, 98#L1025-1true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:58,792 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,792 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,792 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,792 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,792 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-13 22:31:58,792 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,792 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,792 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,792 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,793 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, Black: 280#true, 263#true, 267#true, 144#L1025-2true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:58,793 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,793 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,793 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,793 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,793 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,793 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 113#L1028true, 98#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-13 22:31:58,793 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:58,793 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,793 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:58,793 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:58,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 234#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-13 22:31:58,795 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,795 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,795 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,795 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 234#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:58,796 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,796 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,796 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,796 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 110#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:58,804 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,804 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,804 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,804 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 110#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:58,804 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,804 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,804 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,804 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 104#L1028true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:58,807 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,807 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,807 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,807 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 104#L1028true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:58,807 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,807 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,807 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,807 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,809 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 104#L1028true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:58,809 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,809 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,809 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,809 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,809 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,811 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 110#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:58,811 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,811 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,811 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:58,811 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:58,811 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 104#L1028true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:59,020 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:59,020 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:59,020 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:59,020 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:59,020 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 104#L1028true, 290#true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:59,020 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,020 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:59,020 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,020 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:59,020 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,022 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 98#L1025-1true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:59,022 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,022 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:59,022 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,022 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:59,022 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:59,022 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:31:59,022 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:59,022 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:59,022 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:59,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-2true, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,025 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,025 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,025 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:59,025 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:59,027 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,027 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:59,027 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,027 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:59,027 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,027 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:59,027 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,027 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 97#L1025-2true, 126#L1028-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:59,029 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,029 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,029 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:59,029 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,078 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,078 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,078 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,078 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:59,078 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:59,078 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,078 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,079 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 290#true, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,079 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,079 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,079 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:59,079 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:59,079 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,079 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 166#L1042-3true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:59,079 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,079 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:59,079 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,079 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,083 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 217#L1025true, 285#true]) [2025-03-13 22:31:59,083 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,083 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,083 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:59,083 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,083 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:59,083 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,102 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 98#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,102 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,102 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:59,102 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:59,102 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,102 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,103 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,103 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,103 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:59,103 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,103 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,103 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,103 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:59,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 104#L1028true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,202 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,202 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,202 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,202 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,202 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,202 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,202 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,202 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 166#L1042-3true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,206 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,206 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,206 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:59,206 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 166#L1042-3true, 98#L1025-1true, 290#true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,208 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,208 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,208 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,208 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,228 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 98#L1025-1true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-13 22:31:59,228 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,228 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,228 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,228 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,228 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 98#L1025-1true, 290#true, 234#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-13 22:31:59,229 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,229 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,229 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,229 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 113#L1028true, 166#L1042-3true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-13 22:31:59,231 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,231 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,231 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:59,231 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 126#L1028-1true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:59,251 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,251 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,251 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,251 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 89#L1028-1true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:59,256 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,256 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,256 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,256 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:59,256 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 176#L1025-1true, 263#true, 267#true, 89#L1028-1true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:59,256 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,256 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,256 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,256 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,256 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,258 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 89#L1028-1true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:59,258 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,258 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,258 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,258 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,258 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true, 89#L1028-1true]) [2025-03-13 22:31:59,258 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,258 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,258 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,258 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,258 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 237#L1040-1true, 89#L1028-1true, 285#true]) [2025-03-13 22:31:59,258 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,258 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,258 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,258 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,258 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,258 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 98#L1025-1true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 89#L1028-1true, 285#true]) [2025-03-13 22:31:59,258 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,258 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,258 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,258 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 234#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 176#L1025-1true, 263#true, 267#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:59,261 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,261 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,261 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,261 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 176#L1025-1true, 263#true, 267#true, 285#true]) [2025-03-13 22:31:59,262 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,262 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,262 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:59,262 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,266 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, 234#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:59,266 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,266 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,266 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,266 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,266 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, 234#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-13 22:31:59,266 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,266 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,266 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,266 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,267 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 234#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:59,267 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,267 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,267 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,267 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,267 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,267 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,267 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 234#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-13 22:31:59,267 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,267 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,267 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,267 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,267 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,274 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,274 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,274 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,274 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 290#true, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:59,274 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,274 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,274 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,274 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 110#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:59,275 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,275 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,275 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,275 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 110#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,275 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,275 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,275 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,275 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,275 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 110#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:59,275 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,275 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,275 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,275 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,275 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,277 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 290#true, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:59,277 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,277 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,277 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,277 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,277 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 166#L1042-3true, 290#true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,283 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,283 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,283 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,283 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:59,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 104#L1028true, 166#L1042-3true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:59,284 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,284 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:59,284 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,284 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 290#true, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:59,288 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,288 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,288 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,288 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:59,288 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 290#true, Black: 280#true, 97#L1025-2true, 176#L1025-1true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:59,289 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,289 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,289 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,289 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,289 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,290 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, 97#L1025-2true, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:59,290 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,290 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,290 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,290 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,290 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 97#L1025-2true, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:59,290 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,290 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:59,290 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,290 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 104#L1028true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,296 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,296 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,296 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,296 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:59,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,297 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,297 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,297 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:59,297 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:59,332 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 98#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:59,332 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,332 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:59,332 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:59,332 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,332 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,332 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,332 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 166#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:59,332 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,332 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:59,332 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,332 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:59,332 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,332 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 166#L1042-3true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,345 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,345 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,345 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,345 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 11#L1042true, 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 217#L1025true, 285#true]) [2025-03-13 22:31:59,356 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,356 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,356 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,356 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,395 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,395 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:59,395 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,395 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,414 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,414 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,414 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,414 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:59,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,460 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,460 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,460 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,460 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,460 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,460 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,460 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,460 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 104#L1028true, 166#L1042-3true, 290#true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,466 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,466 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,466 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,466 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,467 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 98#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,467 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,467 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,467 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,467 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,467 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, 97#L1025-2true, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,468 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,468 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,468 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,468 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 98#L1025-1true, 290#true, 97#L1025-2true, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,470 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,470 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,470 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,470 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,497 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true, 89#L1028-1true]) [2025-03-13 22:31:59,497 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,497 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,497 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,497 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,497 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 89#L1028-1true, 285#true]) [2025-03-13 22:31:59,499 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,499 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,499 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,499 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 113#L1028true, 166#L1042-3true, 290#true, Black: 280#true, 176#L1025-1true, 263#true, 267#true, 285#true]) [2025-03-13 22:31:59,501 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,501 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,501 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,501 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,503 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 113#L1028true, 166#L1042-3true, 98#L1025-1true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-13 22:31:59,503 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,503 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,503 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,503 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,503 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,503 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 234#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-13 22:31:59,504 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,504 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,504 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,504 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,521 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,521 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,522 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,522 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,522 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,522 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,523 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 104#L1028true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,523 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,523 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,523 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,523 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,523 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 176#L1025-1true, 263#true, 267#true, 285#true, 89#L1028-1true]) [2025-03-13 22:31:59,532 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,532 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,532 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,533 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, Black: 280#true, 97#L1025-2true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,560 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,560 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,560 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,560 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 166#L1042-3true, 290#true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:59,561 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,561 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,561 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,561 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,570 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,570 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,570 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,570 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 97#L1025-2true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,570 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,570 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:59,570 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,570 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:59,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 166#L1042-3true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 89#L1028-1true]) [2025-03-13 22:31:59,618 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,618 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,618 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,618 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 217#L1025true, 285#true]) [2025-03-13 22:31:59,662 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:31:59,662 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:59,662 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:59,662 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:59,666 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,666 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:31:59,666 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:59,667 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:59,667 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:59,667 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:59,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:59,667 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,667 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,667 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:59,667 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,667 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:31:59,667 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:31:59,667 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:59,668 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:59,668 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:59,668 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:59,668 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:59,668 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:31:59,668 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:59,668 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:59,668 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:59,668 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:59,668 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:59,684 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,684 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:31:59,684 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:59,684 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:59,684 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:59,684 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:59,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:59,685 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,685 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:59,685 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,685 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,685 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 290#true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:59,685 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:31:59,685 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:59,685 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:59,685 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:59,685 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:59,686 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 290#true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:31:59,686 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:31:59,686 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:59,686 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:59,686 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:59,686 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:59,686 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:59,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 166#L1042-3true, 290#true, Black: 280#true, 97#L1025-2true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,722 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,722 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,722 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,722 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,723 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 290#true, 97#L1025-2true, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,723 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,723 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,723 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,723 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,723 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 11#L1042true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-13 22:31:59,742 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,742 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,742 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,742 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, 176#L1025-1true, Black: 280#true, 263#true, 267#true, 89#L1028-1true, 285#true]) [2025-03-13 22:31:59,751 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,751 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,751 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,751 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,752 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 89#L1028-1true, 285#true]) [2025-03-13 22:31:59,752 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,752 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,752 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,752 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,752 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,752 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, 234#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 176#L1025-1true, 263#true, 267#true, 285#true]) [2025-03-13 22:31:59,753 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,753 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,753 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,753 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,755 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 98#L1025-1true, 290#true, 234#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-13 22:31:59,756 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,756 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,756 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,756 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,756 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,756 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 110#L1025-1true, 11#L1042true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,775 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,775 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,775 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,775 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 104#L1028true, 11#L1042true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:59,779 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,779 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,779 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,779 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,784 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:31:59,784 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,784 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,784 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,784 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,784 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,786 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:31:59,786 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,786 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:59,786 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,786 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:59,786 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 166#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:32:00,086 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,086 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:00,086 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:00,086 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:00,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:00,096 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,096 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:00,096 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:00,096 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:00,108 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 166#L1042-3true, 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:00,108 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-13 22:32:00,108 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:00,108 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:00,108 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:00,108 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:00,122 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 166#L1042-3true, 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:00,122 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-13 22:32:00,122 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:00,122 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:00,122 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:00,122 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:00,132 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 217#L1025true, 285#true]) [2025-03-13 22:32:00,132 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-13 22:32:00,132 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:00,132 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:00,132 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:00,132 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:00,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 217#L1025true, 285#true, 237#L1040-1true]) [2025-03-13 22:32:00,132 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,132 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:00,132 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:00,132 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:00,133 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 217#L1025true, 285#true, 237#L1040-1true]) [2025-03-13 22:32:00,133 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-13 22:32:00,133 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:00,133 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:00,133 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:00,133 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:00,133 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 217#L1025true, 237#L1040-1true]) [2025-03-13 22:32:00,133 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-13 22:32:00,133 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:00,133 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:00,133 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:00,133 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:00,133 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:00,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:32:00,147 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-13 22:32:00,147 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:00,147 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:00,147 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:00,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 11#L1042true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 89#L1028-1true, 285#true]) [2025-03-13 22:32:00,194 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,194 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:00,194 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,195 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:00,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 11#L1042true, 290#true, 234#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-13 22:32:00,199 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,199 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:00,199 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:00,199 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 11#L1042true, 290#true, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:00,226 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,226 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,226 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:00,226 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:00,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 110#L1025-1true, 11#L1042true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-13 22:32:00,227 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,227 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,227 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:00,227 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:00,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 217#L1025true, 285#true]) [2025-03-13 22:32:00,292 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-13 22:32:00,293 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:00,293 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:00,293 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:00,294 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 166#L1042-3true, 290#true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:00,294 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-13 22:32:00,294 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:00,294 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:00,294 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:00,294 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:00,294 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:00,304 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 166#L1042-3true, 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:00,304 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-13 22:32:00,304 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:00,304 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:00,304 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:00,304 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:00,305 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:00,315 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 217#L1025true]) [2025-03-13 22:32:00,315 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-13 22:32:00,315 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:00,315 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:00,315 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:00,315 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:00,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 176#L1025-1true, Black: 280#true, 267#true, 263#true, 237#L1040-1true, 285#true, 89#L1028-1true]) [2025-03-13 22:32:00,346 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-13 22:32:00,346 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:00,346 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:00,346 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:00,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][254], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 292#(= |#race~data~0| 0), 233#L1026-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:00,362 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-13 22:32:00,362 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:00,363 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:00,363 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:32:00,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][255], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 161#L1027true, 292#(= |#race~data~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:00,363 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-13 22:32:00,363 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:00,363 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:32:00,363 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:00,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][254], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 233#L1026-2true, 157#L1027true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:00,363 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-13 22:32:00,363 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:32:00,363 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:00,363 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:00,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][255], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 292#(= |#race~data~0| 0), 157#L1027true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:00,363 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-13 22:32:00,363 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:00,363 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:00,363 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:32:00,427 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 104#L1028true, 290#true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-13 22:32:00,428 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-13 22:32:00,428 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:00,428 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:00,428 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:00,428 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:00,428 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:00,437 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 113#L1028true, 290#true, 176#L1025-1true, Black: 280#true, 263#true, 267#true, 237#L1040-1true, 285#true]) [2025-03-13 22:32:00,438 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-13 22:32:00,438 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:00,438 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:00,438 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:00,438 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:00,438 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:00,478 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 217#L1025true, 285#true]) [2025-03-13 22:32:00,478 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-13 22:32:00,478 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:32:00,478 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:00,478 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:00,478 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:00,478 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:00,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, 252#L1025true, Black: 280#true, 97#L1025-2true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:00,478 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-13 22:32:00,478 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:32:00,479 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:00,479 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:00,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][254], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 233#L1026-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 217#L1025true, 285#true]) [2025-03-13 22:32:00,531 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-13 22:32:00,531 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,531 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,531 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-13 22:32:00,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][255], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 292#(= |#race~data~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 217#L1025true, 285#true]) [2025-03-13 22:32:00,531 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-13 22:32:00,531 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,531 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,531 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-13 22:32:00,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][254], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 292#(= |#race~data~0| 0), 233#L1026-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:00,532 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-13 22:32:00,532 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,532 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,532 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-13 22:32:00,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][255], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 61#L1028true, 292#(= |#race~data~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:00,532 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-13 22:32:00,532 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,532 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,532 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-13 22:32:00,546 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 104#L1028true, 166#L1042-3true, 290#true, Black: 280#true, 97#L1025-2true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:00,546 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-13 22:32:00,546 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:00,546 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:00,546 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:00,546 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:00,579 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, 176#L1025-1true, Black: 280#true, 263#true, 267#true, 285#true]) [2025-03-13 22:32:00,579 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-13 22:32:00,579 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:00,580 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:00,580 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:00,580 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:00,597 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 290#true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:32:00,597 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-13 22:32:00,597 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:00,597 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:00,597 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:00,597 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:00,597 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:00,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 165#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-13 22:32:00,598 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-13 22:32:00,598 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:00,598 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:00,598 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:32:00,600 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 176#L1025-1true, 263#true, 267#true, 285#true, 237#L1040-1true, 89#L1028-1true]) [2025-03-13 22:32:00,600 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-13 22:32:00,600 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:00,600 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:00,600 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:00,600 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:00,600 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:00,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 104#L1028true, 166#L1042-3true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:00,628 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-13 22:32:00,628 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:32:00,629 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:00,629 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:00,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 251#L1027true, 233#L1026-2true, 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:00,632 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-13 22:32:00,632 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,632 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,632 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 233#L1026-2true, 11#L1042true, 22#L1026-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:00,632 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-13 22:32:00,632 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,632 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,632 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 251#L1027true, 292#(= |#race~data~0| 0), 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:00,632 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-13 22:32:00,632 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,632 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,632 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 292#(= |#race~data~0| 0), 11#L1042true, 22#L1026-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:00,632 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-13 22:32:00,632 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,632 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,632 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][254], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 292#(= |#race~data~0| 0), 233#L1026-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-13 22:32:00,667 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-13 22:32:00,667 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,667 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,667 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:32:00,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][255], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 61#L1028true, 292#(= |#race~data~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-13 22:32:00,667 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-13 22:32:00,668 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,668 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,668 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:32:00,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][254], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 233#L1026-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:00,668 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-13 22:32:00,668 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,668 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:32:00,668 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][255], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 292#(= |#race~data~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:00,668 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-13 22:32:00,668 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,668 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,668 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:32:00,680 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 166#L1042-3true, 290#true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:00,681 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-13 22:32:00,681 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,681 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:00,681 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,681 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:00,721 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, 176#L1025-1true, Black: 280#true, 263#true, 267#true, 89#L1028-1true, 285#true]) [2025-03-13 22:32:00,721 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-13 22:32:00,721 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,721 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:00,721 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:00,721 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 292#(= |#race~data~0| 0), 166#L1042-3true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:00,764 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-13 22:32:00,764 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,764 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,764 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-13 22:32:00,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 251#L1027true, 292#(= |#race~data~0| 0), 233#L1026-2true, 11#L1042true, Black: 280#true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-13 22:32:00,768 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-13 22:32:00,768 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,768 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,768 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 233#L1026-2true, 11#L1042true, 22#L1026-2true, Black: 280#true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-13 22:32:00,768 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-13 22:32:00,768 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,768 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,768 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 251#L1027true, 292#(= |#race~data~0| 0), 11#L1042true, Black: 280#true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-13 22:32:00,768 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-13 22:32:00,768 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,768 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,768 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 292#(= |#race~data~0| 0), 11#L1042true, 22#L1026-2true, Black: 280#true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-13 22:32:00,768 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-13 22:32:00,768 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,768 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,768 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 251#L1027true, 11#L1042true, 252#L1025true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:00,770 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-13 22:32:00,770 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,770 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,770 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 11#L1042true, 22#L1026-2true, 252#L1025true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:00,770 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-13 22:32:00,770 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,770 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,770 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:00,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][254], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 233#L1026-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-13 22:32:00,953 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-13 22:32:00,953 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:00,954 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-13 22:32:00,954 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:00,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][255], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 292#(= |#race~data~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-13 22:32:00,954 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-13 22:32:00,954 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:00,954 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:00,954 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-13 22:32:00,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 165#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 166#L1042-3true, 290#true, Black: 280#true, 97#L1025-2true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:00,964 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-13 22:32:00,964 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-13 22:32:00,965 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:00,965 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:01,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 251#L1027true, 292#(= |#race~data~0| 0), 11#L1042true, 252#L1025true, Black: 280#true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-13 22:32:01,030 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-13 22:32:01,030 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:01,030 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:01,030 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:01,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 11#L1042true, 22#L1026-2true, 252#L1025true, Black: 280#true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-13 22:32:01,030 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-13 22:32:01,030 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:01,030 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:01,030 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:01,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 251#L1027true, 104#L1028true, 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:01,031 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-13 22:32:01,031 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:01,031 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:01,031 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:01,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 104#L1028true, 11#L1042true, 22#L1026-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:01,031 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-13 22:32:01,031 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:01,031 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:01,032 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:01,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 251#L1027true, 292#(= |#race~data~0| 0), 104#L1028true, 11#L1042true, Black: 280#true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-13 22:32:01,101 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-13 22:32:01,101 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:32:01,101 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:32:01,101 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:32:01,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 104#L1028true, 11#L1042true, 22#L1026-2true, Black: 280#true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-13 22:32:01,101 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-13 22:32:01,101 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:32:01,101 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:32:01,101 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:32:01,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 251#L1027true, 292#(= |#race~data~0| 0), 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:01,103 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-13 22:32:01,103 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:32:01,103 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:32:01,103 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:32:01,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 292#(= |#race~data~0| 0), 11#L1042true, 22#L1026-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:01,103 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-13 22:32:01,103 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:32:01,103 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:32:01,103 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:32:01,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 251#L1027true, 292#(= |#race~data~0| 0), 11#L1042true, Black: 280#true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-13 22:32:01,161 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-13 22:32:01,161 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:32:01,162 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:32:01,162 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:32:01,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 292#(= |#race~data~0| 0), 11#L1042true, 22#L1026-2true, Black: 280#true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-13 22:32:01,162 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-13 22:32:01,162 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:32:01,162 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:32:01,162 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:32:01,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 199#L1044true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-13 22:32:01,474 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-13 22:32:01,474 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:32:01,474 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:01,474 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:32:01,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 199#L1044true, 266#true, 290#true, Black: 280#true, 263#true, 285#true]) [2025-03-13 22:32:01,482 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-13 22:32:01,483 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:32:01,483 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:32:01,483 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:01,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 199#L1044true, 290#true, Black: 280#true, 267#true, 263#true, 264#true, 144#L1025-2true, 285#true]) [2025-03-13 22:32:01,483 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-13 22:32:01,483 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:32:01,483 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:32:01,483 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:01,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 251#L1027true, 292#(= |#race~data~0| 0), 199#L1044true, 233#L1026-2true, Black: 280#true, 267#true, 285#true]) [2025-03-13 22:32:01,691 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-13 22:32:01,691 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:01,691 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:01,691 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:01,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 292#(= |#race~data~0| 0), 199#L1044true, 233#L1026-2true, 22#L1026-2true, Black: 280#true, 267#true, 285#true]) [2025-03-13 22:32:01,691 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-13 22:32:01,691 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:01,691 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:01,691 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:01,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 262#true, 251#L1027true, 292#(= |#race~data~0| 0), 199#L1044true, Black: 280#true, 267#true, 285#true]) [2025-03-13 22:32:01,691 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-13 22:32:01,691 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:01,691 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:01,691 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:01,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 262#true, 292#(= |#race~data~0| 0), 199#L1044true, 22#L1026-2true, Black: 280#true, 267#true, 285#true]) [2025-03-13 22:32:01,691 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-13 22:32:01,691 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:01,691 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:01,691 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:01,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 251#L1027true, 292#(= |#race~data~0| 0), 199#L1044true, 252#L1025true, Black: 280#true, 267#true, 285#true]) [2025-03-13 22:32:01,767 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-13 22:32:01,767 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:32:01,767 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:32:01,767 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:32:01,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 292#(= |#race~data~0| 0), 199#L1044true, 22#L1026-2true, 252#L1025true, Black: 280#true, 267#true, 285#true]) [2025-03-13 22:32:01,767 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-13 22:32:01,767 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:32:01,767 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:32:01,767 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:32:01,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 251#L1027true, 292#(= |#race~data~0| 0), 199#L1044true, 104#L1028true, Black: 280#true, 267#true, 285#true]) [2025-03-13 22:32:01,833 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-13 22:32:01,833 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:32:01,833 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:32:01,833 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:32:01,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 292#(= |#race~data~0| 0), 199#L1044true, 104#L1028true, 22#L1026-2true, Black: 280#true, 267#true, 285#true]) [2025-03-13 22:32:01,833 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-13 22:32:01,833 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:32:01,833 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:32:01,833 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:32:01,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 199#L1044true, 22#L1026-2true, Black: 280#true, 264#true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:01,836 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-13 22:32:01,836 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:32:01,836 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:32:01,836 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:32:01,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 251#L1027true, 199#L1044true, Black: 280#true, 264#true, 267#true, 263#true, 285#true]) [2025-03-13 22:32:01,836 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-13 22:32:01,836 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:32:01,836 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:32:01,836 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:32:02,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 262#true, 251#L1027true, 292#(= |#race~data~0| 0), 199#L1044true, Black: 280#true, 267#true, 285#true]) [2025-03-13 22:32:02,095 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-13 22:32:02,095 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:32:02,095 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:32:02,095 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:32:02,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 262#true, 292#(= |#race~data~0| 0), 199#L1044true, 22#L1026-2true, Black: 280#true, 267#true, 285#true]) [2025-03-13 22:32:02,095 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-13 22:32:02,095 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:32:02,095 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:32:02,095 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:32:02,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 199#L1044true, 22#L1026-2true, Black: 280#true, 267#true, 263#true, 264#true, 89#L1028-1true, 285#true]) [2025-03-13 22:32:02,096 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-13 22:32:02,096 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:32:02,096 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:32:02,096 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:32:02,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 251#L1027true, 292#(= |#race~data~0| 0), 199#L1044true, Black: 280#true, 267#true, 263#true, 264#true, 89#L1028-1true, 285#true]) [2025-03-13 22:32:02,096 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-13 22:32:02,096 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:32:02,096 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:32:02,096 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:32:02,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 292#(= |#race~data~0| 0), 199#L1044true, 22#L1026-2true, Black: 280#true, 264#true, 267#true, 285#true]) [2025-03-13 22:32:02,580 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-03-13 22:32:02,580 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-13 22:32:02,580 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-13 22:32:02,580 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-13 22:32:02,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 251#L1027true, 292#(= |#race~data~0| 0), 199#L1044true, Black: 280#true, 264#true, 267#true, 285#true]) [2025-03-13 22:32:02,580 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-03-13 22:32:02,580 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-13 22:32:02,580 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-13 22:32:02,580 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-13 22:32:02,606 INFO L124 PetriNetUnfolderBase]: 32654/87459 cut-off events. [2025-03-13 22:32:02,606 INFO L125 PetriNetUnfolderBase]: For 20871/24406 co-relation queries the response was YES. [2025-03-13 22:32:02,900 INFO L83 FinitePrefix]: Finished finitePrefix Result has 158683 conditions, 87459 events. 32654/87459 cut-off events. For 20871/24406 co-relation queries the response was YES. Maximal size of possible extension queue 3636. Compared 1174599 event pairs, 10283 based on Foata normal form. 368/75653 useless extension candidates. Maximal degree in co-relation 95814. Up to 21209 conditions per place. [2025-03-13 22:32:03,232 INFO L140 encePairwiseOnDemand]: 259/269 looper letters, 52 selfloop transitions, 10 changer transitions 0/312 dead transitions. [2025-03-13 22:32:03,232 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 274 places, 312 transitions, 938 flow [2025-03-13 22:32:03,232 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:32:03,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:32:03,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 764 transitions. [2025-03-13 22:32:03,234 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9467162329615861 [2025-03-13 22:32:03,234 INFO L175 Difference]: Start difference. First operand has 272 places, 283 transitions, 721 flow. Second operand 3 states and 764 transitions. [2025-03-13 22:32:03,234 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 274 places, 312 transitions, 938 flow [2025-03-13 22:32:03,279 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 272 places, 312 transitions, 918 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:32:03,281 INFO L231 Difference]: Finished difference. Result has 274 places, 293 transitions, 801 flow [2025-03-13 22:32:03,281 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=269, PETRI_DIFFERENCE_MINUEND_FLOW=701, PETRI_DIFFERENCE_MINUEND_PLACES=270, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=283, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=273, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=801, PETRI_PLACES=274, PETRI_TRANSITIONS=293} [2025-03-13 22:32:03,281 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 8 predicate places. [2025-03-13 22:32:03,282 INFO L471 AbstractCegarLoop]: Abstraction has has 274 places, 293 transitions, 801 flow [2025-03-13 22:32:03,282 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 236.66666666666666) internal successors, (710), 3 states have internal predecessors, (710), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:32:03,282 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:32:03,282 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:32:03,282 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-03-13 22:32:03,282 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-03-13 22:32:03,283 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:32:03,283 INFO L85 PathProgramCache]: Analyzing trace with hash -2125543019, now seen corresponding path program 1 times [2025-03-13 22:32:03,283 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:32:03,283 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [64284950] [2025-03-13 22:32:03,283 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:32:03,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:32:03,298 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 172 statements into 1 equivalence classes. [2025-03-13 22:32:03,304 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 172 of 172 statements. [2025-03-13 22:32:03,304 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:32:03,304 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:32:03,370 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:32:03,370 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:32:03,370 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [64284950] [2025-03-13 22:32:03,370 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [64284950] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:32:03,370 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:32:03,370 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:32:03,370 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1602706296] [2025-03-13 22:32:03,370 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:32:03,371 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-13 22:32:03,371 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:32:03,371 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-13 22:32:03,371 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-13 22:32:03,418 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 269 [2025-03-13 22:32:03,419 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 274 places, 293 transitions, 801 flow. Second operand has 5 states, 5 states have (on average 235.8) internal successors, (1179), 5 states have internal predecessors, (1179), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:32:03,419 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:32:03,420 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 269 [2025-03-13 22:32:03,420 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:32:03,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 6#L1036-2true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 280#true, 144#L1025-2true, 196#threadENTRYtrue]) [2025-03-13 22:32:03,916 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:32:03,916 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:32:03,916 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:32:03,916 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:32:03,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 6#L1036-2true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 176#L1025-1true, Black: 280#true, 196#threadENTRYtrue]) [2025-03-13 22:32:03,954 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:32:03,954 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:32:03,954 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:32:03,954 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:32:03,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 98#L1025-1true, 266#true, 290#true, 97#L1025-2true, Black: 280#true, 263#true, 295#true, 237#L1040-1true]) [2025-03-13 22:32:03,961 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:32:03,961 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:32:03,961 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:32:03,961 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:32:03,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 266#true, 290#true, Black: 280#true, 263#true, 237#L1040-1true, 295#true]) [2025-03-13 22:32:03,963 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:32:03,963 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:32:03,963 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:32:03,963 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:32:03,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 6#L1036-2true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 280#true, 144#L1025-2true, 121#L1024true]) [2025-03-13 22:32:03,994 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:32:03,994 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:32:03,994 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:32:03,994 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:32:04,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 6#L1036-2true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 280#true, 176#L1025-1true, 121#L1024true]) [2025-03-13 22:32:04,044 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:32:04,044 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:32:04,044 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:32:04,044 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:32:04,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 98#L1025-1true, 166#L1042-3true, 266#true, 290#true, 97#L1025-2true, Black: 280#true, 263#true, 295#true]) [2025-03-13 22:32:04,046 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:32:04,046 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:32:04,046 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:32:04,046 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:32:04,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 266#true, 290#true, Black: 280#true, 263#true, 295#true]) [2025-03-13 22:32:04,049 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:32:04,049 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:32:04,049 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:32:04,049 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:32:04,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 6#L1036-2true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:04,090 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:32:04,090 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:32:04,090 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:32:04,090 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:32:04,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 6#L1036-2true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:04,143 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:32:04,143 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:32:04,143 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:32:04,143 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:32:04,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 6#L1036-2true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:04,144 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:32:04,144 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:32:04,144 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:32:04,144 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:32:04,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 6#L1036-2true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:04,203 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:32:04,203 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:32:04,203 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:32:04,203 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:32:05,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 213#threadENTRYtrue, 290#true, 97#L1025-2true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true]) [2025-03-13 22:32:05,262 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:32:05,262 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:32:05,262 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:32:05,262 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:05,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 149#threadENTRYtrue, 97#L1025-2true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:05,264 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:32:05,264 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:32:05,264 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:32:05,264 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:05,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 213#threadENTRYtrue, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-13 22:32:05,271 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:32:05,271 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:32:05,271 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:05,271 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:32:05,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 149#threadENTRYtrue, 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:05,274 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:32:05,274 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:32:05,274 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:05,274 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:32:05,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 176#L1025-1true, Black: 280#true, 196#threadENTRYtrue]) [2025-03-13 22:32:05,570 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:32:05,570 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:32:05,570 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:32:05,570 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:05,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true, 196#threadENTRYtrue]) [2025-03-13 22:32:05,571 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:32:05,571 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:32:05,571 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:32:05,571 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:05,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 213#threadENTRYtrue, 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true]) [2025-03-13 22:32:05,770 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:32:05,770 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:32:05,770 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:32:05,770 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:05,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 149#threadENTRYtrue, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:05,771 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:32:05,771 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:32:05,771 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:05,771 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:32:05,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 213#threadENTRYtrue, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-13 22:32:05,776 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:32:05,776 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:32:05,776 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:32:05,776 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:05,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 149#threadENTRYtrue, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:05,778 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:32:05,778 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:32:05,778 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:32:05,778 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:05,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 236#L1024true, 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:05,801 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:32:05,801 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:05,801 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:32:05,801 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:32:05,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 236#L1024true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:05,809 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:32:05,809 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:32:05,809 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:32:05,809 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:05,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, 265#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true, 121#L1024true]) [2025-03-13 22:32:05,852 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:32:05,852 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:32:05,852 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:05,852 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:32:05,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true, 121#L1024true]) [2025-03-13 22:32:05,853 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:32:05,853 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:32:05,853 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:32:05,853 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:05,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, Black: 280#true, 176#L1025-1true, 196#threadENTRYtrue]) [2025-03-13 22:32:05,871 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:32:05,871 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:32:05,871 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:05,871 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:32:05,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 196#threadENTRYtrue, 144#L1025-2true]) [2025-03-13 22:32:05,873 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:32:05,873 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:32:05,873 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:32:05,873 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:05,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:05,983 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:32:05,983 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:05,983 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:05,983 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:05,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:05,983 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:32:05,983 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:05,983 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:05,983 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:05,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:05,983 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:32:05,983 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:05,983 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:05,983 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:05,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:05,983 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:32:05,983 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:05,983 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:05,983 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,189 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-13 22:32:06,189 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:06,189 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:06,189 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:32:06,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 237#L1040-1true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,190 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-13 22:32:06,190 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:06,190 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:06,190 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:32:06,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 11#L1042true, 98#L1025-1true, Black: 280#true, 196#threadENTRYtrue, 144#L1025-2true]) [2025-03-13 22:32:06,225 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:32:06,225 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:06,225 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:32:06,225 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:32:06,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 236#L1024true, 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:06,302 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-13 22:32:06,302 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:32:06,302 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:06,302 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:32:06,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 236#L1024true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,313 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-13 22:32:06,313 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:32:06,313 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:32:06,313 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:06,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,319 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,319 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,319 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,319 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,319 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,319 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,319 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,319 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,345 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,345 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,346 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,346 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,347 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,347 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,347 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,347 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 237#L1040-1true, 295#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:06,347 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,347 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,347 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,347 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,353 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,353 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,353 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,353 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,353 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,353 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,354 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,354 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,354 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,354 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,362 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,362 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,362 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,363 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,363 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,363 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,363 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,363 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,363 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,363 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,363 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,363 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,364 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,364 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,364 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,364 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,364 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,364 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,364 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,364 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,364 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,364 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,364 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 237#L1040-1true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:06,382 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,382 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,382 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,382 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,386 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,386 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,386 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,386 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,386 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,386 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,386 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,386 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,386 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,386 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,386 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,386 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,386 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,387 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,387 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,387 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,387 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,387 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,387 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,387 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,387 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,387 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,387 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,387 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,390 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,390 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,390 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,390 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 237#L1040-1true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,391 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,391 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,391 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,391 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 176#L1025-1true, Black: 280#true, 121#L1024true]) [2025-03-13 22:32:06,400 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-13 22:32:06,400 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:32:06,400 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:32:06,400 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:06,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true, 121#L1024true]) [2025-03-13 22:32:06,402 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-13 22:32:06,402 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:06,402 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:32:06,402 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:32:06,514 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,515 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,515 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,515 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,515 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,515 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,515 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,515 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,515 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,515 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,515 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,515 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,538 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,538 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,538 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,538 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,539 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,539 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,539 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,539 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,539 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,539 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:06,569 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,569 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,569 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,569 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,569 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,569 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,569 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,569 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,569 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,570 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:06,571 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,571 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,571 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,571 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 237#L1040-1true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,571 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,571 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,571 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,571 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:06,572 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,572 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,572 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,572 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,572 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:06,572 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,572 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,572 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,572 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,572 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 140#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 98#L1025-1true, Black: 280#true]) [2025-03-13 22:32:06,573 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,573 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,573 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,573 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,582 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,582 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,582 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,582 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, 265#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:06,583 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,583 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,583 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,583 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,584 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,584 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,584 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,584 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,584 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,585 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,585 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,585 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,585 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,585 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,585 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,585 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,585 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,585 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,585 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,585 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,585 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,585 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,585 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,585 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,585 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:32:06,585 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:06,585 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:06,585 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:06,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 140#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-13 22:32:06,586 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,586 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,586 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,586 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,587 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,587 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,587 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,587 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,587 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,587 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,587 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,587 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,587 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,587 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,587 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,587 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,587 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,587 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,587 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,587 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,588 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:32:06,588 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:06,588 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:06,588 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:06,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:06,607 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,607 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,607 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,607 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:06,608 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,608 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,608 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,608 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,611 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,611 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,611 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,611 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,612 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,612 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,612 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,612 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,612 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,612 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,612 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:32:06,612 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:06,612 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:06,612 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:06,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 11#L1042true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 121#L1024true]) [2025-03-13 22:32:06,628 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,628 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,628 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,628 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true, 196#threadENTRYtrue]) [2025-03-13 22:32:06,651 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,651 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:06,651 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,651 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:32:06,749 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,749 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:32:06,749 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:06,749 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:06,749 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:06,749 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:06,749 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,750 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:32:06,750 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:06,750 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:06,750 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:06,750 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:06,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,756 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,756 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,756 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,756 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:06,756 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,756 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,756 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,756 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,769 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,769 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,769 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,769 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,771 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,771 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,771 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,771 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,771 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,771 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,771 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:06,776 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,776 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,776 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,776 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,778 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,778 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,778 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,778 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,778 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,778 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,778 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:06,815 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,815 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,815 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,815 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:06,819 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:32:06,819 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:06,819 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:06,819 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:06,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:06,826 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:32:06,826 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:06,826 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:06,826 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:06,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:06,831 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,831 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,831 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,831 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:06,849 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,849 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,849 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,849 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:06,861 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,861 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,861 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,861 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 196#threadENTRYtrue]) [2025-03-13 22:32:06,893 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,893 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:06,893 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:06,893 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:32:07,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:07,028 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,028 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:07,029 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:07,029 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:07,043 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,043 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:07,043 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,043 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:07,045 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:07,045 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,045 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,045 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:07,045 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:07,045 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,045 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 11#L1042true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:07,045 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,045 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:07,045 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:07,045 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 11#L1042true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:07,052 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,052 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:07,052 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,052 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:07,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 140#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 98#L1025-1true, Black: 280#true]) [2025-03-13 22:32:07,056 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,056 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:07,056 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:07,056 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:07,058 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,058 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:07,058 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:07,058 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 140#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-13 22:32:07,089 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,089 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:07,089 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:07,089 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,089 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:07,089 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,090 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,090 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:07,090 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,090 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,090 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:07,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 217#L1025true, 237#L1040-1true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:07,260 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,260 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,260 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:07,260 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:07,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:07,267 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:32:07,267 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:07,267 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:07,267 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:07,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:07,272 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:32:07,272 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:07,272 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:07,272 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:07,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:07,292 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,292 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:07,292 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:07,293 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,295 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:07,295 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,295 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,295 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:07,295 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:07,295 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true, 121#L1024true]) [2025-03-13 22:32:07,310 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,310 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:07,310 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:07,310 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 196#threadENTRYtrue]) [2025-03-13 22:32:07,330 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,330 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:07,330 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:07,330 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:07,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:07,459 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,459 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:07,459 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,459 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:07,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:07,466 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,466 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:07,466 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:07,466 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 11#L1042true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:07,475 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:32:07,475 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:07,475 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:07,476 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:07,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 217#L1025true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:07,534 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,534 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:07,534 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,534 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:07,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 11#L1042true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:07,567 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:32:07,567 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:07,567 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:07,567 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:07,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 121#L1024true]) [2025-03-13 22:32:07,585 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:32:07,586 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:07,586 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:07,586 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:07,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:07,667 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,667 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,667 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,667 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:07,669 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,669 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,669 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,669 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 113#L1028true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:07,672 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,672 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,672 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,672 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:07,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:07,673 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,673 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,673 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:07,673 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 290#true, 267#true, 263#true, 125#L1024true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 11#L1042true, Black: 280#true]) [2025-03-13 22:32:07,740 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,740 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,740 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,740 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 161#L1027true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 125#L1024true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 11#L1042true, Black: 280#true]) [2025-03-13 22:32:07,740 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,740 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,741 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,741 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 157#L1027true, 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 11#L1042true, Black: 280#true]) [2025-03-13 22:32:07,741 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,741 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,741 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,741 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 11#L1042true, Black: 280#true]) [2025-03-13 22:32:07,741 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,741 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,741 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,741 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 217#L1025true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:07,749 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,749 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,749 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,749 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:07,749 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,749 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:07,749 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:07,749 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:07,749 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,749 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,749 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:07,749 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:07,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:07,752 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,752 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:07,753 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,753 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:07,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:07,759 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,759 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:07,759 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:07,759 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:07,765 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,765 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:07,765 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,765 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:07,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:07,773 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,773 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:07,773 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,773 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:07,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 121#L1024true]) [2025-03-13 22:32:07,855 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,855 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:07,855 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:07,855 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 104#L1028true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:07,933 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,933 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,933 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,933 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 61#L1028true, 98#L1025-1true, Black: 280#true]) [2025-03-13 22:32:07,934 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,934 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,934 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,934 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-13 22:32:07,937 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:07,937 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:07,937 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:07,937 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:07,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 176#L1025-1true, Black: 280#true, 89#L1028-1true]) [2025-03-13 22:32:07,938 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:07,938 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:07,938 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:07,938 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:07,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-13 22:32:07,941 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,941 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,941 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,941 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-13 22:32:07,941 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,942 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,942 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,942 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,945 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:07,945 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,945 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,945 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,945 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,945 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:07,945 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,945 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,945 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,945 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,945 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:07,945 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,945 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,945 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,945 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,945 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,945 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:07,946 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:07,946 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:07,946 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:07,946 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:07,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:07,946 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,946 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:07,946 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,946 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:07,947 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:07,947 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,947 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,947 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:07,947 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:07,947 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:08,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 104#L1028true, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:08,102 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:08,102 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:08,102 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:08,102 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:08,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 61#L1028true, Black: 280#true]) [2025-03-13 22:32:08,104 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:08,104 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:08,104 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:08,104 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:08,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 290#true, 267#true, 263#true, 217#L1025true, 125#L1024true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 11#L1042true, Black: 280#true]) [2025-03-13 22:32:08,185 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,185 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,185 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,185 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 217#L1025true, 125#L1024true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 11#L1042true, Black: 280#true]) [2025-03-13 22:32:08,185 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,185 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,185 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,185 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 217#L1025true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:08,199 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:08,199 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:08,199 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:08,199 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:08,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 11#L1042true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:08,203 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:08,203 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:08,203 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:08,203 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:08,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 11#L1042true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:08,214 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:08,214 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:08,214 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:08,214 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:08,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:08,222 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:08,222 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:08,222 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:08,222 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:08,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:08,222 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:08,222 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:08,222 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:08,222 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:08,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:08,232 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:08,232 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:08,232 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:08,232 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:08,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:08,324 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:08,324 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:08,324 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:08,324 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:08,422 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:08,423 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,423 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,423 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,423 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,423 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:08,427 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:08,427 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:08,427 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:08,427 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:08,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 179#L1028-1true, 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:08,460 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,460 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,460 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,460 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 126#L1028-1true]) [2025-03-13 22:32:08,463 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,463 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,463 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,463 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,471 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-13 22:32:08,471 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,471 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,471 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,471 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,471 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-13 22:32:08,471 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,471 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,471 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,471 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,472 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-13 22:32:08,472 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,472 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,472 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,472 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,472 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,472 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-13 22:32:08,472 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:32:08,472 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,472 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,472 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-13 22:32:08,473 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:08,473 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:08,473 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:08,473 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:08,473 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 176#L1025-1true, Black: 280#true, 89#L1028-1true]) [2025-03-13 22:32:08,473 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,473 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,473 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,473 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,473 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:08,476 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:32:08,476 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:08,476 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:08,476 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:08,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 179#L1028-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:08,490 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,490 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,490 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,490 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 280#true, 126#L1028-1true]) [2025-03-13 22:32:08,491 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,491 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,491 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,491 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 114#L1043true, Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-13 22:32:08,572 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:32:08,572 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,572 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,572 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 114#L1043true, 161#L1027true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-13 22:32:08,572 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:32:08,572 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,572 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,572 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, 161#L1027true, Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-13 22:32:08,573 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:32:08,573 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,573 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,573 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 157#L1027true, 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-13 22:32:08,573 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:32:08,573 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,573 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,573 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 217#L1025true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 11#L1042true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:08,588 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,588 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,588 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,588 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:08,608 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,608 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,608 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,608 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:08,613 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,613 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,613 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,613 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:08,618 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,618 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,618 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,618 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:08,687 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:32:08,687 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:08,687 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,687 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:08,693 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:32:08,693 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:08,693 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,693 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, 98#L1025-1true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:08,710 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,710 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,710 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,710 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true, 196#threadENTRYtrue]) [2025-03-13 22:32:08,744 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,744 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,744 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,744 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 61#L1028true, 98#L1025-1true, Black: 280#true]) [2025-03-13 22:32:08,757 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,757 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,757 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,757 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 104#L1028true, 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:08,758 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,758 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,758 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,758 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,810 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-13 22:32:08,810 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:32:08,810 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:08,810 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,810 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,810 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-13 22:32:08,814 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,814 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,814 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,814 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:08,819 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,819 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,819 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,819 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,822 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 113#L1028true, Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:08,822 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,822 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,822 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,822 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,822 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,822 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 61#L1028true, Black: 280#true]) [2025-03-13 22:32:08,853 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,853 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,853 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,853 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 104#L1028true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:08,856 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,856 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,856 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,856 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, Black: 280#true, 89#L1028-1true]) [2025-03-13 22:32:08,869 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,869 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,869 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:08,869 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:08,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 290#true, 267#true, 263#true, 217#L1025true, 125#L1024true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-13 22:32:08,958 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:08,958 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:08,958 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:08,958 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:08,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, 161#L1027true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 217#L1025true, 125#L1024true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-13 22:32:08,959 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:08,959 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:08,959 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:08,959 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:08,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 290#true, 267#true, 263#true, 125#L1024true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, Black: 280#true]) [2025-03-13 22:32:08,959 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:08,959 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:08,959 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:08,959 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:08,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 161#L1027true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, Black: 280#true]) [2025-03-13 22:32:08,959 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:08,959 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:08,959 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:08,959 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:08,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, Black: 280#true]) [2025-03-13 22:32:08,960 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:08,960 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:08,960 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:08,960 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:08,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 157#L1027true, 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, Black: 280#true]) [2025-03-13 22:32:08,960 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:08,960 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:08,960 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:08,960 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:08,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 114#L1043true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:08,974 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:32:08,974 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,974 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,974 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:08,989 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:32:08,989 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,989 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,989 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:08,996 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:32:08,996 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,996 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:08,996 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:09,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 217#L1025true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:09,071 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:09,071 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:09,071 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,071 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:09,073 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:09,073 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,073 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:09,073 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:09,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:09,074 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:32:09,074 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:09,074 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:09,074 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:09,074 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:09,074 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:09,074 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:09,074 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,074 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:09,075 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,075 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:09,075 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:09,075 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:09,075 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,075 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:09,075 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:09,075 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:09,082 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:09,082 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,082 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:09,082 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:09,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:09,083 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:32:09,083 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:09,083 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:09,083 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:09,083 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:09,083 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:09,083 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:09,083 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,083 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:09,083 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,084 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:09,084 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:09,084 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:09,084 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,084 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:09,084 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:09,084 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, 98#L1025-1true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:09,093 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:32:09,093 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:09,093 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:09,093 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:09,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 126#L1028-1true]) [2025-03-13 22:32:09,139 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:32:09,139 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:09,139 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:09,139 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:09,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 179#L1028-1true, Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:09,141 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:32:09,141 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:09,141 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:09,141 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:09,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 280#true, 176#L1025-1true, 89#L1028-1true]) [2025-03-13 22:32:09,196 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:32:09,196 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:09,196 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:09,196 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:09,198 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-13 22:32:09,198 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:32:09,198 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:09,198 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:09,198 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:09,198 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:09,198 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:09,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 113#L1028true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, 11#L1042true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:09,207 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:32:09,207 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:09,207 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:09,207 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:09,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 126#L1028-1true]) [2025-03-13 22:32:09,239 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:32:09,239 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:09,239 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:09,239 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:09,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 179#L1028-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:09,241 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-13 22:32:09,241 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:09,241 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:09,241 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:09,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, Black: 280#true]) [2025-03-13 22:32:09,497 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-13 22:32:09,497 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,497 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,497 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 161#L1027true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, Black: 280#true]) [2025-03-13 22:32:09,497 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-13 22:32:09,497 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,497 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,497 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 290#true, 267#true, 263#true, 217#L1025true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, Black: 280#true]) [2025-03-13 22:32:09,497 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-13 22:32:09,497 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,497 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,497 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 217#L1025true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, Black: 280#true]) [2025-03-13 22:32:09,497 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-13 22:32:09,497 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,497 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,497 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, Black: 280#true]) [2025-03-13 22:32:09,498 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-13 22:32:09,498 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,498 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,498 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 157#L1027true, 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, Black: 280#true]) [2025-03-13 22:32:09,498 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-13 22:32:09,498 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,498 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,498 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 217#L1025true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:09,504 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:09,504 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,504 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,504 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:09,507 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:09,507 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,507 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,507 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:09,509 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:09,509 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,509 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:09,509 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:09,517 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:09,517 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,517 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,517 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:09,519 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:09,519 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,519 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:09,519 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,543 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:09,543 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-13 22:32:09,543 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:09,543 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,543 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,543 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:09,558 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:09,558 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-13 22:32:09,558 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:09,558 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:09,558 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,558 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 217#L1025true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:09,569 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-13 22:32:09,569 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:09,569 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:09,569 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 217#L1025true, 237#L1040-1true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:09,569 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:09,569 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,569 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,569 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:32:09,570 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 217#L1025true, 237#L1040-1true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:09,570 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-13 22:32:09,570 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,570 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,570 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:09,570 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:09,570 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 217#L1025true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:09,570 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-13 22:32:09,570 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,571 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,571 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:09,571 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:09,571 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:09,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true, 121#L1024true]) [2025-03-13 22:32:09,593 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:09,593 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,593 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,593 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:09,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 11#L1042true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-13 22:32:09,653 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:32:09,653 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:09,653 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,653 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:09,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 290#true, 267#true, 263#true, 217#L1025true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, Black: 280#true]) [2025-03-13 22:32:09,740 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-13 22:32:09,740 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:09,740 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:09,740 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:09,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 217#L1025true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, Black: 280#true]) [2025-03-13 22:32:09,740 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-13 22:32:09,740 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:09,740 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:09,740 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:09,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:09,745 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-13 22:32:09,745 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,745 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,745 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 217#L1025true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:09,748 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-13 22:32:09,748 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,748 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,748 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 217#L1025true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:09,751 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-13 22:32:09,751 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,751 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:09,752 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,752 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:09,752 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-13 22:32:09,752 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:09,752 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,752 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,752 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:09,752 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:09,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:09,758 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-13 22:32:09,758 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,758 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,758 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,762 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:09,762 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-13 22:32:09,762 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:09,762 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:09,762 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:32:09,762 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,762 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,777 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 217#L1025true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:09,777 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-13 22:32:09,777 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:09,777 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:09,777 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:09,777 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:09,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:09,895 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-13 22:32:09,895 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,895 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:32:09,895 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:09,949 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 176#L1025-1true, Black: 280#true]) [2025-03-13 22:32:09,949 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-13 22:32:09,949 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:09,949 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:09,949 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:09,949 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:09,949 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:09,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 217#L1025true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:09,992 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-13 22:32:09,992 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:09,992 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:09,992 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:09,997 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 217#L1025true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:09,997 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-13 22:32:09,997 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:09,997 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:09,997 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:09,997 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:09,997 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:32:09,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 252#L1025true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:09,997 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-13 22:32:09,997 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:09,997 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:32:09,997 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:10,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:10,012 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-13 22:32:10,012 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:32:10,012 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:10,012 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:10,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 192#ULTIMATE.startFINALtrue, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:10,016 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-13 22:32:10,016 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:10,016 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:10,016 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:32:10,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-13 22:32:10,130 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-13 22:32:10,130 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:32:10,130 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:10,130 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:10,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 241#L1044-7true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:10,148 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-13 22:32:10,148 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:10,148 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:32:10,148 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:32:10,164 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 280#true, 176#L1025-1true]) [2025-03-13 22:32:10,164 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-13 22:32:10,164 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:10,164 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:10,164 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:10,164 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:10,203 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 280#true, 176#L1025-1true, 89#L1028-1true]) [2025-03-13 22:32:10,204 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-13 22:32:10,204 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:10,204 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:10,204 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:32:10,204 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:10,204 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:10,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:10,263 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-13 22:32:10,263 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:32:10,263 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:10,263 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:10,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:10,303 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-13 22:32:10,303 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:10,303 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:10,303 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:32:10,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 241#L1044-7true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-13 22:32:10,513 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-13 22:32:10,513 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:10,513 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:32:10,513 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:10,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 225#L1046-1true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:10,523 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-13 22:32:10,523 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:10,523 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:32:10,523 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:32:10,538 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 176#L1025-1true, Black: 280#true, 89#L1028-1true]) [2025-03-13 22:32:10,538 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-13 22:32:10,539 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:10,539 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:10,539 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:10,539 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:10,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 125#L1024true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-13 22:32:10,598 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-13 22:32:10,598 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:10,598 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:10,598 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:10,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 161#L1027true, Black: 292#(= |#race~data~0| 0), 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-13 22:32:10,598 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-13 22:32:10,598 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:10,598 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:10,598 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:10,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 292#(= |#race~data~0| 0), 157#L1027true, 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-13 22:32:10,599 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-13 22:32:10,599 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:10,599 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:10,599 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:10,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 157#L1027true, 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-13 22:32:10,599 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-13 22:32:10,599 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:10,599 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:10,599 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:10,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 225#L1046-1true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-13 22:32:10,685 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-13 22:32:10,685 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-13 22:32:10,685 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:10,685 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:10,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 217#L1025true, 125#L1024true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-13 22:32:10,765 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-13 22:32:10,765 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:10,765 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:10,765 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:10,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 292#(= |#race~data~0| 0), 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 217#L1025true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-13 22:32:10,765 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-13 22:32:10,765 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:10,765 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:10,765 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:10,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:10,767 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-13 22:32:10,767 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:10,767 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:10,767 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:10,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:10,777 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-13 22:32:10,777 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:10,777 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:10,777 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:32:10,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 217#L1025true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:10,918 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-13 22:32:10,919 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:10,919 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:10,919 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:32:11,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-13 22:32:11,142 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-13 22:32:11,142 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:32:11,142 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:32:11,142 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:32:11,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-13 22:32:11,245 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-13 22:32:11,245 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:32:11,245 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:32:11,245 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:32:11,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 233#L1026-2true, 199#L1044true, Black: 280#true, 267#true, 295#true, 125#L1024true]) [2025-03-13 22:32:11,792 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-13 22:32:11,792 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:32:11,792 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:32:11,792 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:32:11,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 199#L1044true, Black: 280#true, 267#true, 125#L1024true, 295#true]) [2025-03-13 22:32:11,792 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-13 22:32:11,792 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:32:11,792 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:32:11,792 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:32:11,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 292#(= |#race~data~0| 0), Black: 290#true, 199#L1044true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 267#true, 295#true]) [2025-03-13 22:32:11,904 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-13 22:32:11,904 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:32:11,904 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:32:11,904 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:32:11,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 262#true, 199#L1044true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 295#true]) [2025-03-13 22:32:11,957 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-13 22:32:11,957 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:32:11,957 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:11,957 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:32:12,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 233#L1026-2true, Black: 280#true, 267#true, 295#true, 125#L1024true, 203#L1043-1true]) [2025-03-13 22:32:12,086 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-13 22:32:12,086 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:32:12,086 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:32:12,086 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:32:12,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, Black: 280#true, 267#true, 125#L1024true, 295#true, 203#L1043-1true]) [2025-03-13 22:32:12,086 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-13 22:32:12,086 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:32:12,086 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:32:12,086 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:32:12,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 292#(= |#race~data~0| 0), Black: 290#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 267#true, 203#L1043-1true, 295#true]) [2025-03-13 22:32:12,200 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-13 22:32:12,201 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:32:12,201 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:32:12,201 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:32:12,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 262#true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 295#true, 203#L1043-1true]) [2025-03-13 22:32:12,265 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-13 22:32:12,265 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:32:12,265 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:32:12,265 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:32:12,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 262#true, 241#L1044-7true, Black: 290#true, 233#L1026-2true, Black: 280#true, 267#true, 295#true, 125#L1024true]) [2025-03-13 22:32:12,293 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-13 22:32:12,293 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:12,293 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:12,293 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:12,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 292#(= |#race~data~0| 0), 262#true, 241#L1044-7true, Black: 290#true, Black: 280#true, 267#true, 125#L1024true, 295#true]) [2025-03-13 22:32:12,294 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-13 22:32:12,294 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:12,294 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:12,294 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:12,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 241#L1044-7true, 233#L1026-2true, 266#true, 290#true, Black: 280#true, 263#true, 295#true]) [2025-03-13 22:32:12,360 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-13 22:32:12,360 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:32:12,360 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:32:12,360 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:32:12,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 161#L1027true, Black: 292#(= |#race~data~0| 0), 241#L1044-7true, 266#true, 290#true, Black: 280#true, 263#true, 295#true]) [2025-03-13 22:32:12,360 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-13 22:32:12,360 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:32:12,360 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:32:12,360 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:32:12,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 241#L1044-7true, 233#L1026-2true, 157#L1027true, 290#true, 266#true, Black: 280#true, 263#true, 295#true]) [2025-03-13 22:32:12,396 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-13 22:32:12,396 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:32:12,396 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:32:12,396 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:32:12,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 292#(= |#race~data~0| 0), 241#L1044-7true, 157#L1027true, 290#true, 266#true, Black: 280#true, 263#true, 295#true]) [2025-03-13 22:32:12,396 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-13 22:32:12,396 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:32:12,396 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:32:12,396 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:32:12,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 225#L1046-1true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 233#L1026-2true, Black: 280#true, 267#true, 295#true, 125#L1024true]) [2025-03-13 22:32:12,407 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-13 22:32:12,407 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:32:12,407 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:32:12,407 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:32:12,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 225#L1046-1true, 161#L1027true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, Black: 280#true, 267#true, 125#L1024true, 295#true]) [2025-03-13 22:32:12,407 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-13 22:32:12,407 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:32:12,407 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:32:12,407 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:32:12,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 292#(= |#race~data~0| 0), Black: 290#true, 241#L1044-7true, 98#L1025-1true, Black: 280#true, 267#true, 144#L1025-2true, 295#true]) [2025-03-13 22:32:12,416 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-13 22:32:12,416 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:12,416 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:12,416 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:12,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 266#true, 290#true, Black: 280#true, 263#true, 295#true]) [2025-03-13 22:32:12,463 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-13 22:32:12,463 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:32:12,463 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:32:12,463 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:32:12,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 161#L1027true, Black: 292#(= |#race~data~0| 0), 266#true, 290#true, Black: 280#true, 263#true, 295#true]) [2025-03-13 22:32:12,464 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-13 22:32:12,464 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:32:12,464 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:32:12,464 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:32:12,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 241#L1044-7true, 233#L1026-2true, 290#true, 266#true, Black: 280#true, 263#true, 217#L1025true, 295#true]) [2025-03-13 22:32:12,465 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-13 22:32:12,465 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:32:12,465 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:32:12,465 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:32:12,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 292#(= |#race~data~0| 0), 241#L1044-7true, 290#true, 266#true, Black: 280#true, 263#true, 217#L1025true, 295#true]) [2025-03-13 22:32:12,465 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-13 22:32:12,465 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:32:12,465 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:32:12,465 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:32:12,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 262#true, 241#L1044-7true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 295#true]) [2025-03-13 22:32:12,477 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-13 22:32:12,477 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:12,477 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:32:12,477 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:32:12,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 225#L1046-1true, Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 157#L1027true, 290#true, 266#true, Black: 280#true, 263#true, 295#true]) [2025-03-13 22:32:12,498 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-13 22:32:12,498 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:32:12,498 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:32:12,498 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:32:12,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 225#L1046-1true, 161#L1027true, Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 266#true, Black: 280#true, 263#true, 295#true]) [2025-03-13 22:32:12,498 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-13 22:32:12,498 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:32:12,498 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:32:12,498 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:32:12,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 225#L1046-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 292#(= |#race~data~0| 0), Black: 290#true, 98#L1025-1true, Black: 280#true, 267#true, 144#L1025-2true, 295#true]) [2025-03-13 22:32:12,517 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-13 22:32:12,517 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:32:12,517 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:32:12,517 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:32:12,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 225#L1046-1true, Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 290#true, 266#true, Black: 280#true, 263#true, 217#L1025true, 295#true]) [2025-03-13 22:32:12,728 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-13 22:32:12,728 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:32:12,728 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:32:12,728 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:32:12,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 225#L1046-1true, 161#L1027true, Black: 292#(= |#race~data~0| 0), 290#true, 266#true, Black: 280#true, 263#true, 217#L1025true, 295#true]) [2025-03-13 22:32:12,728 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-13 22:32:12,728 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:32:12,728 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:32:12,728 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:32:12,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 225#L1046-1true, Black: 292#(= |#race~data~0| 0), 262#true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 295#true]) [2025-03-13 22:32:12,737 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-13 22:32:12,737 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:32:12,737 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:32:12,737 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-13 22:32:13,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 233#L1026-2true, 192#ULTIMATE.startFINALtrue, Black: 280#true, 267#true, 295#true, 125#L1024true]) [2025-03-13 22:32:13,027 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-13 22:32:13,027 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:32:13,027 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:32:13,027 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:32:13,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 192#ULTIMATE.startFINALtrue, Black: 280#true, 267#true, 295#true, 125#L1024true]) [2025-03-13 22:32:13,027 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-13 22:32:13,027 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:32:13,027 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:32:13,027 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:32:13,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 192#ULTIMATE.startFINALtrue, 266#true, 290#true, Black: 280#true, 263#true, 295#true]) [2025-03-13 22:32:13,080 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-13 22:32:13,080 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:32:13,080 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:32:13,080 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:32:13,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 161#L1027true, Black: 292#(= |#race~data~0| 0), 192#ULTIMATE.startFINALtrue, 266#true, 290#true, Black: 280#true, 263#true, 295#true]) [2025-03-13 22:32:13,080 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-13 22:32:13,080 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:32:13,081 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:32:13,081 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:32:13,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 157#L1027true, 192#ULTIMATE.startFINALtrue, 290#true, 266#true, Black: 280#true, 263#true, 295#true]) [2025-03-13 22:32:13,124 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-13 22:32:13,124 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:32:13,124 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:32:13,124 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:32:13,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 292#(= |#race~data~0| 0), 157#L1027true, 192#ULTIMATE.startFINALtrue, 290#true, 266#true, Black: 280#true, 263#true, 295#true]) [2025-03-13 22:32:13,124 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-13 22:32:13,124 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:32:13,124 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:32:13,124 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:32:13,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 292#(= |#race~data~0| 0), Black: 290#true, 192#ULTIMATE.startFINALtrue, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 267#true, 295#true]) [2025-03-13 22:32:13,138 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-13 22:32:13,138 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:32:13,138 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:32:13,138 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:32:13,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 192#ULTIMATE.startFINALtrue, 290#true, 266#true, Black: 280#true, 263#true, 217#L1025true, 295#true]) [2025-03-13 22:32:13,173 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-13 22:32:13,173 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:32:13,173 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:32:13,173 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:32:13,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 292#(= |#race~data~0| 0), 192#ULTIMATE.startFINALtrue, 290#true, 266#true, Black: 280#true, 263#true, 217#L1025true, 295#true]) [2025-03-13 22:32:13,173 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-13 22:32:13,173 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:32:13,173 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:32:13,173 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:32:13,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 262#true, 192#ULTIMATE.startFINALtrue, 98#L1025-1true, 290#true, Black: 280#true, 267#true, 144#L1025-2true, 295#true]) [2025-03-13 22:32:13,177 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-13 22:32:13,177 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:32:13,177 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-13 22:32:13,177 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:32:13,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 233#L1026-2true, 199#L1044true, 266#true, Black: 280#true, 295#true]) [2025-03-13 22:32:13,477 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-03-13 22:32:13,477 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:13,477 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:13,477 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:13,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 199#L1044true, 266#true, Black: 280#true, 295#true]) [2025-03-13 22:32:13,477 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-03-13 22:32:13,477 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:13,477 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:13,477 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:32:13,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 233#L1026-2true, 266#true, Black: 280#true, 203#L1043-1true, 295#true]) [2025-03-13 22:32:13,499 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-03-13 22:32:13,499 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:13,499 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:13,499 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:13,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 266#true, Black: 280#true, 203#L1043-1true, 295#true]) [2025-03-13 22:32:13,499 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-03-13 22:32:13,499 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:13,499 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:13,499 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:32:13,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 241#L1044-7true, Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 233#L1026-2true, 266#true, Black: 280#true, 295#true]) [2025-03-13 22:32:13,507 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-03-13 22:32:13,507 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:13,507 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:13,507 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:13,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 241#L1044-7true, Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 266#true, Black: 280#true, 295#true]) [2025-03-13 22:32:13,507 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-03-13 22:32:13,507 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:13,507 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:13,507 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:32:13,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 225#L1046-1true, Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 233#L1026-2true, 266#true, Black: 280#true, 295#true]) [2025-03-13 22:32:13,513 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-03-13 22:32:13,513 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:13,513 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:13,513 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:13,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 225#L1046-1true, 161#L1027true, Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 266#true, Black: 280#true, 295#true]) [2025-03-13 22:32:13,513 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-03-13 22:32:13,513 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:13,513 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:13,513 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:32:13,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 233#L1026-2true, 192#ULTIMATE.startFINALtrue, 266#true, Black: 280#true, 295#true]) [2025-03-13 22:32:13,531 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-03-13 22:32:13,531 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:13,531 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:13,531 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:13,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 192#ULTIMATE.startFINALtrue, 266#true, Black: 280#true, 295#true]) [2025-03-13 22:32:13,531 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-03-13 22:32:13,531 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:13,531 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:13,531 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:32:13,549 INFO L124 PetriNetUnfolderBase]: 35275/100912 cut-off events. [2025-03-13 22:32:13,549 INFO L125 PetriNetUnfolderBase]: For 25138/30410 co-relation queries the response was YES. [2025-03-13 22:32:13,951 INFO L83 FinitePrefix]: Finished finitePrefix Result has 183978 conditions, 100912 events. 35275/100912 cut-off events. For 25138/30410 co-relation queries the response was YES. Maximal size of possible extension queue 3362. Compared 1407884 event pairs, 14760 based on Foata normal form. 74/90789 useless extension candidates. Maximal degree in co-relation 76224. Up to 37859 conditions per place. [2025-03-13 22:32:14,322 INFO L140 encePairwiseOnDemand]: 261/269 looper letters, 34 selfloop transitions, 2 changer transitions 7/305 dead transitions. [2025-03-13 22:32:14,322 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 279 places, 305 transitions, 911 flow [2025-03-13 22:32:14,323 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:32:14,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:32:14,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1448 transitions. [2025-03-13 22:32:14,325 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8971499380421314 [2025-03-13 22:32:14,325 INFO L175 Difference]: Start difference. First operand has 274 places, 293 transitions, 801 flow. Second operand 6 states and 1448 transitions. [2025-03-13 22:32:14,325 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 279 places, 305 transitions, 911 flow [2025-03-13 22:32:14,357 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 277 places, 305 transitions, 891 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:32:14,359 INFO L231 Difference]: Finished difference. Result has 281 places, 294 transitions, 803 flow [2025-03-13 22:32:14,360 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=269, PETRI_DIFFERENCE_MINUEND_FLOW=781, PETRI_DIFFERENCE_MINUEND_PLACES=272, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=293, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=291, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=803, PETRI_PLACES=281, PETRI_TRANSITIONS=294} [2025-03-13 22:32:14,360 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 15 predicate places. [2025-03-13 22:32:14,360 INFO L471 AbstractCegarLoop]: Abstraction has has 281 places, 294 transitions, 803 flow [2025-03-13 22:32:14,360 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 235.8) internal successors, (1179), 5 states have internal predecessors, (1179), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:32:14,361 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:32:14,361 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:32:14,361 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2025-03-13 22:32:14,361 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-03-13 22:32:14,361 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:32:14,362 INFO L85 PathProgramCache]: Analyzing trace with hash -1905535207, now seen corresponding path program 1 times [2025-03-13 22:32:14,362 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:32:14,362 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1924352305] [2025-03-13 22:32:14,362 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:32:14,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:32:14,378 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 179 statements into 1 equivalence classes. [2025-03-13 22:32:14,384 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 179 of 179 statements. [2025-03-13 22:32:14,384 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:32:14,384 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat