./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 798a7b37 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-race-challenges/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-?-798a7b3-m [2025-03-04 07:01:15,516 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-04 07:01:15,570 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-04 07:01:15,577 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-04 07:01:15,580 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-04 07:01:15,597 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-04 07:01:15,600 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-04 07:01:15,600 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-04 07:01:15,601 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-04 07:01:15,601 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-04 07:01:15,601 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-04 07:01:15,602 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-04 07:01:15,602 INFO L153 SettingsManager]: * Use SBE=true [2025-03-04 07:01:15,602 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-04 07:01:15,602 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-04 07:01:15,602 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-04 07:01:15,603 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-04 07:01:15,603 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-04 07:01:15,603 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-04 07:01:15,603 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-04 07:01:15,603 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-04 07:01:15,603 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-04 07:01:15,603 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-04 07:01:15,603 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-04 07:01:15,603 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-04 07:01:15,603 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-04 07:01:15,603 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-04 07:01:15,603 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-04 07:01:15,604 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-04 07:01:15,604 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-04 07:01:15,604 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-04 07:01:15,604 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 07:01:15,604 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-04 07:01:15,604 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-04 07:01:15,604 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-04 07:01:15,604 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-04 07:01:15,604 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-04 07:01:15,604 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-04 07:01:15,604 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-04 07:01:15,604 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-04 07:01:15,604 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-04 07:01:15,604 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-04 07:01:15,604 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-04 07:01:15,811 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-04 07:01:15,820 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-04 07:01:15,822 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-04 07:01:15,823 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-04 07:01:15,823 INFO L274 PluginConnector]: CDTParser initialized [2025-03-04 07:01:15,824 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-04 07:01:16,951 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a4af0cd20/e0b566a548264092835034d6577d55fa/FLAG5000ac9b7 [2025-03-04 07:01:17,224 INFO L384 CDTParser]: Found 1 translation units. [2025-03-04 07:01:17,227 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/value-barrier.i [2025-03-04 07:01:17,240 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a4af0cd20/e0b566a548264092835034d6577d55fa/FLAG5000ac9b7 [2025-03-04 07:01:17,514 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a4af0cd20/e0b566a548264092835034d6577d55fa [2025-03-04 07:01:17,516 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-04 07:01:17,517 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-04 07:01:17,518 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-04 07:01:17,518 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-04 07:01:17,521 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-04 07:01:17,521 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 07:01:17" (1/1) ... [2025-03-04 07:01:17,522 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@58c17987 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:01:17, skipping insertion in model container [2025-03-04 07:01:17,522 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 07:01:17" (1/1) ... [2025-03-04 07:01:17,552 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-04 07:01:17,905 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 07:01:17,921 INFO L200 MainTranslator]: Completed pre-run [2025-03-04 07:01:17,961 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 07:01:18,001 INFO L204 MainTranslator]: Completed translation [2025-03-04 07:01:18,002 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:01:18 WrapperNode [2025-03-04 07:01:18,004 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-04 07:01:18,005 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-04 07:01:18,005 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-04 07:01:18,005 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-04 07:01:18,011 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:01:18" (1/1) ... [2025-03-04 07:01:18,026 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:01:18" (1/1) ... [2025-03-04 07:01:18,050 INFO L138 Inliner]: procedures = 265, calls = 20, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 195 [2025-03-04 07:01:18,051 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-04 07:01:18,051 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-04 07:01:18,052 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-04 07:01:18,052 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-04 07:01:18,057 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:01:18" (1/1) ... [2025-03-04 07:01:18,057 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:01:18" (1/1) ... [2025-03-04 07:01:18,066 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:01:18" (1/1) ... [2025-03-04 07:01:18,066 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:01:18" (1/1) ... [2025-03-04 07:01:18,080 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:01:18" (1/1) ... [2025-03-04 07:01:18,082 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:01:18" (1/1) ... [2025-03-04 07:01:18,083 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:01:18" (1/1) ... [2025-03-04 07:01:18,084 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:01:18" (1/1) ... [2025-03-04 07:01:18,085 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-04 07:01:18,086 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-04 07:01:18,086 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-04 07:01:18,086 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-04 07:01:18,087 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:01:18" (1/1) ... [2025-03-04 07:01:18,091 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 07:01:18,105 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 07:01:18,118 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-04 07:01:18,121 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-04 07:01:18,136 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-04 07:01:18,136 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-03-04 07:01:18,136 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-04 07:01:18,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-04 07:01:18,137 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-03-04 07:01:18,137 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-04 07:01:18,137 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-04 07:01:18,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-04 07:01:18,137 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-03-04 07:01:18,137 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-03-04 07:01:18,137 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-04 07:01:18,137 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-04 07:01:18,138 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-04 07:01:18,251 INFO L256 CfgBuilder]: Building ICFG [2025-03-04 07:01:18,252 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-04 07:01:18,498 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-04 07:01:18,499 INFO L307 CfgBuilder]: Performing block encoding [2025-03-04 07:01:18,529 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-04 07:01:18,529 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-04 07:01:18,530 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 07:01:18 BoogieIcfgContainer [2025-03-04 07:01:18,530 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-04 07:01:18,531 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-04 07:01:18,531 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-04 07:01:18,534 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-04 07:01:18,535 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 04.03 07:01:17" (1/3) ... [2025-03-04 07:01:18,535 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@23dd8f3e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 07:01:18, skipping insertion in model container [2025-03-04 07:01:18,535 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:01:18" (2/3) ... [2025-03-04 07:01:18,535 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@23dd8f3e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 07:01:18, skipping insertion in model container [2025-03-04 07:01:18,535 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 07:01:18" (3/3) ... [2025-03-04 07:01:18,536 INFO L128 eAbstractionObserver]: Analyzing ICFG value-barrier.i [2025-03-04 07:01:18,546 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-04 07:01:18,547 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-04 07:01:18,548 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-04 07:01:18,599 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-03-04 07:01:18,632 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 226 places, 227 transitions, 461 flow [2025-03-04 07:01:18,730 INFO L124 PetriNetUnfolderBase]: 4/275 cut-off events. [2025-03-04 07:01:18,731 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-04 07:01:18,735 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-04 07:01:18,736 INFO L82 GeneralOperation]: Start removeDead. Operand has 226 places, 227 transitions, 461 flow [2025-03-04 07:01:18,739 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 226 places, 227 transitions, 461 flow [2025-03-04 07:01:18,745 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 07:01:18,754 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;@75193dc9, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 07:01:18,755 INFO L334 AbstractCegarLoop]: Starting to check reachability of 9 error locations. [2025-03-04 07:01:18,780 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-04 07:01:18,780 INFO L124 PetriNetUnfolderBase]: 1/163 cut-off events. [2025-03-04 07:01:18,780 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-04 07:01:18,780 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:01:18,781 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-04 07:01:18,781 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-04 07:01:18,786 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:01:18,787 INFO L85 PathProgramCache]: Analyzing trace with hash -749188397, now seen corresponding path program 1 times [2025-03-04 07:01:18,792 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:01:18,792 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1232748311] [2025-03-04 07:01:18,793 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:01:18,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:01:18,875 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 153 statements into 1 equivalence classes. [2025-03-04 07:01:18,926 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 153 of 153 statements. [2025-03-04 07:01:18,927 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:01:18,927 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:01:19,095 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:01:19,097 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:01:19,097 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1232748311] [2025-03-04 07:01:19,097 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1232748311] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:01:19,098 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:01:19,098 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:01:19,099 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [191923152] [2025-03-04 07:01:19,099 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:01:19,104 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:01:19,107 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:01:19,124 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:01:19,126 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:01:19,152 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 227 [2025-03-04 07:01:19,155 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-04 07:01:19,158 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:01:19,158 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 227 [2025-03-04 07:01:19,160 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:01:19,276 INFO L124 PetriNetUnfolderBase]: 41/427 cut-off events. [2025-03-04 07:01:19,276 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-04 07:01:19,278 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-04 07:01:19,280 INFO L140 encePairwiseOnDemand]: 220/227 looper letters, 19 selfloop transitions, 4 changer transitions 1/232 dead transitions. [2025-03-04 07:01:19,280 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 228 places, 232 transitions, 517 flow [2025-03-04 07:01:19,282 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:01:19,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:01:19,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 654 transitions. [2025-03-04 07:01:19,296 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.960352422907489 [2025-03-04 07:01:19,298 INFO L175 Difference]: Start difference. First operand has 226 places, 227 transitions, 461 flow. Second operand 3 states and 654 transitions. [2025-03-04 07:01:19,298 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 228 places, 232 transitions, 517 flow [2025-03-04 07:01:19,326 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 228 places, 232 transitions, 517 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 07:01:19,332 INFO L231 Difference]: Finished difference. Result has 230 places, 227 transitions, 485 flow [2025-03-04 07:01:19,334 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-04 07:01:19,337 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 4 predicate places. [2025-03-04 07:01:19,338 INFO L471 AbstractCegarLoop]: Abstraction has has 230 places, 227 transitions, 485 flow [2025-03-04 07:01:19,339 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-04 07:01:19,339 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:01:19,339 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-04 07:01:19,339 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-04 07:01:19,339 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-04 07:01:19,340 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:01:19,341 INFO L85 PathProgramCache]: Analyzing trace with hash -1447375358, now seen corresponding path program 1 times [2025-03-04 07:01:19,341 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:01:19,341 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [845206485] [2025-03-04 07:01:19,341 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:01:19,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:01:19,374 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 155 statements into 1 equivalence classes. [2025-03-04 07:01:19,410 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 155 of 155 statements. [2025-03-04 07:01:19,411 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:01:19,411 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:01:20,135 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:01:20,136 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:01:20,136 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [845206485] [2025-03-04 07:01:20,136 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [845206485] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:01:20,136 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:01:20,136 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 07:01:20,136 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [948701921] [2025-03-04 07:01:20,137 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:01:20,138 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 07:01:20,138 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:01:20,139 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 07:01:20,139 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 07:01:20,252 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 199 out of 227 [2025-03-04 07:01:20,253 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-04 07:01:20,253 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:01:20,253 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 199 of 227 [2025-03-04 07:01:20,254 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:01:20,375 INFO L124 PetriNetUnfolderBase]: 100/615 cut-off events. [2025-03-04 07:01:20,376 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2025-03-04 07:01:20,379 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-04 07:01:20,381 INFO L140 encePairwiseOnDemand]: 221/227 looper letters, 36 selfloop transitions, 5 changer transitions 0/242 dead transitions. [2025-03-04 07:01:20,381 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 242 transitions, 597 flow [2025-03-04 07:01:20,382 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 07:01:20,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 07:01:20,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1236 transitions. [2025-03-04 07:01:20,387 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9074889867841409 [2025-03-04 07:01:20,387 INFO L175 Difference]: Start difference. First operand has 230 places, 227 transitions, 485 flow. Second operand 6 states and 1236 transitions. [2025-03-04 07:01:20,387 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 242 transitions, 597 flow [2025-03-04 07:01:20,390 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 231 places, 242 transitions, 589 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 07:01:20,393 INFO L231 Difference]: Finished difference. Result has 231 places, 226 transitions, 485 flow [2025-03-04 07:01:20,393 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-04 07:01:20,394 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 5 predicate places. [2025-03-04 07:01:20,394 INFO L471 AbstractCegarLoop]: Abstraction has has 231 places, 226 transitions, 485 flow [2025-03-04 07:01:20,395 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-04 07:01:20,395 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:01:20,395 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-04 07:01:20,395 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-04 07:01:20,395 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-04 07:01:20,398 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:01:20,398 INFO L85 PathProgramCache]: Analyzing trace with hash -636916527, now seen corresponding path program 1 times [2025-03-04 07:01:20,398 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:01:20,398 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1609944686] [2025-03-04 07:01:20,398 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:01:20,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:01:20,425 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-03-04 07:01:20,437 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-03-04 07:01:20,438 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:01:20,438 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:01:20,485 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:01:20,485 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:01:20,485 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1609944686] [2025-03-04 07:01:20,485 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1609944686] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:01:20,485 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:01:20,485 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:01:20,485 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1917396610] [2025-03-04 07:01:20,486 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:01:20,486 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:01:20,486 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:01:20,487 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:01:20,487 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:01:20,496 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 213 out of 227 [2025-03-04 07:01:20,497 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-04 07:01:20,497 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:01:20,497 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 213 of 227 [2025-03-04 07:01:20,497 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:01:20,565 INFO L124 PetriNetUnfolderBase]: 31/477 cut-off events. [2025-03-04 07:01:20,565 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-03-04 07:01:20,566 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-04 07:01:20,567 INFO L140 encePairwiseOnDemand]: 223/227 looper letters, 18 selfloop transitions, 3 changer transitions 0/235 dead transitions. [2025-03-04 07:01:20,567 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 235 transitions, 548 flow [2025-03-04 07:01:20,568 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:01:20,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:01:20,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 661 transitions. [2025-03-04 07:01:20,571 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9706314243759178 [2025-03-04 07:01:20,571 INFO L175 Difference]: Start difference. First operand has 231 places, 226 transitions, 485 flow. Second operand 3 states and 661 transitions. [2025-03-04 07:01:20,571 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 235 transitions, 548 flow [2025-03-04 07:01:20,574 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 228 places, 235 transitions, 538 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-04 07:01:20,578 INFO L231 Difference]: Finished difference. Result has 230 places, 229 transitions, 501 flow [2025-03-04 07:01:20,578 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-04 07:01:20,579 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 4 predicate places. [2025-03-04 07:01:20,580 INFO L471 AbstractCegarLoop]: Abstraction has has 230 places, 229 transitions, 501 flow [2025-03-04 07:01:20,580 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-04 07:01:20,581 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:01:20,581 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-04 07:01:20,581 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-04 07:01:20,581 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-04 07:01:20,582 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:01:20,583 INFO L85 PathProgramCache]: Analyzing trace with hash -2097392404, now seen corresponding path program 1 times [2025-03-04 07:01:20,583 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:01:20,583 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2076832557] [2025-03-04 07:01:20,583 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:01:20,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:01:20,608 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-03-04 07:01:20,616 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-03-04 07:01:20,616 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:01:20,616 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:01:20,665 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:01:20,665 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:01:20,665 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2076832557] [2025-03-04 07:01:20,665 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2076832557] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:01:20,665 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:01:20,665 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:01:20,665 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1160468233] [2025-03-04 07:01:20,666 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:01:20,666 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:01:20,667 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:01:20,667 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:01:20,667 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:01:20,680 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 227 [2025-03-04 07:01:20,682 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-04 07:01:20,682 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:01:20,682 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 227 [2025-03-04 07:01:20,682 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:01:20,787 INFO L124 PetriNetUnfolderBase]: 83/667 cut-off events. [2025-03-04 07:01:20,787 INFO L125 PetriNetUnfolderBase]: For 55/55 co-relation queries the response was YES. [2025-03-04 07:01:20,789 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-04 07:01:20,791 INFO L140 encePairwiseOnDemand]: 222/227 looper letters, 20 selfloop transitions, 6 changer transitions 0/237 dead transitions. [2025-03-04 07:01:20,791 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 232 places, 237 transitions, 575 flow [2025-03-04 07:01:20,792 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:01:20,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:01:20,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 651 transitions. [2025-03-04 07:01:20,793 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9559471365638766 [2025-03-04 07:01:20,793 INFO L175 Difference]: Start difference. First operand has 230 places, 229 transitions, 501 flow. Second operand 3 states and 651 transitions. [2025-03-04 07:01:20,793 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 232 places, 237 transitions, 575 flow [2025-03-04 07:01:20,796 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 230 places, 237 transitions, 567 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 07:01:20,798 INFO L231 Difference]: Finished difference. Result has 232 places, 233 transitions, 541 flow [2025-03-04 07:01:20,798 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-04 07:01:20,798 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 6 predicate places. [2025-03-04 07:01:20,799 INFO L471 AbstractCegarLoop]: Abstraction has has 232 places, 233 transitions, 541 flow [2025-03-04 07:01:20,800 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-04 07:01:20,800 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:01:20,800 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-04 07:01:20,800 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-04 07:01:20,800 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-04 07:01:20,800 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:01:20,800 INFO L85 PathProgramCache]: Analyzing trace with hash -846325508, now seen corresponding path program 1 times [2025-03-04 07:01:20,801 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:01:20,801 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1781252506] [2025-03-04 07:01:20,801 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:01:20,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:01:20,822 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 166 statements into 1 equivalence classes. [2025-03-04 07:01:20,830 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 166 of 166 statements. [2025-03-04 07:01:20,830 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:01:20,830 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:01:20,867 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-04 07:01:20,867 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:01:20,867 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1781252506] [2025-03-04 07:01:20,867 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1781252506] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:01:20,867 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:01:20,867 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:01:20,867 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1211837699] [2025-03-04 07:01:20,867 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:01:20,867 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:01:20,868 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:01:20,868 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:01:20,868 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:01:20,876 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 213 out of 227 [2025-03-04 07:01:20,877 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-04 07:01:20,877 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:01:20,877 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 213 of 227 [2025-03-04 07:01:20,877 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:01:20,942 INFO L124 PetriNetUnfolderBase]: 54/584 cut-off events. [2025-03-04 07:01:20,942 INFO L125 PetriNetUnfolderBase]: For 75/86 co-relation queries the response was YES. [2025-03-04 07:01:20,943 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-04 07:01:20,944 INFO L140 encePairwiseOnDemand]: 223/227 looper letters, 14 selfloop transitions, 4 changer transitions 0/238 dead transitions. [2025-03-04 07:01:20,944 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 234 places, 238 transitions, 592 flow [2025-03-04 07:01:20,945 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:01:20,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:01:20,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 657 transitions. [2025-03-04 07:01:20,946 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9647577092511013 [2025-03-04 07:01:20,946 INFO L175 Difference]: Start difference. First operand has 232 places, 233 transitions, 541 flow. Second operand 3 states and 657 transitions. [2025-03-04 07:01:20,946 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 234 places, 238 transitions, 592 flow [2025-03-04 07:01:20,949 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 232 places, 238 transitions, 580 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 07:01:20,953 INFO L231 Difference]: Finished difference. Result has 234 places, 235 transitions, 557 flow [2025-03-04 07:01:20,953 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-04 07:01:20,954 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 8 predicate places. [2025-03-04 07:01:20,954 INFO L471 AbstractCegarLoop]: Abstraction has has 234 places, 235 transitions, 557 flow [2025-03-04 07:01:20,954 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-04 07:01:20,954 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:01:20,956 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-04 07:01:20,956 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-04 07:01:20,956 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-04 07:01:20,959 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:01:20,959 INFO L85 PathProgramCache]: Analyzing trace with hash -1945457707, now seen corresponding path program 1 times [2025-03-04 07:01:20,960 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:01:20,960 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1912592172] [2025-03-04 07:01:20,960 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:01:20,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:01:20,977 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 172 statements into 1 equivalence classes. [2025-03-04 07:01:20,988 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 172 of 172 statements. [2025-03-04 07:01:20,988 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:01:20,988 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:01:21,091 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:01:21,091 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:01:21,091 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1912592172] [2025-03-04 07:01:21,091 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1912592172] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:01:21,091 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:01:21,092 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 07:01:21,092 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2059219255] [2025-03-04 07:01:21,092 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:01:21,093 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-04 07:01:21,093 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:01:21,093 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-04 07:01:21,093 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-04 07:01:21,179 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 206 out of 227 [2025-03-04 07:01:21,181 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-04 07:01:21,181 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:01:21,181 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 206 of 227 [2025-03-04 07:01:21,181 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:01:21,289 INFO L124 PetriNetUnfolderBase]: 82/814 cut-off events. [2025-03-04 07:01:21,289 INFO L125 PetriNetUnfolderBase]: For 71/77 co-relation queries the response was YES. [2025-03-04 07:01:21,291 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-04 07:01:21,293 INFO L140 encePairwiseOnDemand]: 219/227 looper letters, 21 selfloop transitions, 2 changer transitions 7/246 dead transitions. [2025-03-04 07:01:21,293 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 246 transitions, 639 flow [2025-03-04 07:01:21,294 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 07:01:21,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 07:01:21,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1267 transitions. [2025-03-04 07:01:21,296 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9302496328928047 [2025-03-04 07:01:21,296 INFO L175 Difference]: Start difference. First operand has 234 places, 235 transitions, 557 flow. Second operand 6 states and 1267 transitions. [2025-03-04 07:01:21,296 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 246 transitions, 639 flow [2025-03-04 07:01:21,299 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 237 places, 246 transitions, 631 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 07:01:21,302 INFO L231 Difference]: Finished difference. Result has 241 places, 235 transitions, 567 flow [2025-03-04 07:01:21,302 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-04 07:01:21,305 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 15 predicate places. [2025-03-04 07:01:21,305 INFO L471 AbstractCegarLoop]: Abstraction has has 241 places, 235 transitions, 567 flow [2025-03-04 07:01:21,306 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-04 07:01:21,306 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:01:21,306 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-04 07:01:21,306 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-04 07:01:21,306 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-04 07:01:21,307 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:01:21,307 INFO L85 PathProgramCache]: Analyzing trace with hash -917839190, now seen corresponding path program 1 times [2025-03-04 07:01:21,307 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:01:21,308 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1006466412] [2025-03-04 07:01:21,308 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:01:21,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:01:21,337 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 173 statements into 1 equivalence classes. [2025-03-04 07:01:21,360 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 173 of 173 statements. [2025-03-04 07:01:21,361 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:01:21,361 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 07:01:21,361 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 07:01:21,368 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 173 statements into 1 equivalence classes. [2025-03-04 07:01:21,382 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 173 of 173 statements. [2025-03-04 07:01:21,384 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:01:21,384 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 07:01:21,447 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 07:01:21,448 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-04 07:01:21,448 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 9 remaining) [2025-03-04 07:01:21,449 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (7 of 9 remaining) [2025-03-04 07:01:21,450 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (6 of 9 remaining) [2025-03-04 07:01:21,450 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (5 of 9 remaining) [2025-03-04 07:01:21,451 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (4 of 9 remaining) [2025-03-04 07:01:21,451 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (3 of 9 remaining) [2025-03-04 07:01:21,451 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (2 of 9 remaining) [2025-03-04 07:01:21,451 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 9 remaining) [2025-03-04 07:01:21,451 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 9 remaining) [2025-03-04 07:01:21,451 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-04 07:01:21,451 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:01:21,453 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-04 07:01:21,453 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-04 07:01:21,475 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-03-04 07:01:21,478 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 246 places, 248 transitions, 512 flow [2025-03-04 07:01:21,508 INFO L124 PetriNetUnfolderBase]: 8/375 cut-off events. [2025-03-04 07:01:21,509 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2025-03-04 07:01:21,510 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-04 07:01:21,510 INFO L82 GeneralOperation]: Start removeDead. Operand has 246 places, 248 transitions, 512 flow [2025-03-04 07:01:21,513 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 246 places, 248 transitions, 512 flow [2025-03-04 07:01:21,514 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 07:01:21,515 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;@75193dc9, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 07:01:21,516 INFO L334 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2025-03-04 07:01:21,525 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-04 07:01:21,525 INFO L124 PetriNetUnfolderBase]: 1/163 cut-off events. [2025-03-04 07:01:21,525 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-04 07:01:21,525 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:01:21,525 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-04 07:01:21,525 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-04 07:01:21,526 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:01:21,526 INFO L85 PathProgramCache]: Analyzing trace with hash -1844111413, now seen corresponding path program 1 times [2025-03-04 07:01:21,526 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:01:21,526 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1612216284] [2025-03-04 07:01:21,526 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:01:21,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:01:21,540 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 153 statements into 1 equivalence classes. [2025-03-04 07:01:21,546 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 153 of 153 statements. [2025-03-04 07:01:21,546 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:01:21,546 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:01:21,576 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:01:21,577 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:01:21,577 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1612216284] [2025-03-04 07:01:21,577 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1612216284] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:01:21,577 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:01:21,577 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:01:21,577 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1860985206] [2025-03-04 07:01:21,577 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:01:21,577 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:01:21,578 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:01:21,578 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:01:21,578 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:01:21,591 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 222 out of 248 [2025-03-04 07:01:21,592 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-04 07:01:21,593 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:01:21,593 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 222 of 248 [2025-03-04 07:01:21,593 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:01:21,849 INFO L124 PetriNetUnfolderBase]: 642/2252 cut-off events. [2025-03-04 07:01:21,850 INFO L125 PetriNetUnfolderBase]: For 59/59 co-relation queries the response was YES. [2025-03-04 07:01:21,853 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-04 07:01:21,859 INFO L140 encePairwiseOnDemand]: 239/248 looper letters, 30 selfloop transitions, 5 changer transitions 1/257 dead transitions. [2025-03-04 07:01:21,860 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 257 transitions, 600 flow [2025-03-04 07:01:21,860 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:01:21,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:01:21,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 707 transitions. [2025-03-04 07:01:21,861 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9502688172043011 [2025-03-04 07:01:21,861 INFO L175 Difference]: Start difference. First operand has 246 places, 248 transitions, 512 flow. Second operand 3 states and 707 transitions. [2025-03-04 07:01:21,862 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 257 transitions, 600 flow [2025-03-04 07:01:21,863 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 257 transitions, 600 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 07:01:21,865 INFO L231 Difference]: Finished difference. Result has 250 places, 248 transitions, 542 flow [2025-03-04 07:01:21,865 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-04 07:01:21,866 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 4 predicate places. [2025-03-04 07:01:21,866 INFO L471 AbstractCegarLoop]: Abstraction has has 250 places, 248 transitions, 542 flow [2025-03-04 07:01:21,866 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-04 07:01:21,866 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:01:21,866 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-04 07:01:21,866 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-04 07:01:21,866 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-04 07:01:21,867 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:01:21,867 INFO L85 PathProgramCache]: Analyzing trace with hash -1401398278, now seen corresponding path program 1 times [2025-03-04 07:01:21,867 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:01:21,867 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2013640467] [2025-03-04 07:01:21,867 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:01:21,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:01:21,886 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 155 statements into 1 equivalence classes. [2025-03-04 07:01:21,893 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 155 of 155 statements. [2025-03-04 07:01:21,894 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:01:21,894 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:01:22,258 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:01:22,258 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:01:22,258 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2013640467] [2025-03-04 07:01:22,258 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2013640467] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:01:22,258 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:01:22,258 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 07:01:22,259 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1667923929] [2025-03-04 07:01:22,259 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:01:22,259 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 07:01:22,259 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:01:22,259 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 07:01:22,259 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 07:01:22,342 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 213 out of 248 [2025-03-04 07:01:22,343 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-04 07:01:22,343 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:01:22,343 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 213 of 248 [2025-03-04 07:01:22,343 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:01:22,859 INFO L124 PetriNetUnfolderBase]: 1149/3668 cut-off events. [2025-03-04 07:01:22,859 INFO L125 PetriNetUnfolderBase]: For 142/142 co-relation queries the response was YES. [2025-03-04 07:01:22,871 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-04 07:01:22,890 INFO L140 encePairwiseOnDemand]: 242/248 looper letters, 58 selfloop transitions, 5 changer transitions 0/279 dead transitions. [2025-03-04 07:01:22,891 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 253 places, 279 transitions, 730 flow [2025-03-04 07:01:22,891 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 07:01:22,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 07:01:22,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1342 transitions. [2025-03-04 07:01:22,895 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9018817204301075 [2025-03-04 07:01:22,895 INFO L175 Difference]: Start difference. First operand has 250 places, 248 transitions, 542 flow. Second operand 6 states and 1342 transitions. [2025-03-04 07:01:22,895 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 253 places, 279 transitions, 730 flow [2025-03-04 07:01:22,901 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 251 places, 279 transitions, 720 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 07:01:22,904 INFO L231 Difference]: Finished difference. Result has 251 places, 247 transitions, 540 flow [2025-03-04 07:01:22,905 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-04 07:01:22,906 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 5 predicate places. [2025-03-04 07:01:22,906 INFO L471 AbstractCegarLoop]: Abstraction has has 251 places, 247 transitions, 540 flow [2025-03-04 07:01:22,907 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-04 07:01:22,907 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:01:22,907 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-04 07:01:22,907 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-04 07:01:22,907 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-04 07:01:22,908 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:01:22,908 INFO L85 PathProgramCache]: Analyzing trace with hash -26488426, now seen corresponding path program 1 times [2025-03-04 07:01:22,908 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:01:22,908 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1959757282] [2025-03-04 07:01:22,909 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:01:22,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:01:22,933 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-03-04 07:01:22,944 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-03-04 07:01:22,945 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:01:22,945 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:01:23,000 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:01:23,001 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:01:23,001 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1959757282] [2025-03-04 07:01:23,001 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1959757282] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:01:23,001 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:01:23,001 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:01:23,001 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1532900048] [2025-03-04 07:01:23,002 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:01:23,002 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:01:23,002 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:01:23,003 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:01:23,003 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:01:23,013 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 224 out of 248 [2025-03-04 07:01:23,014 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-04 07:01:23,014 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:01:23,015 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 224 of 248 [2025-03-04 07:01:23,015 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:01:23,349 INFO L124 PetriNetUnfolderBase]: 632/3157 cut-off events. [2025-03-04 07:01:23,349 INFO L125 PetriNetUnfolderBase]: For 136/136 co-relation queries the response was YES. [2025-03-04 07:01:23,354 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-04 07:01:23,362 INFO L140 encePairwiseOnDemand]: 241/248 looper letters, 34 selfloop transitions, 5 changer transitions 0/265 dead transitions. [2025-03-04 07:01:23,362 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 253 places, 265 transitions, 665 flow [2025-03-04 07:01:23,363 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:01:23,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:01:23,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 713 transitions. [2025-03-04 07:01:23,364 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9583333333333334 [2025-03-04 07:01:23,364 INFO L175 Difference]: Start difference. First operand has 251 places, 247 transitions, 540 flow. Second operand 3 states and 713 transitions. [2025-03-04 07:01:23,364 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 253 places, 265 transitions, 665 flow [2025-03-04 07:01:23,366 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 265 transitions, 655 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-04 07:01:23,369 INFO L231 Difference]: Finished difference. Result has 250 places, 252 transitions, 574 flow [2025-03-04 07:01:23,371 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-04 07:01:23,371 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 4 predicate places. [2025-03-04 07:01:23,371 INFO L471 AbstractCegarLoop]: Abstraction has has 250 places, 252 transitions, 574 flow [2025-03-04 07:01:23,372 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-04 07:01:23,372 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:01:23,372 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-04 07:01:23,372 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-04 07:01:23,372 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-04 07:01:23,373 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:01:23,373 INFO L85 PathProgramCache]: Analyzing trace with hash -2030918172, now seen corresponding path program 1 times [2025-03-04 07:01:23,373 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:01:23,373 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1999409822] [2025-03-04 07:01:23,373 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:01:23,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:01:23,387 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-03-04 07:01:23,392 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-03-04 07:01:23,392 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:01:23,392 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:01:23,428 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:01:23,428 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:01:23,428 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1999409822] [2025-03-04 07:01:23,428 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1999409822] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:01:23,428 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:01:23,429 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:01:23,429 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [924120934] [2025-03-04 07:01:23,429 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:01:23,429 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:01:23,429 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:01:23,429 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:01:23,430 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:01:23,444 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 222 out of 248 [2025-03-04 07:01:23,444 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-04 07:01:23,445 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:01:23,445 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 222 of 248 [2025-03-04 07:01:23,445 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:01:23,710 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-04 07:01:23,710 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-04 07:01:23,710 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:23,710 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:23,711 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 07:01:23,744 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-04 07:01:23,744 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-04 07:01:23,744 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:23,744 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:23,744 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-04 07:01:23,763 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-04 07:01:23,763 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-04 07:01:23,764 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-04 07:01:23,764 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-04 07:01:23,764 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-04 07:01:23,882 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-04 07:01:23,882 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:01:23,882 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 07:01:23,882 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 07:01:23,882 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:01:23,920 INFO L124 PetriNetUnfolderBase]: 1478/4950 cut-off events. [2025-03-04 07:01:23,920 INFO L125 PetriNetUnfolderBase]: For 832/836 co-relation queries the response was YES. [2025-03-04 07:01:23,927 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-04 07:01:23,942 INFO L140 encePairwiseOnDemand]: 242/248 looper letters, 32 selfloop transitions, 8 changer transitions 0/266 dead transitions. [2025-03-04 07:01:23,943 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 252 places, 266 transitions, 694 flow [2025-03-04 07:01:23,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:01:23,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:01:23,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 702 transitions. [2025-03-04 07:01:23,944 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9435483870967742 [2025-03-04 07:01:23,944 INFO L175 Difference]: Start difference. First operand has 250 places, 252 transitions, 574 flow. Second operand 3 states and 702 transitions. [2025-03-04 07:01:23,944 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 252 places, 266 transitions, 694 flow [2025-03-04 07:01:23,947 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 250 places, 266 transitions, 680 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 07:01:23,949 INFO L231 Difference]: Finished difference. Result has 252 places, 258 transitions, 630 flow [2025-03-04 07:01:23,950 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-04 07:01:23,950 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 6 predicate places. [2025-03-04 07:01:23,950 INFO L471 AbstractCegarLoop]: Abstraction has has 252 places, 258 transitions, 630 flow [2025-03-04 07:01:23,950 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-04 07:01:23,951 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:01:23,951 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-04 07:01:23,951 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-04 07:01:23,951 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-04 07:01:23,951 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:01:23,952 INFO L85 PathProgramCache]: Analyzing trace with hash 424684111, now seen corresponding path program 1 times [2025-03-04 07:01:23,952 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:01:23,952 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [924056818] [2025-03-04 07:01:23,952 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:01:23,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:01:23,971 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 166 statements into 1 equivalence classes. [2025-03-04 07:01:23,979 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 166 of 166 statements. [2025-03-04 07:01:23,982 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:01:23,982 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:01:24,027 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-04 07:01:24,028 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:01:24,028 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [924056818] [2025-03-04 07:01:24,028 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [924056818] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:01:24,028 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:01:24,028 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:01:24,028 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1792977860] [2025-03-04 07:01:24,028 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:01:24,028 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:01:24,028 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:01:24,029 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:01:24,029 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:01:24,038 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 224 out of 248 [2025-03-04 07:01:24,039 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-04 07:01:24,039 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:01:24,039 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 224 of 248 [2025-03-04 07:01:24,039 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:01:24,111 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-04 07:01:24,112 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:01:24,112 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:01:24,112 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:01:24,112 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:01:24,118 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-04 07:01:24,118 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:01:24,118 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:01:24,118 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:01:24,118 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:01:24,271 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-04 07:01:24,271 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-04 07:01:24,271 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:24,271 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 07:01:24,271 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:24,273 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-04 07:01:24,274 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-04 07:01:24,274 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:24,274 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:24,274 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 07:01:24,310 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-04 07:01:24,310 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-04 07:01:24,310 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:24,310 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:24,310 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-04 07:01:24,313 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-04 07:01:24,313 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-04 07:01:24,313 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-04 07:01:24,313 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:24,313 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:24,359 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-04 07:01:24,359 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-04 07:01:24,359 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-04 07:01:24,360 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-04 07:01:24,360 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-04 07:01:24,553 INFO L124 PetriNetUnfolderBase]: 1617/6183 cut-off events. [2025-03-04 07:01:24,553 INFO L125 PetriNetUnfolderBase]: For 1363/1584 co-relation queries the response was YES. [2025-03-04 07:01:24,565 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-04 07:01:24,583 INFO L140 encePairwiseOnDemand]: 241/248 looper letters, 36 selfloop transitions, 7 changer transitions 0/278 dead transitions. [2025-03-04 07:01:24,583 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 254 places, 278 transitions, 777 flow [2025-03-04 07:01:24,584 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:01:24,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:01:24,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 713 transitions. [2025-03-04 07:01:24,585 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9583333333333334 [2025-03-04 07:01:24,585 INFO L175 Difference]: Start difference. First operand has 252 places, 258 transitions, 630 flow. Second operand 3 states and 713 transitions. [2025-03-04 07:01:24,585 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 254 places, 278 transitions, 777 flow [2025-03-04 07:01:24,589 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 278 transitions, 761 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 07:01:24,591 INFO L231 Difference]: Finished difference. Result has 254 places, 265 transitions, 684 flow [2025-03-04 07:01:24,592 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-04 07:01:24,592 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 8 predicate places. [2025-03-04 07:01:24,592 INFO L471 AbstractCegarLoop]: Abstraction has has 254 places, 265 transitions, 684 flow [2025-03-04 07:01:24,593 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-04 07:01:24,593 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:01:24,593 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-04 07:01:24,593 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-03-04 07:01:24,593 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-04 07:01:24,594 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:01:24,594 INFO L85 PathProgramCache]: Analyzing trace with hash -1483549227, now seen corresponding path program 1 times [2025-03-04 07:01:24,594 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:01:24,594 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1835589238] [2025-03-04 07:01:24,594 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:01:24,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:01:24,608 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 172 statements into 1 equivalence classes. [2025-03-04 07:01:24,613 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 172 of 172 statements. [2025-03-04 07:01:24,614 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:01:24,614 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:01:24,687 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:01:24,687 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:01:24,687 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1835589238] [2025-03-04 07:01:24,687 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1835589238] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:01:24,687 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:01:24,688 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 07:01:24,688 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [457852731] [2025-03-04 07:01:24,688 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:01:24,689 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-04 07:01:24,689 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:01:24,690 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-04 07:01:24,690 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-04 07:01:24,740 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 220 out of 248 [2025-03-04 07:01:24,742 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-04 07:01:24,742 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:01:24,742 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 220 of 248 [2025-03-04 07:01:24,742 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:01:25,071 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-04 07:01:25,071 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-04 07:01:25,071 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 07:01:25,071 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:25,071 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:25,073 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-04 07:01:25,073 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-04 07:01:25,073 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 07:01:25,073 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:25,073 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:25,120 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-04 07:01:25,120 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-04 07:01:25,120 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:25,120 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-04 07:01:25,120 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:25,124 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-04 07:01:25,124 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-04 07:01:25,124 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:25,124 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-04 07:01:25,125 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:25,587 INFO L124 PetriNetUnfolderBase]: 2062/8529 cut-off events. [2025-03-04 07:01:25,587 INFO L125 PetriNetUnfolderBase]: For 1612/1835 co-relation queries the response was YES. [2025-03-04 07:01:25,601 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-04 07:01:25,617 INFO L140 encePairwiseOnDemand]: 240/248 looper letters, 28 selfloop transitions, 2 changer transitions 7/277 dead transitions. [2025-03-04 07:01:25,618 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 259 places, 277 transitions, 782 flow [2025-03-04 07:01:25,618 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 07:01:25,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 07:01:25,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1358 transitions. [2025-03-04 07:01:25,620 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9126344086021505 [2025-03-04 07:01:25,620 INFO L175 Difference]: Start difference. First operand has 254 places, 265 transitions, 684 flow. Second operand 6 states and 1358 transitions. [2025-03-04 07:01:25,620 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 259 places, 277 transitions, 782 flow [2025-03-04 07:01:25,624 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 257 places, 277 transitions, 768 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 07:01:25,626 INFO L231 Difference]: Finished difference. Result has 261 places, 266 transitions, 692 flow [2025-03-04 07:01:25,626 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-04 07:01:25,627 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 15 predicate places. [2025-03-04 07:01:25,627 INFO L471 AbstractCegarLoop]: Abstraction has has 261 places, 266 transitions, 692 flow [2025-03-04 07:01:25,627 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-04 07:01:25,628 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:01:25,628 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-04 07:01:25,628 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-03-04 07:01:25,628 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-04 07:01:25,628 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:01:25,629 INFO L85 PathProgramCache]: Analyzing trace with hash 194291449, now seen corresponding path program 1 times [2025-03-04 07:01:25,629 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:01:25,629 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [860458361] [2025-03-04 07:01:25,629 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:01:25,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:01:25,643 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 179 statements into 1 equivalence classes. [2025-03-04 07:01:25,649 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 179 of 179 statements. [2025-03-04 07:01:25,649 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:01:25,649 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:01:25,793 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-04 07:01:25,793 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:01:25,793 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [860458361] [2025-03-04 07:01:25,793 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [860458361] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:01:25,793 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:01:25,794 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-04 07:01:25,794 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [640218455] [2025-03-04 07:01:25,794 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:01:25,795 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:01:25,796 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:01:25,796 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:01:25,796 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:01:25,801 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 227 out of 248 [2025-03-04 07:01:25,802 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-04 07:01:25,802 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:01:25,802 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 227 of 248 [2025-03-04 07:01:25,802 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:01:25,844 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-04 07:01:25,844 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:01:25,844 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:01:25,844 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:01:25,844 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:01:25,846 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-04 07:01:25,846 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:01:25,846 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:01:25,846 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:01:25,846 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:01:25,932 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-04 07:01:25,932 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-04 07:01:25,932 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:25,932 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:25,933 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 07:01:25,938 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-04 07:01:25,938 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-04 07:01:25,938 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:25,938 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:25,939 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 07:01:25,967 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-04 07:01:25,967 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-04 07:01:25,967 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:25,967 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:25,967 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-04 07:01:25,972 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-04 07:01:25,972 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-04 07:01:25,972 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:25,972 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-04 07:01:25,972 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:26,195 INFO L124 PetriNetUnfolderBase]: 836/4493 cut-off events. [2025-03-04 07:01:26,195 INFO L125 PetriNetUnfolderBase]: For 664/789 co-relation queries the response was YES. [2025-03-04 07:01:26,203 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-04 07:01:26,211 INFO L140 encePairwiseOnDemand]: 244/248 looper letters, 22 selfloop transitions, 2 changer transitions 0/260 dead transitions. [2025-03-04 07:01:26,212 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 257 places, 260 transitions, 694 flow [2025-03-04 07:01:26,212 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:01:26,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:01:26,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 707 transitions. [2025-03-04 07:01:26,214 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9502688172043011 [2025-03-04 07:01:26,214 INFO L175 Difference]: Start difference. First operand has 261 places, 266 transitions, 692 flow. Second operand 3 states and 707 transitions. [2025-03-04 07:01:26,214 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 257 places, 260 transitions, 694 flow [2025-03-04 07:01:26,224 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 260 transitions, 672 flow, removed 9 selfloop flow, removed 5 redundant places. [2025-03-04 07:01:26,226 INFO L231 Difference]: Finished difference. Result has 253 places, 254 transitions, 622 flow [2025-03-04 07:01:26,227 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-04 07:01:26,227 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 7 predicate places. [2025-03-04 07:01:26,228 INFO L471 AbstractCegarLoop]: Abstraction has has 253 places, 254 transitions, 622 flow [2025-03-04 07:01:26,228 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-04 07:01:26,228 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:01:26,228 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-04 07:01:26,229 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-03-04 07:01:26,229 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-04 07:01:26,229 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:01:26,229 INFO L85 PathProgramCache]: Analyzing trace with hash -1340363991, now seen corresponding path program 1 times [2025-03-04 07:01:26,230 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:01:26,230 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1700860837] [2025-03-04 07:01:26,230 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:01:26,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:01:26,245 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 182 statements into 1 equivalence classes. [2025-03-04 07:01:26,250 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 182 of 182 statements. [2025-03-04 07:01:26,250 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:01:26,250 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:01:26,321 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-04 07:01:26,321 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:01:26,322 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1700860837] [2025-03-04 07:01:26,322 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1700860837] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:01:26,322 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:01:26,322 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-04 07:01:26,322 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [346362313] [2025-03-04 07:01:26,322 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:01:26,322 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:01:26,323 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:01:26,323 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:01:26,323 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:01:26,331 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 230 out of 248 [2025-03-04 07:01:26,332 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-04 07:01:26,332 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:01:26,332 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 230 of 248 [2025-03-04 07:01:26,332 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:01:26,399 INFO L124 PetriNetUnfolderBase]: 43/770 cut-off events. [2025-03-04 07:01:26,399 INFO L125 PetriNetUnfolderBase]: For 91/92 co-relation queries the response was YES. [2025-03-04 07:01:26,401 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-04 07:01:26,402 INFO L140 encePairwiseOnDemand]: 238/248 looper letters, 8 selfloop transitions, 10 changer transitions 0/246 dead transitions. [2025-03-04 07:01:26,402 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 252 places, 246 transitions, 623 flow [2025-03-04 07:01:26,402 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:01:26,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:01:26,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 713 transitions. [2025-03-04 07:01:26,403 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9583333333333334 [2025-03-04 07:01:26,403 INFO L175 Difference]: Start difference. First operand has 253 places, 254 transitions, 622 flow. Second operand 3 states and 713 transitions. [2025-03-04 07:01:26,404 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 252 places, 246 transitions, 623 flow [2025-03-04 07:01:26,405 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 246 transitions, 599 flow, removed 7 selfloop flow, removed 4 redundant places. [2025-03-04 07:01:26,407 INFO L231 Difference]: Finished difference. Result has 248 places, 243 transitions, 566 flow [2025-03-04 07:01:26,407 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-04 07:01:26,408 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 2 predicate places. [2025-03-04 07:01:26,409 INFO L471 AbstractCegarLoop]: Abstraction has has 248 places, 243 transitions, 566 flow [2025-03-04 07:01:26,409 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-04 07:01:26,409 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:01:26,409 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-04 07:01:26,409 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-03-04 07:01:26,409 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-04 07:01:26,410 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:01:26,410 INFO L85 PathProgramCache]: Analyzing trace with hash -660098635, now seen corresponding path program 1 times [2025-03-04 07:01:26,410 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:01:26,410 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2115023599] [2025-03-04 07:01:26,410 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:01:26,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:01:26,428 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 189 statements into 1 equivalence classes. [2025-03-04 07:01:26,438 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 189 of 189 statements. [2025-03-04 07:01:26,439 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:01:26,439 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:01:26,763 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-04 07:01:26,764 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:01:26,764 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2115023599] [2025-03-04 07:01:26,764 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2115023599] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:01:26,764 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:01:26,764 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 07:01:26,765 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1502235414] [2025-03-04 07:01:26,765 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:01:26,765 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 07:01:26,765 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:01:26,765 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 07:01:26,765 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 07:01:26,832 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 248 [2025-03-04 07:01:26,833 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-04 07:01:26,833 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:01:26,833 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 248 [2025-03-04 07:01:26,833 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:01:27,059 INFO L124 PetriNetUnfolderBase]: 584/1959 cut-off events. [2025-03-04 07:01:27,059 INFO L125 PetriNetUnfolderBase]: For 565/626 co-relation queries the response was YES. [2025-03-04 07:01:27,062 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-04 07:01:27,064 INFO L140 encePairwiseOnDemand]: 242/248 looper letters, 14 selfloop transitions, 0 changer transitions 81/274 dead transitions. [2025-03-04 07:01:27,065 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 252 places, 274 transitions, 814 flow [2025-03-04 07:01:27,065 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 07:01:27,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 07:01:27,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1352 transitions. [2025-03-04 07:01:27,067 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9086021505376344 [2025-03-04 07:01:27,067 INFO L175 Difference]: Start difference. First operand has 248 places, 243 transitions, 566 flow. Second operand 6 states and 1352 transitions. [2025-03-04 07:01:27,067 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 252 places, 274 transitions, 814 flow [2025-03-04 07:01:27,070 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 251 places, 274 transitions, 772 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-04 07:01:27,071 INFO L231 Difference]: Finished difference. Result has 251 places, 193 transitions, 421 flow [2025-03-04 07:01:27,072 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-04 07:01:27,073 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 5 predicate places. [2025-03-04 07:01:27,073 INFO L471 AbstractCegarLoop]: Abstraction has has 251 places, 193 transitions, 421 flow [2025-03-04 07:01:27,073 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-04 07:01:27,073 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:01:27,074 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-04 07:01:27,074 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-03-04 07:01:27,074 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-04 07:01:27,074 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:01:27,075 INFO L85 PathProgramCache]: Analyzing trace with hash 1806976065, now seen corresponding path program 1 times [2025-03-04 07:01:27,075 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:01:27,075 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [244950155] [2025-03-04 07:01:27,075 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:01:27,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:01:27,094 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 190 statements into 1 equivalence classes. [2025-03-04 07:01:27,106 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 190 of 190 statements. [2025-03-04 07:01:27,106 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:01:27,107 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 07:01:27,107 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 07:01:27,113 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 190 statements into 1 equivalence classes. [2025-03-04 07:01:27,124 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 190 of 190 statements. [2025-03-04 07:01:27,124 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:01:27,124 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 07:01:27,151 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 07:01:27,151 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-04 07:01:27,152 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 11 remaining) [2025-03-04 07:01:27,152 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (9 of 11 remaining) [2025-03-04 07:01:27,152 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (8 of 11 remaining) [2025-03-04 07:01:27,153 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (7 of 11 remaining) [2025-03-04 07:01:27,153 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (6 of 11 remaining) [2025-03-04 07:01:27,153 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (5 of 11 remaining) [2025-03-04 07:01:27,153 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 11 remaining) [2025-03-04 07:01:27,153 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (3 of 11 remaining) [2025-03-04 07:01:27,153 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (2 of 11 remaining) [2025-03-04 07:01:27,153 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 11 remaining) [2025-03-04 07:01:27,153 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 11 remaining) [2025-03-04 07:01:27,153 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-03-04 07:01:27,153 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:01:27,154 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-04 07:01:27,154 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-03-04 07:01:27,174 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2025-03-04 07:01:27,176 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 266 places, 269 transitions, 565 flow [2025-03-04 07:01:27,206 INFO L124 PetriNetUnfolderBase]: 15/518 cut-off events. [2025-03-04 07:01:27,207 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2025-03-04 07:01:27,208 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-04 07:01:27,209 INFO L82 GeneralOperation]: Start removeDead. Operand has 266 places, 269 transitions, 565 flow [2025-03-04 07:01:27,210 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 266 places, 269 transitions, 565 flow [2025-03-04 07:01:27,211 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 07:01:27,211 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;@75193dc9, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 07:01:27,211 INFO L334 AbstractCegarLoop]: Starting to check reachability of 13 error locations. [2025-03-04 07:01:27,217 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-04 07:01:27,217 INFO L124 PetriNetUnfolderBase]: 1/163 cut-off events. [2025-03-04 07:01:27,217 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-04 07:01:27,217 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:01:27,217 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-04 07:01:27,217 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-04 07:01:27,218 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:01:27,218 INFO L85 PathProgramCache]: Analyzing trace with hash -1005494952, now seen corresponding path program 1 times [2025-03-04 07:01:27,218 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:01:27,218 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1760525556] [2025-03-04 07:01:27,218 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:01:27,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:01:27,234 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 153 statements into 1 equivalence classes. [2025-03-04 07:01:27,237 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 153 of 153 statements. [2025-03-04 07:01:27,237 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:01:27,237 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:01:27,260 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:01:27,260 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:01:27,260 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1760525556] [2025-03-04 07:01:27,260 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1760525556] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:01:27,260 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:01:27,260 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:01:27,260 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [681619342] [2025-03-04 07:01:27,260 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:01:27,260 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:01:27,261 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:01:27,261 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:01:27,261 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:01:27,276 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 269 [2025-03-04 07:01:27,277 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-04 07:01:27,277 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:01:27,277 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 269 [2025-03-04 07:01:27,277 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:01:28,870 INFO L124 PetriNetUnfolderBase]: 6675/16256 cut-off events. [2025-03-04 07:01:28,871 INFO L125 PetriNetUnfolderBase]: For 634/634 co-relation queries the response was YES. [2025-03-04 07:01:28,896 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-04 07:01:28,956 INFO L140 encePairwiseOnDemand]: 258/269 looper letters, 41 selfloop transitions, 6 changer transitions 1/282 dead transitions. [2025-03-04 07:01:28,956 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 282 transitions, 685 flow [2025-03-04 07:01:28,956 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:01:28,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:01:28,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 760 transitions. [2025-03-04 07:01:28,958 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9417596034696406 [2025-03-04 07:01:28,958 INFO L175 Difference]: Start difference. First operand has 266 places, 269 transitions, 565 flow. Second operand 3 states and 760 transitions. [2025-03-04 07:01:28,958 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 282 transitions, 685 flow [2025-03-04 07:01:28,959 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 282 transitions, 685 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 07:01:28,961 INFO L231 Difference]: Finished difference. Result has 270 places, 269 transitions, 601 flow [2025-03-04 07:01:28,961 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-04 07:01:28,962 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 4 predicate places. [2025-03-04 07:01:28,962 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 269 transitions, 601 flow [2025-03-04 07:01:28,962 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-04 07:01:28,962 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:01:28,962 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-04 07:01:28,962 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-03-04 07:01:28,962 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-04 07:01:28,963 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:01:28,963 INFO L85 PathProgramCache]: Analyzing trace with hash 1350144999, now seen corresponding path program 1 times [2025-03-04 07:01:28,963 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:01:28,963 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1218504498] [2025-03-04 07:01:28,963 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:01:28,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:01:28,976 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 155 statements into 1 equivalence classes. [2025-03-04 07:01:28,981 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 155 of 155 statements. [2025-03-04 07:01:28,981 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:01:28,981 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:01:29,221 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:01:29,221 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:01:29,221 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1218504498] [2025-03-04 07:01:29,221 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1218504498] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:01:29,221 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:01:29,221 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 07:01:29,221 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2058904230] [2025-03-04 07:01:29,221 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:01:29,221 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 07:01:29,222 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:01:29,222 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 07:01:29,222 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 07:01:29,298 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 227 out of 269 [2025-03-04 07:01:29,299 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-04 07:01:29,299 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:01:29,299 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 227 of 269 [2025-03-04 07:01:29,299 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:01:31,552 INFO L124 PetriNetUnfolderBase]: 9884/24204 cut-off events. [2025-03-04 07:01:31,553 INFO L125 PetriNetUnfolderBase]: For 1084/1175 co-relation queries the response was YES. [2025-03-04 07:01:31,629 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-04 07:01:31,744 INFO L140 encePairwiseOnDemand]: 263/269 looper letters, 80 selfloop transitions, 5 changer transitions 0/316 dead transitions. [2025-03-04 07:01:31,744 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 273 places, 316 transitions, 865 flow [2025-03-04 07:01:31,744 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 07:01:31,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 07:01:31,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1448 transitions. [2025-03-04 07:01:31,747 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8971499380421314 [2025-03-04 07:01:31,747 INFO L175 Difference]: Start difference. First operand has 270 places, 269 transitions, 601 flow. Second operand 6 states and 1448 transitions. [2025-03-04 07:01:31,747 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 273 places, 316 transitions, 865 flow [2025-03-04 07:01:31,759 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 271 places, 316 transitions, 853 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 07:01:31,761 INFO L231 Difference]: Finished difference. Result has 271 places, 268 transitions, 597 flow [2025-03-04 07:01:31,762 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-04 07:01:31,763 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 5 predicate places. [2025-03-04 07:01:31,763 INFO L471 AbstractCegarLoop]: Abstraction has has 271 places, 268 transitions, 597 flow [2025-03-04 07:01:31,763 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-04 07:01:31,764 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:01:31,764 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-04 07:01:31,764 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-03-04 07:01:31,764 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-04 07:01:31,764 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:01:31,765 INFO L85 PathProgramCache]: Analyzing trace with hash 1249295126, now seen corresponding path program 1 times [2025-03-04 07:01:31,765 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:01:31,765 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1257450611] [2025-03-04 07:01:31,765 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:01:31,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:01:31,783 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-03-04 07:01:31,789 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-03-04 07:01:31,789 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:01:31,789 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:01:31,817 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:01:31,817 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:01:31,817 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1257450611] [2025-03-04 07:01:31,818 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1257450611] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:01:31,818 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:01:31,818 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:01:31,818 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [621492876] [2025-03-04 07:01:31,818 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:01:31,818 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:01:31,818 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:01:31,818 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:01:31,818 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:01:31,831 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 269 [2025-03-04 07:01:31,832 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-04 07:01:31,832 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:01:31,832 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 269 [2025-03-04 07:01:31,832 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:01:34,365 INFO L124 PetriNetUnfolderBase]: 8776/29817 cut-off events. [2025-03-04 07:01:34,365 INFO L125 PetriNetUnfolderBase]: For 2190/2190 co-relation queries the response was YES. [2025-03-04 07:01:34,429 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-04 07:01:34,514 INFO L140 encePairwiseOnDemand]: 259/269 looper letters, 49 selfloop transitions, 7 changer transitions 0/294 dead transitions. [2025-03-04 07:01:34,515 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 273 places, 294 transitions, 782 flow [2025-03-04 07:01:34,515 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:01:34,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:01:34,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 764 transitions. [2025-03-04 07:01:34,516 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9467162329615861 [2025-03-04 07:01:34,516 INFO L175 Difference]: Start difference. First operand has 271 places, 268 transitions, 597 flow. Second operand 3 states and 764 transitions. [2025-03-04 07:01:34,516 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 273 places, 294 transitions, 782 flow [2025-03-04 07:01:34,519 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 294 transitions, 772 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-04 07:01:34,521 INFO L231 Difference]: Finished difference. Result has 270 places, 275 transitions, 649 flow [2025-03-04 07:01:34,521 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-04 07:01:34,522 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 4 predicate places. [2025-03-04 07:01:34,522 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 275 transitions, 649 flow [2025-03-04 07:01:34,522 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-04 07:01:34,522 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:01:34,522 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-04 07:01:34,522 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-03-04 07:01:34,522 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-04 07:01:34,523 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:01:34,523 INFO L85 PathProgramCache]: Analyzing trace with hash -1335352079, now seen corresponding path program 1 times [2025-03-04 07:01:34,523 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:01:34,523 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2045634163] [2025-03-04 07:01:34,523 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:01:34,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:01:34,536 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-03-04 07:01:34,540 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-03-04 07:01:34,540 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:01:34,540 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:01:34,558 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:01:34,558 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:01:34,558 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2045634163] [2025-03-04 07:01:34,559 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2045634163] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:01:34,559 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:01:34,559 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:01:34,559 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [398994180] [2025-03-04 07:01:34,559 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:01:34,559 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:01:34,559 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:01:34,560 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:01:34,560 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:01:34,577 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 269 [2025-03-04 07:01:34,578 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-04 07:01:34,578 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:01:34,578 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 269 [2025-03-04 07:01:34,578 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:01:34,856 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-04 07:01:34,856 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-04 07:01:34,856 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:34,856 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 07:01:34,856 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:34,906 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-04 07:01:34,906 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-04 07:01:34,906 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-04 07:01:34,906 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:34,906 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:34,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][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-04 07:01:34,932 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-04 07:01:34,932 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-04 07:01:34,932 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-04 07:01:34,932 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-04 07:01:34,955 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-04 07:01:34,955 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-04 07:01:34,955 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-04 07:01:34,955 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-04 07:01:34,955 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-04 07:01:34,999 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-04 07:01:35,000 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-04 07:01:35,000 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:35,000 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:35,000 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 07:01:35,322 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-04 07:01:35,322 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:01:35,323 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 07:01:35,323 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 07:01:35,323 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:01:35,907 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-04 07:01:35,907 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:01:35,908 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:35,908 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:35,908 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:35,910 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-04 07:01:35,910 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:01:35,910 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:35,910 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:35,910 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:36,033 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-04 07:01:36,033 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:01:36,033 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:36,033 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:36,033 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:36,252 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-04 07:01:36,252 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:01:36,252 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:36,252 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:36,252 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:36,252 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-04 07:01:36,252 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:01:36,252 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:36,252 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:36,252 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:36,303 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-04 07:01:36,303 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:01:36,303 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:36,303 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:36,303 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:36,305 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-04 07:01:36,305 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:01:36,305 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:36,305 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:36,305 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:36,406 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-04 07:01:36,406 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:01:36,406 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:36,406 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:36,406 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:36,427 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-04 07:01:36,427 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:01:36,427 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:36,427 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:36,427 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:36,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][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-04 07:01:36,463 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:01:36,463 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:36,463 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:36,463 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:36,464 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-04 07:01:36,464 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:01:36,464 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:36,464 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:36,464 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:36,485 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-04 07:01:36,486 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:01:36,486 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:36,486 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:36,486 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:36,498 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-04 07:01:36,498 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:01:36,498 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:36,499 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:36,499 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:36,499 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:36,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][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-04 07:01:36,515 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:01:36,515 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:36,516 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:36,516 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:36,850 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-04 07:01:36,850 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:01:36,850 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:36,850 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:36,850 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:36,883 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-04 07:01:36,883 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:01:36,883 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:36,883 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:36,883 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:36,894 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-04 07:01:36,894 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:36,894 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:36,894 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:36,894 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:36,901 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-04 07:01:36,901 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:01:36,901 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:36,901 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:36,901 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:36,901 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:36,929 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-04 07:01:36,930 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:36,930 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:36,930 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:36,930 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:36,931 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-04 07:01:36,931 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:36,931 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:36,931 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:36,931 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:36,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][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-04 07:01:36,994 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:01:36,994 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:36,994 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:36,994 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:37,038 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-04 07:01:37,038 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,038 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:37,038 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:37,038 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,059 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-04 07:01:37,059 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,059 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:37,059 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,059 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:37,059 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,083 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-04 07:01:37,083 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,083 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:37,083 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:37,083 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:37,087 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-04 07:01:37,087 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:37,087 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:37,087 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,087 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,087 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-04 07:01:37,087 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,087 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,087 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:37,087 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:37,089 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-04 07:01:37,089 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,089 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:37,089 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:37,089 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,091 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-04 07:01:37,091 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:37,091 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,091 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:37,091 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,092 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-04 07:01:37,092 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:37,092 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,092 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,092 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:37,131 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-04 07:01:37,131 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:37,132 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,132 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,132 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:37,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][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-04 07:01:37,137 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,137 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:37,137 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:37,137 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:37,141 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-04 07:01:37,142 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,142 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:37,142 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:37,142 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,155 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-04 07:01:37,155 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,155 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:37,155 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:37,156 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,200 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-04 07:01:37,201 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:37,201 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,201 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:37,201 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,201 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-04 07:01:37,201 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:37,201 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,201 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:37,201 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,210 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-04 07:01:37,210 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:37,210 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,210 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,210 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,214 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-04 07:01:37,214 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:37,214 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,214 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,214 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,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][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-04 07:01:37,248 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:37,248 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,248 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,249 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,253 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-04 07:01:37,253 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:37,253 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,253 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,253 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:37,283 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-04 07:01:37,283 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:37,283 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,283 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,283 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,293 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-04 07:01:37,293 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:37,293 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,293 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:37,293 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,295 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-04 07:01:37,295 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:37,295 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,295 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:37,295 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:37,295 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:37,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][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-04 07:01:37,347 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:37,347 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:37,347 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,347 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,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][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-04 07:01:37,347 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:37,347 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,347 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:37,347 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,351 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-04 07:01:37,351 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:37,351 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:37,351 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,351 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,358 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-04 07:01:37,358 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:37,358 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,358 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,358 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,359 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-04 07:01:37,359 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:37,359 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,359 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,359 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:37,360 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-04 07:01:37,360 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:37,360 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,360 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,360 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,362 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-04 07:01:37,362 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:37,362 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,362 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,362 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,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, 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-04 07:01:37,374 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:37,374 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,374 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:37,374 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,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, 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-04 07:01:37,374 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:37,374 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,374 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:37,375 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,448 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-04 07:01:37,448 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:37,448 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,448 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:37,448 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,448 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:37,451 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-04 07:01:37,451 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:37,451 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:37,451 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,451 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:37,504 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-04 07:01:37,504 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:37,504 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,504 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,504 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:37,516 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-04 07:01:37,517 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:37,517 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:37,517 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,521 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,522 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-04 07:01:37,522 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:37,522 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,522 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,522 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,689 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-04 07:01:37,689 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:37,689 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:37,689 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,689 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,689 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-04 07:01:37,689 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:37,689 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:37,689 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,689 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,697 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-04 07:01:37,697 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:37,697 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:37,697 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:37,697 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:37,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][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-04 07:01:37,706 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:37,706 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,706 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,706 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,713 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-04 07:01:37,713 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:37,713 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:37,713 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:37,713 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:37,716 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-04 07:01:37,716 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:37,717 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,717 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,717 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,730 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-04 07:01:37,730 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:37,730 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:37,730 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,730 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,733 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-04 07:01:37,733 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:37,733 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:37,733 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,733 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,737 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-04 07:01:37,737 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:37,737 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:37,737 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,738 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,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][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-04 07:01:37,746 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:37,746 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,746 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,746 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:37,765 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-04 07:01:37,765 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:37,765 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:37,765 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,765 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:37,802 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-04 07:01:37,803 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:37,803 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:37,803 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:37,803 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:37,803 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-04 07:01:37,803 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:37,803 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:37,803 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:37,803 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:37,805 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-04 07:01:37,805 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:37,805 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:37,805 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:37,805 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:37,808 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-04 07:01:37,808 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:37,808 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:37,808 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:37,808 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:37,825 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-04 07:01:37,825 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:37,825 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,825 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,825 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:37,828 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-04 07:01:37,828 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:37,828 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,828 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:37,828 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,828 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-04 07:01:37,828 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:37,828 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,828 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,828 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:37,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][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-04 07:01:37,833 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:37,833 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:37,833 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:37,833 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:37,843 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-04 07:01:37,843 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:37,844 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:37,844 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,844 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,861 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-04 07:01:37,861 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:37,861 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:37,861 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:37,861 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:37,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][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-04 07:01:37,862 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:37,862 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:37,862 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:37,862 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:37,931 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-04 07:01:37,931 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:37,931 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,931 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:37,931 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,931 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-04 07:01:37,931 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:37,931 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:37,931 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,931 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,934 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-04 07:01:37,934 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:37,934 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,934 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,934 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,935 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-04 07:01:37,935 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:37,935 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,936 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,936 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,939 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-04 07:01:37,939 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:37,939 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,939 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,939 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:37,952 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-04 07:01:37,952 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:37,952 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:37,952 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:37,952 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:37,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, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 252#L1025true, 267#true, 263#true, 285#true]) [2025-03-04 07:01:37,952 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:37,952 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:37,952 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:37,952 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:38,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][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-04 07:01:38,046 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:38,046 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:38,046 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:38,046 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:38,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][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-04 07:01:38,046 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:38,046 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:38,046 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:38,046 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:38,048 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-04 07:01:38,048 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:38,048 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:38,048 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:38,048 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:38,140 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-04 07:01:38,140 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:38,140 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:38,140 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:38,140 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:38,164 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-04 07:01:38,164 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:38,164 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:38,164 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:38,164 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:38,239 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-04 07:01:38,239 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:38,239 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:38,239 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:38,239 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:38,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), 192#ULTIMATE.startFINALtrue, 98#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 125#L1024true, 285#true]) [2025-03-04 07:01:38,266 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:38,266 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:38,266 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:38,266 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:38,266 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:38,309 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-04 07:01:38,309 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:38,309 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:38,309 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:38,309 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:38,377 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-04 07:01:38,377 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:01:38,377 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:38,377 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:38,377 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:38,388 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-04 07:01:38,388 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:01:38,388 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:38,388 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:38,388 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:38,388 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-04 07:01:38,388 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:01:38,388 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:38,388 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:38,388 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:38,396 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-04 07:01:38,396 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:01:38,396 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:38,396 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:38,396 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:38,398 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-04 07:01:38,398 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:01:38,398 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:38,398 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:38,398 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:38,443 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-04 07:01:38,443 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:01:38,443 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:38,444 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:38,444 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:38,444 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:38,454 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-04 07:01:38,454 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:01:38,454 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:38,454 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:38,454 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:01:38,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][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-04 07:01:38,459 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:01:38,459 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:38,459 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:01:38,459 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:38,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][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-04 07:01:38,460 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:01:38,460 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:38,460 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:38,460 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:38,465 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-04 07:01:38,465 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:01:38,465 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:01:38,465 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:38,465 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:38,465 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-04 07:01:38,465 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:01:38,465 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:38,465 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:38,465 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:01:38,504 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-04 07:01:38,504 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:01:38,504 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:01:38,504 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:38,504 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:38,531 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-04 07:01:38,531 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-04 07:01:38,531 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:38,531 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:38,531 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-04 07:01:38,542 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-04 07:01:38,542 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-04 07:01:38,542 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-04 07:01:38,542 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:38,542 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:38,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][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-04 07:01:38,568 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-04 07:01:38,568 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:38,568 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-04 07:01:38,568 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:38,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][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-04 07:01:38,568 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-04 07:01:38,568 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:38,568 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-04 07:01:38,568 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:38,571 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-04 07:01:38,571 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-04 07:01:38,571 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:38,571 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:38,571 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:38,574 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-04 07:01:38,574 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-04 07:01:38,574 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:38,574 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:38,574 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:38,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][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-04 07:01:38,586 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-04 07:01:38,586 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:01:38,586 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:38,586 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:38,586 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-04 07:01:38,586 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-04 07:01:38,586 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:01:38,587 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:38,587 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:38,826 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-04 07:01:38,826 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-04 07:01:38,826 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:38,826 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:38,826 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:39,027 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-04 07:01:39,028 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-04 07:01:39,028 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:39,028 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:39,028 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:39,051 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-04 07:01:39,051 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-04 07:01:39,051 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:39,051 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:39,051 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:39,054 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-04 07:01:39,055 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-04 07:01:39,055 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:39,055 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:39,055 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:39,171 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-04 07:01:39,172 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:01:39,172 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:01:39,172 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 07:01:39,172 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 07:01:39,209 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-04 07:01:39,209 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:01:39,209 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:39,209 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:39,209 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:39,209 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:39,298 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-04 07:01:39,298 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-04 07:01:39,298 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-04 07:01:39,298 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:01:39,298 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:01:39,307 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-04 07:01:39,307 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-04 07:01:39,307 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:01:39,307 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:01:39,307 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-04 07:01:39,309 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-04 07:01:39,309 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-04 07:01:39,309 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:01:39,309 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:01:39,309 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:01:39,360 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-04 07:01:39,360 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-03-04 07:01:39,360 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-04 07:01:39,360 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-04 07:01:39,360 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:01:39,360 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:01:39,390 INFO L124 PetriNetUnfolderBase]: 20384/50137 cut-off events. [2025-03-04 07:01:39,390 INFO L125 PetriNetUnfolderBase]: For 11713/11885 co-relation queries the response was YES. [2025-03-04 07:01:39,538 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-04 07:01:39,699 INFO L140 encePairwiseOnDemand]: 262/269 looper letters, 44 selfloop transitions, 10 changer transitions 0/295 dead transitions. [2025-03-04 07:01:39,699 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 272 places, 295 transitions, 815 flow [2025-03-04 07:01:39,699 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:01:39,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:01:39,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 753 transitions. [2025-03-04 07:01:39,700 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9330855018587361 [2025-03-04 07:01:39,700 INFO L175 Difference]: Start difference. First operand has 270 places, 275 transitions, 649 flow. Second operand 3 states and 753 transitions. [2025-03-04 07:01:39,700 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 272 places, 295 transitions, 815 flow [2025-03-04 07:01:39,717 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 270 places, 295 transitions, 795 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 07:01:39,720 INFO L231 Difference]: Finished difference. Result has 272 places, 283 transitions, 721 flow [2025-03-04 07:01:39,720 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-04 07:01:39,720 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 6 predicate places. [2025-03-04 07:01:39,720 INFO L471 AbstractCegarLoop]: Abstraction has has 272 places, 283 transitions, 721 flow [2025-03-04 07:01:39,721 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-04 07:01:39,721 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:01:39,721 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-04 07:01:39,721 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-03-04 07:01:39,721 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-04 07:01:39,722 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:01:39,722 INFO L85 PathProgramCache]: Analyzing trace with hash 1217500482, now seen corresponding path program 1 times [2025-03-04 07:01:39,722 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:01:39,722 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2086128798] [2025-03-04 07:01:39,722 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:01:39,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:01:39,735 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 166 statements into 1 equivalence classes. [2025-03-04 07:01:39,739 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 166 of 166 statements. [2025-03-04 07:01:39,739 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:01:39,739 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:01:39,901 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:01:39,902 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:01:39,902 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2086128798] [2025-03-04 07:01:39,902 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2086128798] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:01:39,902 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:01:39,902 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:01:39,902 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2063543140] [2025-03-04 07:01:39,902 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:01:39,903 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:01:39,903 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:01:39,903 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:01:39,903 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:01:39,914 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 269 [2025-03-04 07:01:39,915 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-04 07:01:39,915 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:01:39,915 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 269 [2025-03-04 07:01:39,915 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:01:39,998 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-04 07:01:39,998 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:01:39,998 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:01:39,998 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:01:39,998 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:01:40,006 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-04 07:01:40,007 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:01:40,007 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:01:40,007 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:01:40,007 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:01:40,277 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-04 07:01:40,277 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-04 07:01:40,277 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:01:40,277 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:01:40,277 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:01:40,290 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-04 07:01:40,290 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-04 07:01:40,290 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:01:40,290 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:01:40,290 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:01:40,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][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-04 07:01:40,327 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-04 07:01:40,327 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:40,327 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:40,327 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:01:40,338 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-04 07:01:40,339 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-04 07:01:40,339 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:01:40,339 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:40,339 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:40,348 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-04 07:01:40,348 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-04 07:01:40,348 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:40,348 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 07:01:40,348 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:40,350 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-04 07:01:40,350 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-04 07:01:40,350 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:40,350 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:40,350 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 07:01:40,385 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-04 07:01:40,385 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-04 07:01:40,385 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:40,385 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:40,385 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:01:40,435 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-04 07:01:40,435 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-04 07:01:40,435 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:01:40,435 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-04 07:01:40,435 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-04 07:01:40,439 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-04 07:01:40,439 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-04 07:01:40,439 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:40,439 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:40,439 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-04 07:01:40,441 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-04 07:01:40,442 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-04 07:01:40,442 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:40,442 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-04 07:01:40,442 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:40,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], [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-04 07:01:40,482 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-04 07:01:40,482 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:01:40,482 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-04 07:01:40,482 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-04 07:01:40,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][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-04 07:01:40,491 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-04 07:01:40,491 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-04 07:01:40,491 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-04 07:01:40,491 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-04 07:01:40,537 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-04 07:01:40,537 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-04 07:01:40,537 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-04 07:01:40,537 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:01:40,537 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-04 07:01:40,540 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-04 07:01:40,540 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-04 07:01:40,540 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:01:40,540 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-04 07:01:40,540 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-04 07:01:40,595 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-04 07:01:40,595 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-04 07:01:40,595 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 07:01:40,595 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:40,595 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 07:01:40,848 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-04 07:01:40,849 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-04 07:01:40,849 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:01:40,849 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-04 07:01:40,849 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-04 07:01:40,849 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-04 07:01:40,935 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-04 07:01:40,935 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-04 07:01:40,935 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-04 07:01:40,935 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:01:40,936 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-04 07:01:40,936 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-04 07:01:40,936 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-04 07:01:40,936 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-04 07:01:40,936 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:01:40,936 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-04 07:01:40,936 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-04 07:01:40,936 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-04 07:01:41,023 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-04 07:01:41,023 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:01:41,023 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 07:01:41,023 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 07:01:41,024 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:41,024 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 07:01:41,882 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-04 07:01:41,882 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:01:41,882 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:41,884 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:41,884 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:41,886 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-04 07:01:41,886 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:01:41,886 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:41,886 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:41,886 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:41,891 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-04 07:01:41,892 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:01:41,892 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:41,892 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:41,892 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:41,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][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-04 07:01:41,893 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:01:41,893 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:41,893 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:41,893 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:41,945 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-04 07:01:41,945 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:01:41,945 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:41,945 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:41,945 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:41,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][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-04 07:01:41,946 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:01:41,946 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:41,946 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:41,946 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:42,240 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-04 07:01:42,241 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:01:42,241 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:42,241 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:42,241 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:42,241 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-04 07:01:42,241 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:01:42,241 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:42,241 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:42,241 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:42,246 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-04 07:01:42,246 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:01:42,246 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:42,246 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:42,246 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:42,247 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-04 07:01:42,247 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:01:42,247 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:42,247 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:42,247 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:42,266 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-04 07:01:42,266 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:01:42,266 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:42,266 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:42,266 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:42,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][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-04 07:01:42,275 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:01:42,275 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:42,275 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:42,275 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:42,313 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-04 07:01:42,313 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:01:42,313 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:42,313 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:42,313 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:42,314 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-04 07:01:42,314 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:01:42,314 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:42,314 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:42,314 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:42,331 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-04 07:01:42,331 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:01:42,331 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:42,331 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:42,331 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:42,332 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-04 07:01:42,332 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:01:42,332 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:42,332 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:42,333 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:42,663 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-04 07:01:42,663 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:01:42,663 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:42,663 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:42,663 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:42,664 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-04 07:01:42,664 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:01:42,664 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:42,664 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:42,664 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:42,747 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-04 07:01:42,748 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:01:42,748 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:42,748 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:42,748 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:42,875 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-04 07:01:42,875 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:01:42,875 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:42,875 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:42,875 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:42,881 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-04 07:01:42,882 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:01:42,882 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:42,882 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:42,882 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:42,908 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-04 07:01:42,908 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:42,908 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:42,908 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:42,908 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:42,926 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-04 07:01:42,926 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:42,926 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:42,926 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:42,926 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:42,943 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-04 07:01:42,944 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:42,944 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:42,944 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:42,944 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:42,948 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-04 07:01:42,948 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:42,948 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:42,948 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:42,948 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:42,949 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-04 07:01:42,949 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:42,949 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:42,949 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:42,949 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:42,961 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-04 07:01:42,961 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:01:42,961 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:42,961 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:42,961 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:42,962 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-04 07:01:42,962 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:01:42,962 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:42,962 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:42,962 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:43,120 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-04 07:01:43,120 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:43,120 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:43,120 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:43,120 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:43,149 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-04 07:01:43,149 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:43,149 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:43,149 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:43,149 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:43,150 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-04 07:01:43,150 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,150 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,150 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,150 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,152 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-04 07:01:43,152 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:43,152 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:43,152 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:43,152 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:43,153 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-04 07:01:43,153 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,153 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,153 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,153 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,154 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-04 07:01:43,154 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,154 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,154 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,154 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,171 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-04 07:01:43,171 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:43,171 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:43,171 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:43,171 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:43,172 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-04 07:01:43,172 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,172 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,172 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,172 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,175 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-04 07:01:43,175 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,175 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,175 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,175 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,175 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-04 07:01:43,175 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,175 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,175 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,175 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,176 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-04 07:01:43,176 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,176 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,176 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,176 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,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][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-04 07:01:43,177 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,177 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,177 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,177 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,193 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-04 07:01:43,193 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,193 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,193 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,193 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,193 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-04 07:01:43,193 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:43,193 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:43,193 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:43,193 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:43,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][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-04 07:01:43,199 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,199 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,199 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,199 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,209 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-04 07:01:43,209 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:43,209 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:43,209 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:43,209 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:43,536 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-04 07:01:43,536 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,536 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,537 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,537 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,537 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-04 07:01:43,537 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,537 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,537 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,537 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,546 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-04 07:01:43,546 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,546 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,546 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,546 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,547 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-04 07:01:43,547 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,547 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,547 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,547 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,550 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-04 07:01:43,550 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,550 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,550 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,550 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,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][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-04 07:01:43,550 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,551 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,551 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,551 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,584 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-04 07:01:43,584 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,584 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,584 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,585 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,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|), 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-04 07:01:43,596 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,596 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:43,596 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,596 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:43,598 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-04 07:01:43,598 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,598 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:43,598 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:43,598 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,609 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-04 07:01:43,610 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:43,610 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:43,610 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:43,610 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:43,622 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-04 07:01:43,622 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,622 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,622 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:43,622 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:43,623 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-04 07:01:43,624 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,624 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:43,624 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,624 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:43,634 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-04 07:01:43,634 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:43,634 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:43,634 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:43,634 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:43,640 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-04 07:01:43,640 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,640 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,640 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:43,640 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:43,860 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-04 07:01:43,860 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:43,860 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:43,860 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:43,860 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:43,871 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-04 07:01:43,872 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:43,872 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:43,872 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:43,872 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:43,872 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-04 07:01:43,872 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:43,872 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:43,872 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:43,872 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:43,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][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-04 07:01:43,873 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:43,873 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:43,873 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:43,873 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:43,875 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-04 07:01:43,875 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:43,875 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:43,875 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:43,875 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:43,882 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-04 07:01:43,883 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:43,883 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:43,883 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:43,883 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:43,883 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-04 07:01:43,883 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:43,883 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:43,883 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:43,883 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:43,909 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-04 07:01:43,910 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:43,910 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:43,910 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:43,910 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:43,910 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-04 07:01:43,910 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:43,910 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:43,910 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:43,910 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:43,914 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-04 07:01:43,914 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:43,914 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:43,914 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:43,914 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:43,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][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-04 07:01:43,915 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:43,916 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:43,916 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:43,916 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:43,919 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-04 07:01:43,919 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,919 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,919 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:43,919 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:43,923 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-04 07:01:43,923 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,923 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:43,923 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,923 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:43,923 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,923 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-04 07:01:43,923 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,923 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:43,923 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:43,923 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,923 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-04 07:01:43,924 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,924 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,924 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:43,924 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,924 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:43,924 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,924 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-04 07:01:43,924 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:43,924 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:43,924 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:43,924 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:43,937 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-04 07:01:43,937 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,937 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,937 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:43,937 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,937 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:43,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][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-04 07:01:43,937 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,937 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,937 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:43,937 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:43,937 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-04 07:01:43,937 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,937 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,938 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:43,938 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,938 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:43,938 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:43,938 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-04 07:01:43,938 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:43,938 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:43,938 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:43,938 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:43,951 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-04 07:01:43,951 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:43,951 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:43,951 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:43,951 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:43,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|), 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-04 07:01:43,952 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:43,952 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:43,952 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:43,952 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:44,133 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-04 07:01:44,133 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,133 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,133 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,133 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,134 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,134 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-04 07:01:44,134 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,134 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,134 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,134 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,135 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-04 07:01:44,135 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:44,135 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:44,135 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:44,135 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:44,142 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-04 07:01:44,142 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,142 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,142 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,142 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,142 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,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][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-04 07:01:44,143 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,143 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,143 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,143 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,144 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-04 07:01:44,144 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:44,144 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:44,144 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:44,144 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:44,146 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-04 07:01:44,146 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:44,146 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:44,146 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:44,146 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:44,337 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-04 07:01:44,337 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:44,337 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:44,337 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:44,337 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:44,341 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-04 07:01:44,341 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,341 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:44,341 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,341 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:44,341 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,342 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-04 07:01:44,342 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,342 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,342 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:44,342 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,342 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:44,342 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-04 07:01:44,342 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,342 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,342 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,342 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:44,343 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-04 07:01:44,343 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,343 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,343 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,343 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:44,343 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-04 07:01:44,343 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,343 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:44,343 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,343 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:44,343 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,343 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-04 07:01:44,343 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,343 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:44,343 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,343 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,343 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:44,343 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,343 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-04 07:01:44,343 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,343 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,343 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,343 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:44,343 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-04 07:01:44,343 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,343 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,343 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,343 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:44,344 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,344 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:44,348 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-04 07:01:44,348 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,348 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,348 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,348 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,348 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,348 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-04 07:01:44,348 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,348 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,348 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,348 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,349 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-04 07:01:44,349 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,349 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,349 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,349 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,349 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,349 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,349 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-04 07:01:44,349 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,349 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,349 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,349 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,389 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-04 07:01:44,389 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:44,389 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:44,389 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:44,389 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:44,519 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-04 07:01:44,519 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,519 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,519 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,519 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,527 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-04 07:01:44,528 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:44,528 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:44,528 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,528 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,529 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-04 07:01:44,529 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,529 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,529 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,529 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,530 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-04 07:01:44,530 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,530 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,530 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,530 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,539 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-04 07:01:44,539 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,539 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,539 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,539 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,541 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-04 07:01:44,541 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,541 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,541 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,541 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,566 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-04 07:01:44,566 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,566 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,566 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,566 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,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][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-04 07:01:44,570 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,570 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,570 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,570 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,571 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-04 07:01:44,571 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,571 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,571 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,571 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,573 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-04 07:01:44,573 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,573 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,573 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,573 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,645 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-04 07:01:44,646 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,646 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,646 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:44,646 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,650 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-04 07:01:44,650 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,650 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,650 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,650 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,650 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,650 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-04 07:01:44,651 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,651 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,651 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,651 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,651 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-04 07:01:44,651 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,651 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,651 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,651 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,651 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-04 07:01:44,651 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,651 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,651 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,651 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,652 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-04 07:01:44,652 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,652 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,652 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,653 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,655 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-04 07:01:44,655 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,655 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,655 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,655 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,655 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,655 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,668 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-04 07:01:44,668 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,668 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,668 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,668 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,668 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,668 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,678 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-04 07:01:44,678 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:44,678 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:44,678 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,678 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,678 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:44,678 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-04 07:01:44,678 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:44,678 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:44,678 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,678 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,678 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:44,679 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-04 07:01:44,679 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:44,679 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:44,679 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,679 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:44,679 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,679 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:44,691 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-04 07:01:44,691 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:44,691 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,691 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:44,691 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:44,691 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,691 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-04 07:01:44,691 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:44,691 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:44,691 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:44,691 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,691 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,733 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-04 07:01:44,733 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,733 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,733 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:44,733 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,733 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:44,733 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,734 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-04 07:01:44,734 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:44,734 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:44,734 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:44,734 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,734 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,734 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-04 07:01:44,734 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:44,734 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:44,734 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:44,734 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:44,734 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:44,735 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-04 07:01:44,735 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:44,735 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:44,735 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,735 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,735 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:44,735 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-04 07:01:44,735 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:44,735 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:44,735 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:44,735 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:44,735 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:44,735 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-04 07:01:44,735 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,735 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,736 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:44,736 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,736 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-04 07:01:44,736 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:44,736 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,736 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,736 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:44,736 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-04 07:01:44,736 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,736 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:44,736 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,736 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,736 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-04 07:01:44,736 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:44,736 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:44,736 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:44,736 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,736 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,736 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:44,905 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-04 07:01:44,905 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,905 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,905 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,905 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,908 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-04 07:01:44,908 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:44,908 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,908 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:44,908 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,912 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-04 07:01:44,912 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:44,912 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:44,912 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,912 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,913 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-04 07:01:44,913 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:44,913 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,913 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:44,914 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,917 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-04 07:01:44,917 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,917 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,918 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,918 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,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][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-04 07:01:44,918 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,918 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,918 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,918 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,923 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-04 07:01:44,923 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,923 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,923 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,923 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,923 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-04 07:01:44,923 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,923 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,923 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,923 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,923 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,928 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-04 07:01:44,928 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,928 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,928 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,928 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,928 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,928 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-04 07:01:44,928 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,928 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,928 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,928 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,929 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-04 07:01:44,929 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,929 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,929 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,929 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,929 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,929 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,929 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-04 07:01:44,929 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:44,929 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,929 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:44,929 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:44,931 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-04 07:01:44,931 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,931 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,931 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,931 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,932 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-04 07:01:44,932 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,932 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,932 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,932 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,939 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-04 07:01:44,940 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,940 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,940 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,940 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,940 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-04 07:01:44,940 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,940 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,940 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,940 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,942 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-04 07:01:44,942 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,942 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,942 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,942 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,943 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-04 07:01:44,943 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,943 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,943 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,943 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,944 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-04 07:01:44,944 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,944 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,944 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,944 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,944 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,946 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-04 07:01:44,946 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,946 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,946 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,946 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,946 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,960 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-04 07:01:44,960 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,960 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,960 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,960 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,961 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-04 07:01:44,961 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,961 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,961 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,961 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,961 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,963 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-04 07:01:44,963 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,963 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,963 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,963 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,963 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,963 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-04 07:01:44,964 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,964 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:44,964 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,964 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:44,968 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-04 07:01:44,968 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,968 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,968 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,968 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,971 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-04 07:01:44,971 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,971 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,971 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,971 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,972 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-04 07:01:44,972 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,972 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,972 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,972 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,974 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-04 07:01:44,974 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,974 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:44,974 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:44,974 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,048 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-04 07:01:45,048 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,048 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,048 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:45,048 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:45,048 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,048 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,048 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-04 07:01:45,048 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,048 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,049 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:45,049 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:45,049 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,049 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,049 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-04 07:01:45,049 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,049 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:45,049 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,049 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,055 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-04 07:01:45,055 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,055 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,055 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:45,055 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,055 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:45,055 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,081 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-04 07:01:45,081 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,081 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:45,081 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:45,081 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,081 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,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|), 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-04 07:01:45,083 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,083 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:45,083 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,083 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,083 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,083 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:45,224 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-04 07:01:45,224 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,225 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,225 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,225 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,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|), 61#L1028true, 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-04 07:01:45,225 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,225 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,225 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,225 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,231 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-04 07:01:45,231 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,231 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,231 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:45,231 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,233 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-04 07:01:45,233 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,233 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,233 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,233 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,263 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-04 07:01:45,263 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,263 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,263 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,263 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,263 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,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][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-04 07:01:45,263 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,263 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,263 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,263 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,268 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-04 07:01:45,268 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,268 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,268 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:45,268 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,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][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-04 07:01:45,297 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,297 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,297 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,297 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,305 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-04 07:01:45,306 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,306 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,306 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,306 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:45,306 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-04 07:01:45,306 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,306 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,306 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,306 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,306 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,308 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-04 07:01:45,308 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,308 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,308 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,308 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,308 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,308 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-04 07:01:45,308 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,308 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,308 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,308 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,309 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-04 07:01:45,309 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,309 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,309 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,309 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,309 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,309 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,309 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-04 07:01:45,309 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,309 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,309 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,309 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,313 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-04 07:01:45,313 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,313 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,313 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,313 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,315 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-04 07:01:45,315 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,315 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,315 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:45,315 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,321 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-04 07:01:45,321 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,321 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,321 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,321 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,321 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,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|), 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-04 07:01:45,321 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,321 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,321 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,321 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,322 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-04 07:01:45,322 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,322 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,322 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,322 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,322 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,322 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,322 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-04 07:01:45,322 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,322 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,322 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,322 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,322 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,333 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-04 07:01:45,333 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,333 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,333 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,333 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,333 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-04 07:01:45,333 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,333 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,333 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,333 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,334 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-04 07:01:45,334 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,334 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,334 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,334 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,334 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-04 07:01:45,334 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,334 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,334 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,334 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,335 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-04 07:01:45,335 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,335 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,335 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,335 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,335 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,337 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-04 07:01:45,337 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,337 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,337 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,337 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,337 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,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][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-04 07:01:45,346 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,346 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,346 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,346 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:45,348 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-04 07:01:45,348 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,348 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:45,349 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,349 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,354 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-04 07:01:45,354 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,354 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,354 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,354 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:45,354 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-04 07:01:45,355 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,355 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,355 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,355 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,355 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,357 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-04 07:01:45,357 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,357 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,357 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,357 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,357 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,357 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-04 07:01:45,357 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,357 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:45,357 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,357 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,366 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-04 07:01:45,366 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,366 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,366 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,366 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:45,366 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-04 07:01:45,366 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,367 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,367 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:45,367 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:45,418 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-04 07:01:45,418 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,418 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:45,418 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:45,418 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,418 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,418 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,418 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-04 07:01:45,418 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,418 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:45,418 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,418 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:45,418 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,418 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,631 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-04 07:01:45,631 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,631 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,631 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,632 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,647 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-04 07:01:45,647 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,647 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,647 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,647 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,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][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-04 07:01:45,685 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,685 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:45,685 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,685 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,704 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-04 07:01:45,704 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,704 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,704 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,704 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:45,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][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-04 07:01:45,752 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,752 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,752 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,752 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,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|), 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-04 07:01:45,753 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,753 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,753 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,753 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,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][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-04 07:01:45,758 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,758 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,758 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,758 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,759 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-04 07:01:45,759 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,759 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,759 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,759 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,759 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,760 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-04 07:01:45,760 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,760 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,760 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,760 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,761 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-04 07:01:45,761 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,761 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,762 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,762 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,787 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-04 07:01:45,787 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,787 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,787 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,787 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,787 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,788 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-04 07:01:45,789 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,789 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,789 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,789 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,791 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-04 07:01:45,791 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,791 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,791 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,791 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,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][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-04 07:01:45,793 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,793 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,793 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,793 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,793 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,793 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,794 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-04 07:01:45,794 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,794 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,794 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,794 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,812 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-04 07:01:45,812 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,812 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,812 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,812 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,812 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,814 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-04 07:01:45,814 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,814 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,814 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,814 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,814 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,823 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-04 07:01:45,823 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,823 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,823 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,823 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,851 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-04 07:01:45,851 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,851 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,851 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,851 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,852 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-04 07:01:45,852 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,852 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,852 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,852 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,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][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-04 07:01:45,861 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,861 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,861 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,861 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,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][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-04 07:01:45,861 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,861 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:45,861 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,861 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:45,902 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-04 07:01:45,902 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,902 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,902 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,902 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,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][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-04 07:01:45,945 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:45,945 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:45,945 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:45,945 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:45,949 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-04 07:01:45,949 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:45,949 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:45,949 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:45,949 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:45,949 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:45,949 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-04 07:01:45,949 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,949 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,949 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:45,949 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,949 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-04 07:01:45,950 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:45,950 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:45,950 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:45,950 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:45,950 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:45,950 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-04 07:01:45,950 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:45,950 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:45,950 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:45,950 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:45,950 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:45,950 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:45,965 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-04 07:01:45,966 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:45,966 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:45,966 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:45,966 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:45,966 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:45,966 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-04 07:01:45,966 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:45,966 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:45,966 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,966 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:45,967 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-04 07:01:45,967 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:45,967 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:45,967 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:45,967 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:45,967 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:45,967 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-04 07:01:45,967 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:45,967 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:45,967 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:45,967 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:45,967 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:45,967 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:46,001 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-04 07:01:46,001 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,001 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,001 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:46,001 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:46,002 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-04 07:01:46,002 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,003 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,003 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,003 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:46,003 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:46,021 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-04 07:01:46,021 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,021 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,021 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:46,021 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:46,030 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-04 07:01:46,030 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,030 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,030 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:46,030 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:46,031 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-04 07:01:46,031 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,031 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,031 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,031 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:46,031 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:46,031 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,032 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-04 07:01:46,032 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,032 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,032 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:46,032 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:46,035 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-04 07:01:46,035 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,035 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,035 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:46,035 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:46,035 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,035 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,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][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-04 07:01:46,049 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,049 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:46,049 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:46,049 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,051 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-04 07:01:46,052 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,052 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:46,052 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,052 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:46,055 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-04 07:01:46,055 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,055 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,055 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:46,055 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:46,055 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,056 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-04 07:01:46,056 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,056 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,056 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:46,056 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:46,056 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,122 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-04 07:01:46,122 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,122 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:46,122 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:46,122 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:46,133 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-04 07:01:46,133 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,133 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:46,133 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:46,133 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:46,146 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-04 07:01:46,146 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:01:46,146 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:46,146 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:46,146 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:46,146 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:46,161 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-04 07:01:46,161 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:01:46,161 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:46,161 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:46,161 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:46,161 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:46,172 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-04 07:01:46,172 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:01:46,172 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:46,172 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:46,172 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:46,172 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:46,172 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-04 07:01:46,172 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,172 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:46,172 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:46,172 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:46,173 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-04 07:01:46,173 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:01:46,173 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:46,173 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:46,173 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:46,173 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:46,173 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-04 07:01:46,173 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:01:46,173 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:46,173 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:46,174 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:46,174 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:46,174 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:46,187 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-04 07:01:46,187 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:01:46,188 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:46,188 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:46,188 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:46,237 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-04 07:01:46,237 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,237 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:46,237 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,237 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:46,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][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-04 07:01:46,241 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,241 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:46,241 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:46,241 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,269 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-04 07:01:46,269 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,269 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,269 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:46,269 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:46,270 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-04 07:01:46,270 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,270 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,270 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:46,270 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:46,490 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-04 07:01:46,490 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:01:46,490 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:46,490 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:46,490 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:46,491 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-04 07:01:46,491 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:01:46,491 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:46,491 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:46,491 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:46,491 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:46,492 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:46,502 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-04 07:01:46,502 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:01:46,502 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:46,502 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:46,502 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:46,502 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:46,502 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:46,515 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-04 07:01:46,515 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:01:46,515 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:46,515 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:46,515 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:46,515 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:46,550 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-04 07:01:46,550 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:01:46,550 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:46,550 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:46,550 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:46,568 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:46,568 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:01:46,568 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:46,568 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:46,568 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:01:46,568 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:46,568 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:01:46,568 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:46,568 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:01:46,568 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:46,568 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:46,568 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:01:46,568 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:01:46,568 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:46,569 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:46,569 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:46,569 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:01:46,569 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:46,569 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:46,569 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:01:46,633 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-04 07:01:46,633 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:01:46,633 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:46,633 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:46,633 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:46,633 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:46,633 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:46,642 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-04 07:01:46,643 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:01:46,643 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:46,643 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:46,643 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:46,643 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:46,643 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:46,680 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-04 07:01:46,680 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:01:46,680 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:46,680 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:46,680 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:46,680 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:46,680 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:46,680 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-04 07:01:46,680 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:01:46,680 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:46,680 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:46,680 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:46,735 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:46,735 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-04 07:01:46,735 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,735 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,735 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-04 07:01:46,735 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:46,735 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-04 07:01:46,735 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,735 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,735 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-04 07:01:46,736 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:46,736 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-04 07:01:46,736 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,736 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,736 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-04 07:01:46,736 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:46,736 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-04 07:01:46,736 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,736 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,736 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-04 07:01:46,751 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-04 07:01:46,751 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:01:46,751 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:46,751 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:46,751 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:46,751 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:46,785 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-04 07:01:46,785 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:01:46,786 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:46,786 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:46,786 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:46,786 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:46,804 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-04 07:01:46,804 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:01:46,804 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:46,804 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:46,804 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:46,804 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:46,804 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:46,805 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-04 07:01:46,805 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:01:46,805 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:46,805 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:46,805 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:01:46,808 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-04 07:01:46,808 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:01:46,808 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:46,808 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:46,808 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:46,808 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:46,808 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:46,839 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-04 07:01:46,839 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:01:46,839 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:01:46,839 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:46,839 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:46,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} 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-04 07:01:46,843 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-04 07:01:46,843 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,843 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,843 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,843 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:46,843 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-04 07:01:46,843 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,843 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,843 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} 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-04 07:01:46,844 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-04 07:01:46,844 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,844 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,844 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,844 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:46,844 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-04 07:01:46,844 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,844 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,844 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,882 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:46,882 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-04 07:01:46,882 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,883 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,883 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-04 07:01:46,883 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:46,883 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-04 07:01:46,883 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,883 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,883 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-04 07:01:46,883 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:46,883 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-04 07:01:46,883 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,883 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-04 07:01:46,883 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,883 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:46,883 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-04 07:01:46,883 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,883 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,883 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-04 07:01:46,896 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-04 07:01:46,896 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-04 07:01:46,896 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,896 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:46,896 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,896 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:46,932 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-04 07:01:46,932 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-04 07:01:46,932 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,932 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:46,932 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:46,932 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,971 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-04 07:01:46,972 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-04 07:01:46,972 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,972 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:46,972 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-04 07:01:46,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} 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-04 07:01:46,975 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-04 07:01:46,975 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,975 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,975 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,975 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:46,975 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-04 07:01:46,975 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,975 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,975 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} 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-04 07:01:46,975 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-04 07:01:46,975 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,975 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,975 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,975 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:46,975 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-04 07:01:46,975 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,975 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,975 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} 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-04 07:01:46,978 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-04 07:01:46,978 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,978 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,978 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,978 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:46,978 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-04 07:01:46,978 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,978 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:46,978 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:47,004 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:47,005 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-04 07:01:47,005 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:47,005 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:01:47,005 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:47,005 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:47,005 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-04 07:01:47,005 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:47,005 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:47,005 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:01:47,017 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-04 07:01:47,017 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-04 07:01:47,017 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-04 07:01:47,017 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:47,017 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:47,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} 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-04 07:01:47,092 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-04 07:01:47,092 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:47,092 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:47,092 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:47,092 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:47,092 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-04 07:01:47,092 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:47,092 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:47,092 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:47,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} 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-04 07:01:47,093 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-04 07:01:47,093 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:47,093 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:47,093 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:47,094 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:47,094 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-04 07:01:47,094 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:47,094 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:47,094 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:47,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} 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-04 07:01:47,165 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-04 07:01:47,165 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:47,165 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:47,165 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:47,165 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:47,165 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-04 07:01:47,165 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:47,165 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:47,165 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:47,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} 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-04 07:01:47,166 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-04 07:01:47,166 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:47,166 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:47,166 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:47,166 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:47,166 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-04 07:01:47,166 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:47,167 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:47,167 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:47,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} 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-04 07:01:47,223 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-04 07:01:47,223 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:01:47,223 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:01:47,223 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:01:47,223 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:47,223 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-04 07:01:47,223 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:01:47,224 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:01:47,224 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:01:47,701 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-04 07:01:47,701 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-04 07:01:47,701 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:47,701 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:47,701 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:47,710 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-04 07:01:47,710 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-04 07:01:47,710 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:47,710 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:47,710 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:47,711 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-04 07:01:47,711 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-04 07:01:47,711 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:47,711 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:47,711 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:47,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} 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-04 07:01:47,910 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:01:47,910 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:47,910 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:47,910 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:47,910 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:47,910 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:01:47,910 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:47,910 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:47,910 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:47,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} 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-04 07:01:47,911 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:01:47,911 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:47,911 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:47,911 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:47,911 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:47,911 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:01:47,911 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:47,911 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:47,911 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:47,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} 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-04 07:01:47,982 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-04 07:01:47,982 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 07:01:47,982 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 07:01:47,982 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 07:01:47,982 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:47,982 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-04 07:01:47,982 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 07:01:47,982 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 07:01:47,982 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 07:01:48,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} 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-04 07:01:48,048 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-04 07:01:48,048 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-04 07:01:48,048 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-04 07:01:48,048 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-04 07:01:48,048 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:48,048 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-04 07:01:48,048 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-04 07:01:48,048 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-04 07:01:48,048 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-04 07:01:48,051 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:48,051 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-04 07:01:48,051 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-04 07:01:48,051 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-04 07:01:48,051 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-04 07:01:48,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} 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-04 07:01:48,051 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-04 07:01:48,051 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-04 07:01:48,051 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-04 07:01:48,051 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-04 07:01:48,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} 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-04 07:01:48,112 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-04 07:01:48,112 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 07:01:48,112 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 07:01:48,112 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 07:01:48,112 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:48,112 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-04 07:01:48,112 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 07:01:48,112 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 07:01:48,112 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 07:01:48,113 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:48,113 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-04 07:01:48,113 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 07:01:48,113 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 07:01:48,113 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 07:01:48,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} 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-04 07:01:48,113 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-04 07:01:48,113 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 07:01:48,113 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 07:01:48,113 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 07:01:48,674 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:48,675 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-03-04 07:01:48,675 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-04 07:01:48,675 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-04 07:01:48,675 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-04 07:01:48,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0))) (= |v_threadThread3of3ForFork0_#t~ret6_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} 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-04 07:01:48,675 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-03-04 07:01:48,675 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-04 07:01:48,675 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-04 07:01:48,675 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-04 07:01:48,701 INFO L124 PetriNetUnfolderBase]: 32654/87459 cut-off events. [2025-03-04 07:01:48,701 INFO L125 PetriNetUnfolderBase]: For 20871/24406 co-relation queries the response was YES. [2025-03-04 07:01:48,997 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-04 07:01:49,328 INFO L140 encePairwiseOnDemand]: 259/269 looper letters, 52 selfloop transitions, 10 changer transitions 0/312 dead transitions. [2025-03-04 07:01:49,328 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 274 places, 312 transitions, 938 flow [2025-03-04 07:01:49,328 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:01:49,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:01:49,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 764 transitions. [2025-03-04 07:01:49,329 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9467162329615861 [2025-03-04 07:01:49,329 INFO L175 Difference]: Start difference. First operand has 272 places, 283 transitions, 721 flow. Second operand 3 states and 764 transitions. [2025-03-04 07:01:49,329 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 274 places, 312 transitions, 938 flow [2025-03-04 07:01:49,379 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 272 places, 312 transitions, 918 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 07:01:49,382 INFO L231 Difference]: Finished difference. Result has 274 places, 293 transitions, 801 flow [2025-03-04 07:01:49,382 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-04 07:01:49,382 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 8 predicate places. [2025-03-04 07:01:49,382 INFO L471 AbstractCegarLoop]: Abstraction has has 274 places, 293 transitions, 801 flow [2025-03-04 07:01:49,383 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-04 07:01:49,383 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:01:49,383 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-04 07:01:49,383 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-03-04 07:01:49,383 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-04 07:01:49,383 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:01:49,384 INFO L85 PathProgramCache]: Analyzing trace with hash -2125543019, now seen corresponding path program 1 times [2025-03-04 07:01:49,384 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:01:49,384 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1339110569] [2025-03-04 07:01:49,384 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:01:49,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:01:49,400 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 172 statements into 1 equivalence classes. [2025-03-04 07:01:49,406 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 172 of 172 statements. [2025-03-04 07:01:49,406 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:01:49,406 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:01:49,477 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:01:49,478 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:01:49,478 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1339110569] [2025-03-04 07:01:49,478 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1339110569] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:01:49,478 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:01:49,478 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 07:01:49,478 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1869834005] [2025-03-04 07:01:49,478 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:01:49,479 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-04 07:01:49,479 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:01:49,479 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-04 07:01:49,479 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-04 07:01:49,527 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 269 [2025-03-04 07:01:49,528 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-04 07:01:49,529 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:01:49,529 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 269 [2025-03-04 07:01:49,529 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:01:50,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|), 265#true, 57#L1025-2true, Black: 280#true, 144#L1025-2true, 196#threadENTRYtrue]) [2025-03-04 07:01:50,045 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-04 07:01:50,045 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:01:50,045 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:01:50,045 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:01:50,109 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-04 07:01:50,109 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-04 07:01:50,109 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:50,109 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:01:50,109 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:50,119 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-04 07:01:50,120 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-04 07:01:50,120 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 07:01:50,120 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:50,120 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:50,122 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-04 07:01:50,122 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-04 07:01:50,122 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:50,122 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 07:01:50,122 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:50,172 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-04 07:01:50,172 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-04 07:01:50,172 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:01:50,172 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:50,172 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:50,242 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-04 07:01:50,242 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-04 07:01:50,242 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-04 07:01:50,242 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:01:50,243 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-04 07:01:50,245 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-04 07:01:50,245 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-04 07:01:50,245 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-04 07:01:50,245 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:50,245 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:50,249 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-04 07:01:50,249 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-04 07:01:50,249 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:50,249 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:01:50,249 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-04 07:01:50,314 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-04 07:01:50,314 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-04 07:01:50,314 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:01:50,314 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-04 07:01:50,314 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-04 07:01:50,529 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-04 07:01:50,529 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-04 07:01:50,529 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-04 07:01:50,529 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-04 07:01:50,529 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:01:50,529 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-04 07:01:50,529 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-04 07:01:50,529 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-04 07:01:50,530 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:01:50,530 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-04 07:01:50,578 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-04 07:01:50,578 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-04 07:01:50,578 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:01:50,578 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 07:01:50,578 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 07:01:51,393 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-04 07:01:51,393 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:01:51,393 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:51,394 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:51,394 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:51,394 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-04 07:01:51,394 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:01:51,394 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:51,394 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:51,395 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:51,399 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-04 07:01:51,399 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:01:51,399 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:51,399 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:51,399 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:51,401 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-04 07:01:51,401 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:01:51,401 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:51,401 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:51,401 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:51,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][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-04 07:01:51,461 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:01:51,461 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:51,461 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:51,461 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:51,462 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-04 07:01:51,462 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:01:51,462 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:51,462 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:01:51,462 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:51,891 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-04 07:01:51,891 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:01:51,891 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:51,891 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:51,891 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:51,892 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-04 07:01:51,892 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:01:51,892 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:51,892 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:51,892 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:51,897 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-04 07:01:51,897 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:01:51,897 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:51,897 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:51,897 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:51,899 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-04 07:01:51,899 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:01:51,899 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:51,899 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:51,899 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:51,920 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-04 07:01:51,921 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:01:51,921 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:51,921 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:51,921 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:51,928 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-04 07:01:51,928 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:01:51,928 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:51,928 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:51,928 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:51,968 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-04 07:01:51,968 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:01:51,968 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:51,968 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:51,968 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:51,969 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-04 07:01:51,969 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:01:51,969 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:51,969 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:51,969 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:51,984 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-04 07:01:51,984 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:01:51,984 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:51,984 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:51,984 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:51,986 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-04 07:01:51,986 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:01:51,986 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:51,986 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 07:01:51,986 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:52,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), 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-04 07:01:52,094 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,094 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,094 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,094 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,094 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-04 07:01:52,094 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,094 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,094 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,094 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,094 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-04 07:01:52,094 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,094 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,094 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,094 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,094 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-04 07:01:52,094 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,094 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,094 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,094 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,125 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-04 07:01:52,125 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:01:52,125 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:52,125 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:52,125 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:52,125 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-04 07:01:52,125 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:01:52,125 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:52,125 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:52,125 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:52,163 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-04 07:01:52,164 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:01:52,164 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:52,164 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:52,164 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 07:01:52,243 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-04 07:01:52,243 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:01:52,243 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:52,243 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:52,243 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:52,255 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-04 07:01:52,255 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:01:52,255 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:52,255 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:52,255 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:52,261 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-04 07:01:52,261 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,261 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,261 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,261 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,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][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-04 07:01:52,262 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,262 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,262 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,262 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,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][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-04 07:01:52,290 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,290 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,290 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,290 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,291 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-04 07:01:52,291 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,291 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,291 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,291 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,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][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-04 07:01:52,292 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,292 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,292 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,292 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,297 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-04 07:01:52,297 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,297 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,297 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,297 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,297 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,298 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-04 07:01:52,298 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,298 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,299 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,299 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,454 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-04 07:01:52,454 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,454 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,454 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,454 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,454 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,454 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-04 07:01:52,454 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,454 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,454 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,454 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,454 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,455 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-04 07:01:52,455 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,455 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,455 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,455 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,455 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,455 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,455 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-04 07:01:52,455 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,455 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,455 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,455 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,475 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-04 07:01:52,475 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,475 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,475 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,475 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,479 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-04 07:01:52,479 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,479 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,479 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,479 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,479 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,479 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-04 07:01:52,479 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,479 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,479 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,479 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,479 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,479 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,480 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-04 07:01:52,480 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,480 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,480 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,480 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,480 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,480 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,480 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-04 07:01:52,480 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,480 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,480 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,480 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,484 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-04 07:01:52,484 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,484 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,484 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,484 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,484 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-04 07:01:52,484 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,484 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,484 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,484 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,494 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-04 07:01:52,494 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:01:52,494 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:52,494 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:52,494 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:52,496 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-04 07:01:52,496 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:01:52,496 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:52,496 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:52,496 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 07:01:52,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][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-04 07:01:52,612 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,612 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,612 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,612 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,612 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,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][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-04 07:01:52,612 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,612 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,612 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,612 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,612 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,636 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-04 07:01:52,636 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,636 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,636 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,636 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,638 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-04 07:01:52,638 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,638 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,638 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,638 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,638 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,667 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-04 07:01:52,667 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,668 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,668 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,668 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,668 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-04 07:01:52,668 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,668 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,668 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,668 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,668 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,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][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-04 07:01:52,670 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,670 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,670 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,670 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,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][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-04 07:01:52,670 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,670 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,670 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,670 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,671 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-04 07:01:52,671 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,671 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,671 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,671 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,671 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-04 07:01:52,671 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,671 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,671 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,671 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,671 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,672 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-04 07:01:52,672 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,672 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,672 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,672 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,681 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-04 07:01:52,681 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,681 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,681 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,681 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,682 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-04 07:01:52,682 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,682 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,682 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,682 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,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][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-04 07:01:52,684 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,684 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,684 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,684 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,684 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,684 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-04 07:01:52,684 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,684 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,684 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,684 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,684 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,684 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,685 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-04 07:01:52,685 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,685 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,685 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,685 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,685 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,685 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,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), 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-04 07:01:52,685 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:52,685 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:52,685 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:52,685 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:52,686 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-04 07:01:52,686 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,686 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,686 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,686 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,687 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-04 07:01:52,687 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,687 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,687 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,687 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,687 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,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|), 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-04 07:01:52,687 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,687 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,687 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,687 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,687 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-04 07:01:52,687 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,687 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,687 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,687 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,687 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,688 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,688 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-04 07:01:52,688 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:52,688 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:52,688 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:52,688 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:52,707 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-04 07:01:52,707 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,707 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,707 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,707 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,707 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-04 07:01:52,707 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,707 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,707 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,707 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,711 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-04 07:01:52,711 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,711 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,711 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,711 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,711 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-04 07:01:52,711 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,711 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,711 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,711 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,711 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,712 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-04 07:01:52,712 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:52,712 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:52,712 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:52,712 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:52,727 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-04 07:01:52,727 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,727 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,727 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,727 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,750 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-04 07:01:52,750 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,750 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:52,750 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,750 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:01:52,849 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-04 07:01:52,849 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:52,849 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:52,849 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:52,849 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:52,849 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:52,849 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-04 07:01:52,849 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:52,849 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:52,849 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:52,849 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:52,849 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:52,855 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-04 07:01:52,856 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,856 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,856 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,856 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,856 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-04 07:01:52,856 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,856 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,856 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,856 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,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), 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-04 07:01:52,869 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,869 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,869 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,869 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,871 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-04 07:01:52,871 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,871 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,871 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,871 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,871 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,871 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,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][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-04 07:01:52,876 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,876 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,876 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,876 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,877 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-04 07:01:52,878 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,878 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,878 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,878 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,878 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,878 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,915 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-04 07:01:52,915 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,915 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,915 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,915 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,918 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-04 07:01:52,918 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:52,918 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:52,918 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:52,918 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:52,925 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-04 07:01:52,925 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:52,925 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:52,925 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:52,925 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:52,930 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-04 07:01:52,930 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,930 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,930 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,930 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,947 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-04 07:01:52,947 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,947 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,947 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,947 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,960 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-04 07:01:52,960 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,960 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,960 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,960 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,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, 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-04 07:01:52,992 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,992 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:52,992 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:52,992 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:01:53,113 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-04 07:01:53,114 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,114 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:53,114 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:53,114 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,128 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-04 07:01:53,128 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,128 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:53,128 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,128 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:53,130 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-04 07:01:53,130 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,130 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,130 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:53,130 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:53,130 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,130 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,130 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-04 07:01:53,130 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,130 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:53,130 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:53,130 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,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][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-04 07:01:53,137 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,137 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:53,137 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,137 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:53,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][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-04 07:01:53,142 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,142 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:53,142 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:53,142 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,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][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-04 07:01:53,143 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,143 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:53,143 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:53,143 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,177 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-04 07:01:53,177 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,177 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:53,177 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:53,177 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,178 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-04 07:01:53,178 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,178 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,178 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:53,178 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,178 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,178 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:53,185 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-04 07:01:53,185 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,185 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,185 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:53,185 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:53,193 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-04 07:01:53,193 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:53,193 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:53,193 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:53,193 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:53,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][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-04 07:01:53,199 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:53,199 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:53,199 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:53,199 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:53,219 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-04 07:01:53,219 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,219 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:53,219 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:53,219 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,221 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-04 07:01:53,222 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,222 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,222 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:53,222 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:53,222 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,240 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-04 07:01:53,240 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,240 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:53,240 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:53,240 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,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: 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-04 07:01:53,265 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,265 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:53,265 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:53,265 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:53,545 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-04 07:01:53,545 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,545 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:53,545 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,546 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:53,553 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-04 07:01:53,553 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,553 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:53,553 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:53,553 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,562 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-04 07:01:53,562 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:53,563 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:53,563 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:53,563 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:53,615 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-04 07:01:53,615 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,615 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:53,615 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,615 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:53,641 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-04 07:01:53,642 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:53,642 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:53,642 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:53,642 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:53,656 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-04 07:01:53,657 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:01:53,657 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:53,657 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:53,657 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:53,727 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-04 07:01:53,727 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:53,727 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:53,727 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:53,728 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:53,728 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-04 07:01:53,728 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:53,728 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:53,728 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:53,729 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:53,732 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-04 07:01:53,732 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,732 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,732 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,732 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:53,732 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-04 07:01:53,732 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,732 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,732 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:53,732 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,798 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:53,798 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:53,798 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:53,798 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:53,798 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:53,798 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:53,798 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:53,798 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:53,798 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:53,798 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:53,799 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:53,799 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:53,799 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:53,799 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:53,799 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:53,799 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:53,799 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:53,799 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:53,799 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:53,799 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:53,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][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-04 07:01:53,806 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:53,806 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:53,806 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:53,806 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:53,806 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-04 07:01:53,806 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,806 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:53,806 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:53,806 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,807 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-04 07:01:53,807 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,807 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,807 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:53,807 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:53,810 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-04 07:01:53,810 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,810 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:53,810 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,810 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:53,817 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-04 07:01:53,817 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,817 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:53,817 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:53,817 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,823 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-04 07:01:53,823 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,823 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:53,823 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,823 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:53,830 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-04 07:01:53,830 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,830 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:53,830 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,830 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:53,915 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-04 07:01:53,915 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,915 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:53,915 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:53,915 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:53,991 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-04 07:01:53,992 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:53,992 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:53,992 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:53,992 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:53,993 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-04 07:01:53,993 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:53,993 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:53,993 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:53,993 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:53,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][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-04 07:01:53,996 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:53,996 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:53,996 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:53,996 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:53,997 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-04 07:01:53,997 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:53,997 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:53,997 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:53,997 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,000 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-04 07:01:54,000 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,000 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,000 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,000 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,000 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-04 07:01:54,000 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,000 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,000 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,000 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,003 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-04 07:01:54,003 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,003 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,003 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,003 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,003 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,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][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-04 07:01:54,004 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,004 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,004 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,004 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,004 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-04 07:01:54,004 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,004 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,004 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,004 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,004 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,004 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,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][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-04 07:01:54,004 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,004 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,004 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,004 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,005 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-04 07:01:54,005 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:01:54,005 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:54,005 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:54,005 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:54,005 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-04 07:01:54,005 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,005 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,005 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,005 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,005 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,012 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-04 07:01:54,012 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,012 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,012 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,012 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,014 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-04 07:01:54,014 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,014 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,014 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,014 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,075 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:54,075 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,075 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,075 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,075 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,075 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:54,075 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,075 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,075 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,075 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,085 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-04 07:01:54,085 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,085 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,085 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,085 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,087 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-04 07:01:54,087 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,087 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,087 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,087 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,095 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-04 07:01:54,095 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,095 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,095 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,095 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,101 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-04 07:01:54,101 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,101 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,101 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,101 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,101 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-04 07:01:54,101 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,101 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,101 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,101 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,108 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-04 07:01:54,108 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,108 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,108 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,108 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,175 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-04 07:01:54,176 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,176 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,176 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,176 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,403 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-04 07:01:54,404 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,404 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,404 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,404 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,404 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,407 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-04 07:01:54,407 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,407 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,407 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,407 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,439 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-04 07:01:54,439 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,439 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,439 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,439 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,442 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-04 07:01:54,442 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,442 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,442 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,442 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,449 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-04 07:01:54,449 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,449 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,449 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,449 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,449 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,449 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-04 07:01:54,449 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,449 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,450 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,450 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,450 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-04 07:01:54,450 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,450 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,450 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,450 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,450 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,450 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,450 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-04 07:01:54,450 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:54,450 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,450 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,450 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,451 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-04 07:01:54,451 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,451 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,451 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,451 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,452 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-04 07:01:54,452 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,452 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,452 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,452 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,452 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,454 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-04 07:01:54,454 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,454 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,454 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:54,454 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:54,467 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-04 07:01:54,467 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,468 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,468 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,468 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,469 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-04 07:01:54,469 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,469 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,469 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,469 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,546 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:54,547 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:54,547 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,547 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,547 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,547 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:54,547 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:54,547 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,547 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,547 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,547 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:54,547 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:54,547 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,547 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,547 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,547 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:54,547 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:54,547 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,547 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,548 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,562 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-04 07:01:54,562 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,562 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,562 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,562 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,582 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-04 07:01:54,583 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,583 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,583 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,583 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,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, 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-04 07:01:54,588 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,588 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,588 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,588 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,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][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-04 07:01:54,592 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,592 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,592 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,592 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,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][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-04 07:01:54,667 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:54,667 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:54,667 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,667 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,674 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-04 07:01:54,674 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:54,674 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:54,674 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,674 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,694 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-04 07:01:54,694 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,694 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,694 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,694 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,732 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-04 07:01:54,732 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,732 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,732 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,732 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,746 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-04 07:01:54,746 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,746 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,746 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,746 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,748 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-04 07:01:54,748 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,748 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,748 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,748 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,805 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-04 07:01:54,805 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:54,805 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:54,805 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,805 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,805 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,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][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-04 07:01:54,809 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,809 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,809 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,809 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,814 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-04 07:01:54,814 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,814 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,814 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,814 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,817 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-04 07:01:54,817 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,817 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,817 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,817 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,817 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,817 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,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][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-04 07:01:54,849 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,849 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,849 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,849 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,852 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-04 07:01:54,852 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,852 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,852 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,852 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,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][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-04 07:01:54,865 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,865 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,865 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:54,865 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:54,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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:54,953 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:54,953 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:54,953 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:54,953 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:54,953 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:54,953 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:54,953 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:54,953 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:54,953 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:54,954 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:54,954 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:54,954 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:54,954 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:54,954 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:54,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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:54,954 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:54,954 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:54,954 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:54,954 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:54,955 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:54,955 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:54,955 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:54,955 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:54,955 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:54,955 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:54,955 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:54,955 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:54,955 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:54,955 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:54,968 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-04 07:01:54,968 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:54,968 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,968 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,968 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,982 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-04 07:01:54,983 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:54,983 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,983 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,983 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,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|), 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-04 07:01:54,989 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:54,989 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,989 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:54,989 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:55,065 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-04 07:01:55,065 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:55,065 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:55,065 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,065 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,068 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-04 07:01:55,068 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:55,068 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,068 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:55,068 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:55,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][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-04 07:01:55,068 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:55,068 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:55,068 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:55,068 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:55,069 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-04 07:01:55,069 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:55,069 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:55,069 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,069 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:55,069 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,069 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-04 07:01:55,069 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:55,069 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:55,069 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,069 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:55,069 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:55,069 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,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][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-04 07:01:55,076 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:55,076 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,076 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:55,076 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:55,077 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-04 07:01:55,077 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:55,077 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:55,077 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:55,077 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:01:55,077 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-04 07:01:55,078 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:55,078 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:55,078 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,078 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:55,078 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,078 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-04 07:01:55,078 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:55,078 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:55,078 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,078 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:55,078 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:55,078 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,088 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-04 07:01:55,088 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:55,088 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:55,088 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:55,088 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:55,133 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-04 07:01:55,134 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:55,134 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:55,134 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:55,134 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:55,135 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-04 07:01:55,135 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:55,135 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:55,135 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:55,135 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:55,191 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-04 07:01:55,191 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:55,191 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:55,191 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:55,191 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:55,194 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-04 07:01:55,194 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:55,194 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:55,194 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:55,194 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:55,194 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:55,194 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:55,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][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-04 07:01:55,202 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:55,202 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:55,203 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:55,203 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:55,235 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-04 07:01:55,235 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:55,235 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:55,235 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:55,235 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:55,237 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-04 07:01:55,237 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:01:55,237 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:55,237 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:55,237 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:55,326 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:55,326 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:01:55,326 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,326 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,326 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,326 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:55,326 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:01:55,326 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,326 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,326 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,326 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:55,326 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:01:55,326 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,326 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,326 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,327 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:55,327 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:01:55,327 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,327 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,327 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,327 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:55,327 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:01:55,327 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,327 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,327 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,327 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:55,327 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:01:55,327 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,327 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,327 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,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][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-04 07:01:55,336 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:55,336 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,336 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,336 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,341 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-04 07:01:55,341 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:55,341 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,341 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,341 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,344 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-04 07:01:55,344 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:55,344 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,344 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:55,344 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,356 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-04 07:01:55,356 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:55,356 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,356 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,356 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,358 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-04 07:01:55,358 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:55,358 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,358 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:55,358 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,394 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-04 07:01:55,394 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:01:55,394 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:55,394 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,394 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,394 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:55,416 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-04 07:01:55,416 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:01:55,416 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:55,416 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:55,416 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,416 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,431 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-04 07:01:55,431 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:01:55,431 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:55,431 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:55,431 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,432 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-04 07:01:55,432 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:55,432 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,432 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,432 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:01:55,433 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-04 07:01:55,433 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:01:55,433 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,433 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,433 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:55,433 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:55,434 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-04 07:01:55,434 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:01:55,434 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,434 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,434 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:55,434 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:55,434 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:55,467 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-04 07:01:55,467 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:55,467 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,467 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,467 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:55,557 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-04 07:01:55,557 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:01:55,557 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:55,557 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,557 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:01:55,679 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:55,680 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:01:55,680 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:55,680 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:55,680 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:55,680 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:55,680 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:01:55,680 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:55,680 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:55,680 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:55,686 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-04 07:01:55,686 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:01:55,686 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,686 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,686 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,691 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-04 07:01:55,691 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:01:55,691 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,691 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,691 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,696 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-04 07:01:55,696 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:01:55,696 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,696 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:55,696 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,697 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-04 07:01:55,697 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:01:55,697 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:55,697 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,697 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,697 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:55,697 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:55,705 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-04 07:01:55,706 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:01:55,706 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,706 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,706 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,712 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-04 07:01:55,712 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:01:55,712 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:55,712 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:55,712 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:01:55,712 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,712 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:55,939 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-04 07:01:55,939 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:01:55,939 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:55,939 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:55,939 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:55,939 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:56,066 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-04 07:01:56,067 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:01:56,067 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:56,067 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:01:56,067 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:56,119 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-04 07:01:56,119 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:01:56,119 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:56,119 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:56,119 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:56,119 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:56,119 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:56,164 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-04 07:01:56,164 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:01:56,164 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:56,164 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:56,164 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:56,169 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-04 07:01:56,169 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:01:56,169 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:56,169 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:56,169 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:56,169 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:56,169 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:56,169 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-04 07:01:56,169 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:01:56,169 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:56,169 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:56,169 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:01:56,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][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-04 07:01:56,181 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:01:56,181 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:56,181 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:56,181 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:56,184 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-04 07:01:56,184 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:01:56,184 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:56,184 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:56,184 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:56,278 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-04 07:01:56,278 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:01:56,278 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:56,278 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:56,278 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:56,295 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-04 07:01:56,295 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:01:56,295 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:56,295 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:56,295 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:01:56,310 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-04 07:01:56,310 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:01:56,310 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:56,310 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:56,310 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:56,310 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:56,343 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-04 07:01:56,343 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:01:56,343 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:56,344 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:56,344 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:01:56,344 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:56,344 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:56,396 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-04 07:01:56,396 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:01:56,396 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:01:56,396 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:56,396 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:56,436 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-04 07:01:56,436 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:01:56,436 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:56,436 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:56,436 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:01:56,482 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-04 07:01:56,482 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:01:56,482 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:56,482 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:01:56,482 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:56,493 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-04 07:01:56,494 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:01:56,494 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:56,494 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:01:56,494 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:01:56,509 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-04 07:01:56,510 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-04 07:01:56,510 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:56,510 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:01:56,510 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:56,510 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:56,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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:56,572 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-04 07:01:56,573 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:56,573 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:56,573 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:56,573 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:56,573 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-04 07:01:56,573 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:56,573 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:56,573 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:56,573 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:56,573 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-04 07:01:56,573 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:56,573 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:56,573 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:56,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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:56,573 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-04 07:01:56,573 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:56,573 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:56,573 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:56,661 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-04 07:01:56,662 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-04 07:01:56,662 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-04 07:01:56,662 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:56,662 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:01:56,941 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:56,941 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-04 07:01:56,941 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:56,941 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:56,941 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:56,941 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:56,941 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-04 07:01:56,941 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:56,941 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:56,941 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:56,944 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-04 07:01:56,944 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-04 07:01:56,944 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:56,944 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:56,944 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:56,958 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-04 07:01:56,958 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-04 07:01:56,958 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:56,958 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:56,958 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:01:57,095 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-04 07:01:57,095 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-04 07:01:57,095 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:57,095 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:57,095 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:01:57,312 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-04 07:01:57,312 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-04 07:01:57,312 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:57,312 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:01:57,312 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:01:57,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: 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-04 07:01:57,416 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-04 07:01:57,416 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:57,416 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:01:57,416 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:01:57,775 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:57,775 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-04 07:01:57,775 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:57,775 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:57,775 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:57,775 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:57,775 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-04 07:01:57,775 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:57,775 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:57,775 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:58,101 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-04 07:01:58,102 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-04 07:01:58,102 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:58,102 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:58,102 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:58,154 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-04 07:01:58,154 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-04 07:01:58,154 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:58,154 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:58,154 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:01:58,282 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:58,282 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-04 07:01:58,282 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:01:58,282 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:01:58,282 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:01:58,282 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:58,282 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-04 07:01:58,282 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:01:58,282 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:01:58,282 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:01:58,393 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-04 07:01:58,394 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-04 07:01:58,394 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:01:58,394 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:01:58,394 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:01:58,450 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-04 07:01:58,450 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-04 07:01:58,450 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:01:58,450 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 07:01:58,450 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:01:58,478 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:58,478 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:01:58,478 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:58,478 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:58,478 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:58,478 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:58,478 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:01:58,478 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:58,478 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:58,478 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:58,545 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:58,545 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:01:58,545 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 07:01:58,545 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 07:01:58,545 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 07:01:58,545 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:58,545 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:01:58,545 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 07:01:58,545 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 07:01:58,545 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 07:01:58,580 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:58,581 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:01:58,581 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 07:01:58,581 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 07:01:58,581 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 07:01:58,581 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:58,581 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:01:58,581 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 07:01:58,581 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 07:01:58,581 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 07:01:58,591 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:58,591 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-04 07:01:58,591 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 07:01:58,591 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 07:01:58,591 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 07:01:58,591 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:58,591 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-04 07:01:58,591 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 07:01:58,591 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 07:01:58,591 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 07:01:58,600 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-04 07:01:58,600 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:01:58,600 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:58,600 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:58,600 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:58,648 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:58,648 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-04 07:01:58,648 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:01:58,648 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:01:58,648 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:01:58,648 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:58,648 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-04 07:01:58,648 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:01:58,648 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:01:58,648 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:01:58,649 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:58,649 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-04 07:01:58,649 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:01:58,649 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:01:58,649 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:01:58,649 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:58,649 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-04 07:01:58,649 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:01:58,649 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:01:58,649 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:01:58,661 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-04 07:01:58,661 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:01:58,661 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:58,661 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:01:58,661 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:01:58,680 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:58,680 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-04 07:01:58,680 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:01:58,680 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:01:58,680 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:01:58,680 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:58,680 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-04 07:01:58,680 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:01:58,680 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:01:58,680 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:01:58,698 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-04 07:01:58,698 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-04 07:01:58,698 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 07:01:58,698 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 07:01:58,698 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 07:01:58,744 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:58,744 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-04 07:01:58,744 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:01:58,744 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:01:58,744 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:01:58,744 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:58,744 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-04 07:01:58,744 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:01:58,744 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:01:58,744 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:01:58,751 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-04 07:01:58,751 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-04 07:01:58,751 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 07:01:58,751 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 07:01:58,751 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:01:59,166 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:59,166 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-04 07:01:59,166 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:01:59,166 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:01:59,166 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:01:59,166 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:59,166 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-04 07:01:59,166 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:01:59,166 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:01:59,166 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:01:59,220 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:59,220 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-04 07:01:59,220 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:01:59,220 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:01:59,220 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:01:59,220 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:59,220 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-04 07:01:59,220 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:01:59,220 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:01:59,220 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:01:59,264 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:59,264 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-04 07:01:59,264 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:01:59,264 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:01:59,264 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:01:59,264 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:59,264 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-04 07:01:59,264 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:01:59,264 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:01:59,264 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:01:59,279 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-04 07:01:59,279 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-04 07:01:59,279 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:01:59,279 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:01:59,279 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:01:59,316 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_41| (store |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27| (store (select |v_#pthreadsMutex_42| |v_~#ready_mutex~0.base_27|) |v_~#ready_mutex~0.offset_27| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_42|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_41|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_27|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_27|} 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-04 07:01:59,316 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-04 07:01:59,316 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:01:59,316 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:01:59,316 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:01:59,316 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_53| (store |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33| (store (select |v_#pthreadsMutex_54| |v_~#ready_mutex~0.base_33|) |v_~#ready_mutex~0.offset_33| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_53|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_33|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_33|, 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-04 07:01:59,316 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-04 07:01:59,316 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:01:59,316 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:01:59,316 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:01:59,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][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-04 07:01:59,321 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-04 07:01:59,321 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:01:59,321 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-04 07:01:59,321 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event