./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 8fc3dc66 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-?-8fc3dc6-m [2025-03-17 11:20:01,071 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-17 11:20:01,116 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-17 11:20:01,121 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-17 11:20:01,122 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-17 11:20:01,142 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-17 11:20:01,143 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-17 11:20:01,143 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-17 11:20:01,144 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-17 11:20:01,144 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-17 11:20:01,144 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-17 11:20:01,145 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-17 11:20:01,145 INFO L153 SettingsManager]: * Use SBE=true [2025-03-17 11:20:01,145 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-17 11:20:01,145 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-17 11:20:01,145 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-17 11:20:01,145 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-17 11:20:01,145 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-17 11:20:01,145 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-17 11:20:01,145 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-17 11:20:01,145 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-17 11:20:01,145 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-17 11:20:01,145 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-17 11:20:01,145 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-17 11:20:01,145 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-17 11:20:01,145 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-17 11:20:01,145 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-17 11:20:01,145 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-17 11:20:01,146 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-17 11:20:01,146 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-17 11:20:01,146 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-17 11:20:01,146 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 11:20:01,146 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-17 11:20:01,146 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-17 11:20:01,146 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-17 11:20:01,146 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-17 11:20:01,146 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-17 11:20:01,146 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-17 11:20:01,146 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-17 11:20:01,146 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-17 11:20:01,146 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-17 11:20:01,146 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-17 11:20:01,146 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-17 11:20:01,406 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-17 11:20:01,415 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-17 11:20:01,417 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-17 11:20:01,418 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-17 11:20:01,418 INFO L274 PluginConnector]: CDTParser initialized [2025-03-17 11:20:01,419 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-17 11:20:02,627 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d4a110613/690e6efc740843379311906fa303c6cb/FLAGe5af3cbba [2025-03-17 11:20:02,915 INFO L384 CDTParser]: Found 1 translation units. [2025-03-17 11:20:02,915 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/value-barrier.i [2025-03-17 11:20:02,933 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d4a110613/690e6efc740843379311906fa303c6cb/FLAGe5af3cbba [2025-03-17 11:20:02,947 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d4a110613/690e6efc740843379311906fa303c6cb [2025-03-17 11:20:02,950 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-17 11:20:02,951 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-17 11:20:02,953 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-17 11:20:02,953 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-17 11:20:02,956 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-17 11:20:02,956 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 11:20:02" (1/1) ... [2025-03-17 11:20:02,958 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@79c199b8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:02, skipping insertion in model container [2025-03-17 11:20:02,958 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 11:20:02" (1/1) ... [2025-03-17 11:20:02,995 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-17 11:20:03,292 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 11:20:03,307 INFO L200 MainTranslator]: Completed pre-run [2025-03-17 11:20:03,342 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 11:20:03,379 INFO L204 MainTranslator]: Completed translation [2025-03-17 11:20:03,380 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:03 WrapperNode [2025-03-17 11:20:03,380 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-17 11:20:03,381 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-17 11:20:03,381 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-17 11:20:03,381 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-17 11:20:03,385 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:03" (1/1) ... [2025-03-17 11:20:03,399 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:03" (1/1) ... [2025-03-17 11:20:03,422 INFO L138 Inliner]: procedures = 265, calls = 20, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 195 [2025-03-17 11:20:03,422 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-17 11:20:03,423 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-17 11:20:03,423 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-17 11:20:03,423 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-17 11:20:03,428 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:03" (1/1) ... [2025-03-17 11:20:03,428 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:03" (1/1) ... [2025-03-17 11:20:03,435 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:03" (1/1) ... [2025-03-17 11:20:03,435 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:03" (1/1) ... [2025-03-17 11:20:03,449 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:03" (1/1) ... [2025-03-17 11:20:03,451 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:03" (1/1) ... [2025-03-17 11:20:03,452 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:03" (1/1) ... [2025-03-17 11:20:03,456 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:03" (1/1) ... [2025-03-17 11:20:03,458 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-17 11:20:03,459 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-17 11:20:03,459 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-17 11:20:03,459 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-17 11:20:03,463 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:03" (1/1) ... [2025-03-17 11:20:03,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 11:20:03,478 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 11:20:03,492 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-17 11:20:03,495 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-17 11:20:03,512 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-17 11:20:03,513 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-03-17 11:20:03,513 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-17 11:20:03,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-17 11:20:03,513 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-03-17 11:20:03,513 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-17 11:20:03,513 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-17 11:20:03,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-17 11:20:03,513 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-03-17 11:20:03,513 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-03-17 11:20:03,513 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-17 11:20:03,513 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-17 11:20:03,514 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-17 11:20:03,641 INFO L256 CfgBuilder]: Building ICFG [2025-03-17 11:20:03,643 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-17 11:20:03,917 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-17 11:20:03,917 INFO L307 CfgBuilder]: Performing block encoding [2025-03-17 11:20:03,934 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-17 11:20:03,935 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-17 11:20:03,935 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 11:20:03 BoogieIcfgContainer [2025-03-17 11:20:03,935 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-17 11:20:03,937 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-17 11:20:03,937 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-17 11:20:03,941 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-17 11:20:03,941 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 17.03 11:20:02" (1/3) ... [2025-03-17 11:20:03,942 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@30875e26 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.03 11:20:03, skipping insertion in model container [2025-03-17 11:20:03,942 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:20:03" (2/3) ... [2025-03-17 11:20:03,943 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@30875e26 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.03 11:20:03, skipping insertion in model container [2025-03-17 11:20:03,943 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 11:20:03" (3/3) ... [2025-03-17 11:20:03,944 INFO L128 eAbstractionObserver]: Analyzing ICFG value-barrier.i [2025-03-17 11:20:03,955 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-17 11:20:03,957 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-17 11:20:03,957 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-17 11:20:04,012 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-03-17 11:20:04,048 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 226 places, 227 transitions, 461 flow [2025-03-17 11:20:04,132 INFO L124 PetriNetUnfolderBase]: 4/275 cut-off events. [2025-03-17 11:20:04,135 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-17 11:20:04,138 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 285 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-17 11:20:04,139 INFO L82 GeneralOperation]: Start removeDead. Operand has 226 places, 227 transitions, 461 flow [2025-03-17 11:20:04,144 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 226 places, 227 transitions, 461 flow [2025-03-17 11:20:04,154 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-17 11:20:04,166 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;@11ec85c6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-17 11:20:04,166 INFO L334 AbstractCegarLoop]: Starting to check reachability of 9 error locations. [2025-03-17 11:20:04,199 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-17 11:20:04,199 INFO L124 PetriNetUnfolderBase]: 1/163 cut-off events. [2025-03-17 11:20:04,199 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-17 11:20:04,199 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:04,202 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-17 11:20:04,202 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-17 11:20:04,207 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:04,207 INFO L85 PathProgramCache]: Analyzing trace with hash -1797257645, now seen corresponding path program 1 times [2025-03-17 11:20:04,212 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:04,212 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1772840354] [2025-03-17 11:20:04,213 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:04,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:04,294 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 153 statements into 1 equivalence classes. [2025-03-17 11:20:04,350 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 153 of 153 statements. [2025-03-17 11:20:04,350 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:04,350 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:04,541 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-17 11:20:04,542 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:04,543 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1772840354] [2025-03-17 11:20:04,543 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1772840354] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:04,543 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:04,543 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:20:04,544 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1001183320] [2025-03-17 11:20:04,545 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:04,549 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:20:04,552 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:04,565 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:20:04,565 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:20:04,577 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 227 [2025-03-17 11:20:04,580 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-17 11:20:04,580 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:04,580 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 227 [2025-03-17 11:20:04,584 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:04,684 INFO L124 PetriNetUnfolderBase]: 41/427 cut-off events. [2025-03-17 11:20:04,684 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-17 11:20:04,686 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 17. Compared 1217 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-17 11:20:04,688 INFO L140 encePairwiseOnDemand]: 220/227 looper letters, 19 selfloop transitions, 4 changer transitions 1/232 dead transitions. [2025-03-17 11:20:04,689 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 228 places, 232 transitions, 517 flow [2025-03-17 11:20:04,690 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:20:04,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:20:04,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 654 transitions. [2025-03-17 11:20:04,703 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.960352422907489 [2025-03-17 11:20:04,704 INFO L175 Difference]: Start difference. First operand has 226 places, 227 transitions, 461 flow. Second operand 3 states and 654 transitions. [2025-03-17 11:20:04,706 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 228 places, 232 transitions, 517 flow [2025-03-17 11:20:04,710 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 228 places, 232 transitions, 517 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-17 11:20:04,737 INFO L231 Difference]: Finished difference. Result has 230 places, 227 transitions, 485 flow [2025-03-17 11:20:04,740 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-17 11:20:04,744 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 4 predicate places. [2025-03-17 11:20:04,745 INFO L471 AbstractCegarLoop]: Abstraction has has 230 places, 227 transitions, 485 flow [2025-03-17 11:20:04,745 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-17 11:20:04,745 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:04,745 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-17 11:20:04,746 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-17 11:20:04,746 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-17 11:20:04,747 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:04,747 INFO L85 PathProgramCache]: Analyzing trace with hash -241663551, now seen corresponding path program 1 times [2025-03-17 11:20:04,748 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:04,748 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [528520618] [2025-03-17 11:20:04,748 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:04,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:04,778 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 155 statements into 1 equivalence classes. [2025-03-17 11:20:04,813 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 155 of 155 statements. [2025-03-17 11:20:04,813 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:04,813 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:05,616 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-17 11:20:05,616 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:05,616 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [528520618] [2025-03-17 11:20:05,616 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [528520618] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:05,616 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:05,616 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:20:05,616 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [990926422] [2025-03-17 11:20:05,616 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:05,617 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:20:05,618 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:05,618 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:20:05,618 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:20:05,734 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 199 out of 227 [2025-03-17 11:20:05,735 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-17 11:20:05,735 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:05,735 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 199 of 227 [2025-03-17 11:20:05,735 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:05,870 INFO L124 PetriNetUnfolderBase]: 100/615 cut-off events. [2025-03-17 11:20:05,870 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2025-03-17 11:20:05,871 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 2468 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-17 11:20:05,874 INFO L140 encePairwiseOnDemand]: 221/227 looper letters, 36 selfloop transitions, 5 changer transitions 0/242 dead transitions. [2025-03-17 11:20:05,874 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 242 transitions, 597 flow [2025-03-17 11:20:05,874 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:20:05,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:20:05,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1236 transitions. [2025-03-17 11:20:05,878 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9074889867841409 [2025-03-17 11:20:05,878 INFO L175 Difference]: Start difference. First operand has 230 places, 227 transitions, 485 flow. Second operand 6 states and 1236 transitions. [2025-03-17 11:20:05,878 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 242 transitions, 597 flow [2025-03-17 11:20:05,880 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 231 places, 242 transitions, 589 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:20:05,883 INFO L231 Difference]: Finished difference. Result has 231 places, 226 transitions, 485 flow [2025-03-17 11:20:05,885 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-17 11:20:05,885 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 5 predicate places. [2025-03-17 11:20:05,885 INFO L471 AbstractCegarLoop]: Abstraction has has 231 places, 226 transitions, 485 flow [2025-03-17 11:20:05,886 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-17 11:20:05,886 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:05,886 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-17 11:20:05,886 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-17 11:20:05,886 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-17 11:20:05,887 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:05,887 INFO L85 PathProgramCache]: Analyzing trace with hash 2039983344, now seen corresponding path program 1 times [2025-03-17 11:20:05,887 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:05,888 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1122895622] [2025-03-17 11:20:05,888 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:05,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:05,914 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-03-17 11:20:05,929 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-03-17 11:20:05,930 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:05,930 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:05,986 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-17 11:20:05,986 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:05,987 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1122895622] [2025-03-17 11:20:05,987 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1122895622] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:05,987 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:05,987 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:20:05,987 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [845631058] [2025-03-17 11:20:05,987 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:05,988 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:20:05,989 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:05,990 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:20:05,990 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:20:06,001 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 213 out of 227 [2025-03-17 11:20:06,002 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-17 11:20:06,002 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:06,002 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 213 of 227 [2025-03-17 11:20:06,003 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:06,067 INFO L124 PetriNetUnfolderBase]: 31/477 cut-off events. [2025-03-17 11:20:06,067 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-03-17 11:20:06,068 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 1556 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-17 11:20:06,069 INFO L140 encePairwiseOnDemand]: 223/227 looper letters, 18 selfloop transitions, 3 changer transitions 0/235 dead transitions. [2025-03-17 11:20:06,069 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 235 transitions, 548 flow [2025-03-17 11:20:06,070 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:20:06,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:20:06,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 661 transitions. [2025-03-17 11:20:06,071 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9706314243759178 [2025-03-17 11:20:06,071 INFO L175 Difference]: Start difference. First operand has 231 places, 226 transitions, 485 flow. Second operand 3 states and 661 transitions. [2025-03-17 11:20:06,071 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 235 transitions, 548 flow [2025-03-17 11:20:06,072 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 228 places, 235 transitions, 538 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-17 11:20:06,076 INFO L231 Difference]: Finished difference. Result has 230 places, 229 transitions, 501 flow [2025-03-17 11:20:06,076 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-17 11:20:06,076 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 4 predicate places. [2025-03-17 11:20:06,076 INFO L471 AbstractCegarLoop]: Abstraction has has 230 places, 229 transitions, 501 flow [2025-03-17 11:20:06,077 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-17 11:20:06,077 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:06,077 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-17 11:20:06,077 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-17 11:20:06,077 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-17 11:20:06,078 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:06,078 INFO L85 PathProgramCache]: Analyzing trace with hash 424765770, now seen corresponding path program 1 times [2025-03-17 11:20:06,078 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:06,078 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1730163977] [2025-03-17 11:20:06,078 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:06,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:06,101 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-03-17 11:20:06,111 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-03-17 11:20:06,111 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:06,111 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:06,147 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-17 11:20:06,147 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:06,148 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1730163977] [2025-03-17 11:20:06,148 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1730163977] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:06,148 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:06,148 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:20:06,148 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1383868377] [2025-03-17 11:20:06,149 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:06,149 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:20:06,150 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:06,150 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:20:06,151 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:20:06,168 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 227 [2025-03-17 11:20:06,169 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-17 11:20:06,169 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:06,169 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 227 [2025-03-17 11:20:06,169 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:06,270 INFO L124 PetriNetUnfolderBase]: 83/667 cut-off events. [2025-03-17 11:20:06,271 INFO L125 PetriNetUnfolderBase]: For 55/55 co-relation queries the response was YES. [2025-03-17 11:20:06,273 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 3005 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-17 11:20:06,276 INFO L140 encePairwiseOnDemand]: 222/227 looper letters, 20 selfloop transitions, 6 changer transitions 0/237 dead transitions. [2025-03-17 11:20:06,276 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 232 places, 237 transitions, 575 flow [2025-03-17 11:20:06,277 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:20:06,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:20:06,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 651 transitions. [2025-03-17 11:20:06,278 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9559471365638766 [2025-03-17 11:20:06,279 INFO L175 Difference]: Start difference. First operand has 230 places, 229 transitions, 501 flow. Second operand 3 states and 651 transitions. [2025-03-17 11:20:06,279 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 232 places, 237 transitions, 575 flow [2025-03-17 11:20:06,281 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 230 places, 237 transitions, 567 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:20:06,283 INFO L231 Difference]: Finished difference. Result has 232 places, 233 transitions, 541 flow [2025-03-17 11:20:06,284 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-17 11:20:06,284 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 6 predicate places. [2025-03-17 11:20:06,284 INFO L471 AbstractCegarLoop]: Abstraction has has 232 places, 233 transitions, 541 flow [2025-03-17 11:20:06,285 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-17 11:20:06,285 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:06,285 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-17 11:20:06,285 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-17 11:20:06,285 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-17 11:20:06,286 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:06,286 INFO L85 PathProgramCache]: Analyzing trace with hash 566199420, now seen corresponding path program 1 times [2025-03-17 11:20:06,286 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:06,286 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1542128414] [2025-03-17 11:20:06,286 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:06,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:06,309 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 166 statements into 1 equivalence classes. [2025-03-17 11:20:06,317 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 166 of 166 statements. [2025-03-17 11:20:06,317 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:06,317 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:06,354 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-17 11:20:06,354 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:06,354 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1542128414] [2025-03-17 11:20:06,354 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1542128414] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:06,355 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:06,355 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:20:06,355 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [122999436] [2025-03-17 11:20:06,355 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:06,355 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:20:06,355 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:06,356 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:20:06,356 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:20:06,364 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 213 out of 227 [2025-03-17 11:20:06,365 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-17 11:20:06,365 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:06,365 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 213 of 227 [2025-03-17 11:20:06,365 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:06,435 INFO L124 PetriNetUnfolderBase]: 54/584 cut-off events. [2025-03-17 11:20:06,435 INFO L125 PetriNetUnfolderBase]: For 75/86 co-relation queries the response was YES. [2025-03-17 11:20:06,436 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 2230 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-17 11:20:06,438 INFO L140 encePairwiseOnDemand]: 223/227 looper letters, 14 selfloop transitions, 4 changer transitions 0/238 dead transitions. [2025-03-17 11:20:06,438 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 234 places, 238 transitions, 592 flow [2025-03-17 11:20:06,438 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:20:06,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:20:06,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 657 transitions. [2025-03-17 11:20:06,439 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9647577092511013 [2025-03-17 11:20:06,439 INFO L175 Difference]: Start difference. First operand has 232 places, 233 transitions, 541 flow. Second operand 3 states and 657 transitions. [2025-03-17 11:20:06,439 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 234 places, 238 transitions, 592 flow [2025-03-17 11:20:06,441 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 232 places, 238 transitions, 580 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:20:06,443 INFO L231 Difference]: Finished difference. Result has 234 places, 235 transitions, 557 flow [2025-03-17 11:20:06,443 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-17 11:20:06,446 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 8 predicate places. [2025-03-17 11:20:06,446 INFO L471 AbstractCegarLoop]: Abstraction has has 234 places, 235 transitions, 557 flow [2025-03-17 11:20:06,446 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-17 11:20:06,446 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:06,446 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-17 11:20:06,446 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-17 11:20:06,446 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-17 11:20:06,448 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:06,449 INFO L85 PathProgramCache]: Analyzing trace with hash -284854026, now seen corresponding path program 1 times [2025-03-17 11:20:06,449 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:06,449 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1646846165] [2025-03-17 11:20:06,449 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:06,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:06,467 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 172 statements into 1 equivalence classes. [2025-03-17 11:20:06,477 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 172 of 172 statements. [2025-03-17 11:20:06,477 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:06,477 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:06,591 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-17 11:20:06,592 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:06,592 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1646846165] [2025-03-17 11:20:06,592 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1646846165] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:06,592 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:06,592 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:20:06,592 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1869639059] [2025-03-17 11:20:06,592 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:06,592 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-17 11:20:06,592 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:06,592 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-17 11:20:06,593 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-17 11:20:06,674 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 206 out of 227 [2025-03-17 11:20:06,675 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-17 11:20:06,675 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:06,675 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 206 of 227 [2025-03-17 11:20:06,675 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:06,763 INFO L124 PetriNetUnfolderBase]: 82/814 cut-off events. [2025-03-17 11:20:06,763 INFO L125 PetriNetUnfolderBase]: For 71/77 co-relation queries the response was YES. [2025-03-17 11:20:06,764 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 4037 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-17 11:20:06,766 INFO L140 encePairwiseOnDemand]: 219/227 looper letters, 21 selfloop transitions, 2 changer transitions 7/246 dead transitions. [2025-03-17 11:20:06,766 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 246 transitions, 639 flow [2025-03-17 11:20:06,766 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:20:06,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:20:06,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1267 transitions. [2025-03-17 11:20:06,768 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9302496328928047 [2025-03-17 11:20:06,768 INFO L175 Difference]: Start difference. First operand has 234 places, 235 transitions, 557 flow. Second operand 6 states and 1267 transitions. [2025-03-17 11:20:06,768 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 246 transitions, 639 flow [2025-03-17 11:20:06,770 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 237 places, 246 transitions, 631 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:20:06,772 INFO L231 Difference]: Finished difference. Result has 241 places, 235 transitions, 567 flow [2025-03-17 11:20:06,773 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-17 11:20:06,773 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 15 predicate places. [2025-03-17 11:20:06,773 INFO L471 AbstractCegarLoop]: Abstraction has has 241 places, 235 transitions, 567 flow [2025-03-17 11:20:06,775 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-17 11:20:06,775 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:06,775 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-17 11:20:06,775 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-17 11:20:06,775 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-17 11:20:06,776 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:06,776 INFO L85 PathProgramCache]: Analyzing trace with hash 1690902859, now seen corresponding path program 1 times [2025-03-17 11:20:06,776 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:06,776 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [806644872] [2025-03-17 11:20:06,776 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:06,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:06,798 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 173 statements into 1 equivalence classes. [2025-03-17 11:20:06,825 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 173 of 173 statements. [2025-03-17 11:20:06,826 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:06,826 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 11:20:06,826 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 11:20:06,831 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 173 statements into 1 equivalence classes. [2025-03-17 11:20:06,850 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 173 of 173 statements. [2025-03-17 11:20:06,850 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:06,850 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 11:20:06,896 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 11:20:06,896 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-17 11:20:06,897 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 9 remaining) [2025-03-17 11:20:06,898 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (7 of 9 remaining) [2025-03-17 11:20:06,898 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (6 of 9 remaining) [2025-03-17 11:20:06,898 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (5 of 9 remaining) [2025-03-17 11:20:06,898 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (4 of 9 remaining) [2025-03-17 11:20:06,898 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (3 of 9 remaining) [2025-03-17 11:20:06,898 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (2 of 9 remaining) [2025-03-17 11:20:06,898 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 9 remaining) [2025-03-17 11:20:06,898 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 9 remaining) [2025-03-17 11:20:06,898 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-17 11:20:06,898 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:20:06,901 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-17 11:20:06,901 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-17 11:20:06,922 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-03-17 11:20:06,929 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 246 places, 248 transitions, 512 flow [2025-03-17 11:20:06,961 INFO L124 PetriNetUnfolderBase]: 8/375 cut-off events. [2025-03-17 11:20:06,961 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2025-03-17 11:20:06,962 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-17 11:20:06,962 INFO L82 GeneralOperation]: Start removeDead. Operand has 246 places, 248 transitions, 512 flow [2025-03-17 11:20:06,964 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 246 places, 248 transitions, 512 flow [2025-03-17 11:20:06,966 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-17 11:20:06,966 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;@11ec85c6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-17 11:20:06,967 INFO L334 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2025-03-17 11:20:06,976 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-17 11:20:06,976 INFO L124 PetriNetUnfolderBase]: 1/163 cut-off events. [2025-03-17 11:20:06,976 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-17 11:20:06,977 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:06,977 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-17 11:20:06,977 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-17 11:20:06,977 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:06,977 INFO L85 PathProgramCache]: Analyzing trace with hash 1402786635, now seen corresponding path program 1 times [2025-03-17 11:20:06,978 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:06,978 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1437896491] [2025-03-17 11:20:06,978 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:06,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:06,993 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 153 statements into 1 equivalence classes. [2025-03-17 11:20:07,000 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 153 of 153 statements. [2025-03-17 11:20:07,001 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:07,001 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:07,034 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-17 11:20:07,035 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:07,035 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1437896491] [2025-03-17 11:20:07,035 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1437896491] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:07,035 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:07,035 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:20:07,035 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [207087406] [2025-03-17 11:20:07,035 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:07,035 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:20:07,036 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:07,036 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:20:07,036 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:20:07,051 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 222 out of 248 [2025-03-17 11:20:07,052 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-17 11:20:07,052 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:07,052 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 222 of 248 [2025-03-17 11:20:07,052 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:07,294 INFO L124 PetriNetUnfolderBase]: 642/2252 cut-off events. [2025-03-17 11:20:07,294 INFO L125 PetriNetUnfolderBase]: For 59/59 co-relation queries the response was YES. [2025-03-17 11:20:07,302 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 15755 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-17 11:20:07,310 INFO L140 encePairwiseOnDemand]: 239/248 looper letters, 30 selfloop transitions, 5 changer transitions 1/257 dead transitions. [2025-03-17 11:20:07,310 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 257 transitions, 600 flow [2025-03-17 11:20:07,310 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:20:07,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:20:07,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 707 transitions. [2025-03-17 11:20:07,312 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9502688172043011 [2025-03-17 11:20:07,312 INFO L175 Difference]: Start difference. First operand has 246 places, 248 transitions, 512 flow. Second operand 3 states and 707 transitions. [2025-03-17 11:20:07,312 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 257 transitions, 600 flow [2025-03-17 11:20:07,314 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 257 transitions, 600 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-17 11:20:07,316 INFO L231 Difference]: Finished difference. Result has 250 places, 248 transitions, 542 flow [2025-03-17 11:20:07,317 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-17 11:20:07,318 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 4 predicate places. [2025-03-17 11:20:07,318 INFO L471 AbstractCegarLoop]: Abstraction has has 250 places, 248 transitions, 542 flow [2025-03-17 11:20:07,318 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-17 11:20:07,318 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:07,319 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-17 11:20:07,319 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-17 11:20:07,319 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-17 11:20:07,319 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:07,320 INFO L85 PathProgramCache]: Analyzing trace with hash -195686471, now seen corresponding path program 1 times [2025-03-17 11:20:07,320 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:07,320 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [14434161] [2025-03-17 11:20:07,320 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:07,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:07,336 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 155 statements into 1 equivalence classes. [2025-03-17 11:20:07,344 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 155 of 155 statements. [2025-03-17 11:20:07,345 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:07,345 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:07,722 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-17 11:20:07,722 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:07,722 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [14434161] [2025-03-17 11:20:07,722 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [14434161] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:07,722 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:07,722 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:20:07,722 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1612216284] [2025-03-17 11:20:07,722 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:07,723 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:20:07,723 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:07,723 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:20:07,723 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:20:07,806 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 213 out of 248 [2025-03-17 11:20:07,807 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-17 11:20:07,807 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:07,808 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 213 of 248 [2025-03-17 11:20:07,808 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:08,218 INFO L124 PetriNetUnfolderBase]: 1149/3668 cut-off events. [2025-03-17 11:20:08,218 INFO L125 PetriNetUnfolderBase]: For 142/142 co-relation queries the response was YES. [2025-03-17 11:20:08,223 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 28089 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-17 11:20:08,233 INFO L140 encePairwiseOnDemand]: 242/248 looper letters, 58 selfloop transitions, 5 changer transitions 0/279 dead transitions. [2025-03-17 11:20:08,233 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 253 places, 279 transitions, 730 flow [2025-03-17 11:20:08,233 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:20:08,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:20:08,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1342 transitions. [2025-03-17 11:20:08,235 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9018817204301075 [2025-03-17 11:20:08,235 INFO L175 Difference]: Start difference. First operand has 250 places, 248 transitions, 542 flow. Second operand 6 states and 1342 transitions. [2025-03-17 11:20:08,235 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 253 places, 279 transitions, 730 flow [2025-03-17 11:20:08,238 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 251 places, 279 transitions, 720 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:20:08,240 INFO L231 Difference]: Finished difference. Result has 251 places, 247 transitions, 540 flow [2025-03-17 11:20:08,240 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-17 11:20:08,240 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 5 predicate places. [2025-03-17 11:20:08,240 INFO L471 AbstractCegarLoop]: Abstraction has has 251 places, 247 transitions, 540 flow [2025-03-17 11:20:08,241 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-17 11:20:08,241 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:08,241 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-17 11:20:08,241 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-17 11:20:08,241 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-17 11:20:08,242 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:08,242 INFO L85 PathProgramCache]: Analyzing trace with hash -1644555851, now seen corresponding path program 1 times [2025-03-17 11:20:08,242 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:08,242 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1103616248] [2025-03-17 11:20:08,242 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:08,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:08,256 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-03-17 11:20:08,262 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-03-17 11:20:08,262 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:08,262 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:08,300 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-17 11:20:08,300 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:08,300 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1103616248] [2025-03-17 11:20:08,300 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1103616248] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:08,300 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:08,301 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:20:08,301 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2013640467] [2025-03-17 11:20:08,301 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:08,301 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:20:08,301 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:08,301 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:20:08,301 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:20:08,311 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 224 out of 248 [2025-03-17 11:20:08,311 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-17 11:20:08,312 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:08,312 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 224 of 248 [2025-03-17 11:20:08,312 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:08,651 INFO L124 PetriNetUnfolderBase]: 632/3157 cut-off events. [2025-03-17 11:20:08,651 INFO L125 PetriNetUnfolderBase]: For 136/136 co-relation queries the response was YES. [2025-03-17 11:20:08,657 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 27335 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-17 11:20:08,668 INFO L140 encePairwiseOnDemand]: 241/248 looper letters, 34 selfloop transitions, 5 changer transitions 0/265 dead transitions. [2025-03-17 11:20:08,668 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 253 places, 265 transitions, 665 flow [2025-03-17 11:20:08,669 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:20:08,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:20:08,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 713 transitions. [2025-03-17 11:20:08,670 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9583333333333334 [2025-03-17 11:20:08,671 INFO L175 Difference]: Start difference. First operand has 251 places, 247 transitions, 540 flow. Second operand 3 states and 713 transitions. [2025-03-17 11:20:08,671 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 253 places, 265 transitions, 665 flow [2025-03-17 11:20:08,673 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 265 transitions, 655 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-17 11:20:08,675 INFO L231 Difference]: Finished difference. Result has 250 places, 252 transitions, 574 flow [2025-03-17 11:20:08,676 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-17 11:20:08,676 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 4 predicate places. [2025-03-17 11:20:08,676 INFO L471 AbstractCegarLoop]: Abstraction has has 250 places, 252 transitions, 574 flow [2025-03-17 11:20:08,677 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-17 11:20:08,677 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:08,677 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-17 11:20:08,677 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-17 11:20:08,677 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-17 11:20:08,678 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:08,678 INFO L85 PathProgramCache]: Analyzing trace with hash 491240002, now seen corresponding path program 1 times [2025-03-17 11:20:08,678 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:08,678 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2029416346] [2025-03-17 11:20:08,678 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:08,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:08,694 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-03-17 11:20:08,700 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-03-17 11:20:08,700 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:08,700 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:08,732 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-17 11:20:08,732 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:08,732 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2029416346] [2025-03-17 11:20:08,732 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2029416346] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:08,732 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:08,732 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:20:08,732 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [76139606] [2025-03-17 11:20:08,732 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:08,733 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:20:08,733 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:08,733 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:20:08,733 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:20:08,749 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 222 out of 248 [2025-03-17 11:20:08,750 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-17 11:20:08,750 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:08,751 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 222 of 248 [2025-03-17 11:20:08,751 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:08,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1025-->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, 102#L1025-1true, 11#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 216#L1040-1true]) [2025-03-17 11:20:08,996 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:20:08,996 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:08,996 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:08,996 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:20:09,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1025-->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, 154#L1042-3true, 247#true, 262#(= |#race~ready~0| 0), Black: 260#true, 102#L1025-1true, 11#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|)]) [2025-03-17 11:20:09,028 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:20:09,028 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:09,028 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:09,028 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:20:09,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1025-->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, 102#L1025-1true, 11#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|)]) [2025-03-17 11:20:09,046 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-17 11:20:09,046 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-17 11:20:09,046 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-17 11:20:09,046 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-17 11:20:09,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1025-->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, 179#ULTIMATE.startFINALtrue, 247#true, 262#(= |#race~ready~0| 0), Black: 260#true, 102#L1025-1true, 11#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|)]) [2025-03-17 11:20:09,134 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:20:09,134 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:20:09,134 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:20:09,134 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:20:09,178 INFO L124 PetriNetUnfolderBase]: 1478/4950 cut-off events. [2025-03-17 11:20:09,178 INFO L125 PetriNetUnfolderBase]: For 832/836 co-relation queries the response was YES. [2025-03-17 11:20:09,189 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 44004 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-17 11:20:09,207 INFO L140 encePairwiseOnDemand]: 242/248 looper letters, 32 selfloop transitions, 8 changer transitions 0/266 dead transitions. [2025-03-17 11:20:09,207 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 252 places, 266 transitions, 694 flow [2025-03-17 11:20:09,207 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:20:09,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:20:09,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 702 transitions. [2025-03-17 11:20:09,209 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9435483870967742 [2025-03-17 11:20:09,209 INFO L175 Difference]: Start difference. First operand has 250 places, 252 transitions, 574 flow. Second operand 3 states and 702 transitions. [2025-03-17 11:20:09,209 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 252 places, 266 transitions, 694 flow [2025-03-17 11:20:09,212 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 250 places, 266 transitions, 680 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:20:09,214 INFO L231 Difference]: Finished difference. Result has 252 places, 258 transitions, 630 flow [2025-03-17 11:20:09,214 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-17 11:20:09,215 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 6 predicate places. [2025-03-17 11:20:09,215 INFO L471 AbstractCegarLoop]: Abstraction has has 252 places, 258 transitions, 630 flow [2025-03-17 11:20:09,215 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-17 11:20:09,215 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:09,215 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-17 11:20:09,216 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-17 11:20:09,216 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-17 11:20:09,216 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:09,216 INFO L85 PathProgramCache]: Analyzing trace with hash 1837209039, now seen corresponding path program 1 times [2025-03-17 11:20:09,216 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:09,216 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [539449806] [2025-03-17 11:20:09,216 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:09,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:09,241 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 166 statements into 1 equivalence classes. [2025-03-17 11:20:09,247 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 166 of 166 statements. [2025-03-17 11:20:09,247 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:09,248 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:09,277 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-17 11:20:09,277 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:09,277 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [539449806] [2025-03-17 11:20:09,277 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [539449806] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:09,277 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:09,277 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:20:09,277 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1346538561] [2025-03-17 11:20:09,278 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:09,278 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:20:09,278 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:09,278 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:20:09,278 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:20:09,287 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 224 out of 248 [2025-03-17 11:20:09,288 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-17 11:20:09,288 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:09,289 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 224 of 248 [2025-03-17 11:20:09,289 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:09,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1025-->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, 116#L1025-2true, 9#L1036-2true, 247#true, Black: 260#true, 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-17 11:20:09,367 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:20:09,367 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:20:09,367 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:20:09,367 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:20:09,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1025-->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, 102#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-17 11:20:09,373 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:20:09,374 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:20:09,374 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:20:09,374 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:20:09,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1025-->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, 102#L1025-1true, 11#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 216#L1040-1true, Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 270#true]) [2025-03-17 11:20:09,533 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:20:09,533 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:09,534 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:20:09,534 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:09,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L1025-->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, 116#L1025-2true, 26#L1025-1true, 247#true, Black: 260#true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 216#L1040-1true, Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 270#true]) [2025-03-17 11:20:09,536 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:20:09,536 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:20:09,536 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:09,536 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:09,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1025-->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, 154#L1042-3true, 247#true, Black: 260#true, 102#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-17 11:20:09,573 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:20:09,573 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:09,573 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:09,573 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:20:09,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L1025-->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, 116#L1025-2true, 26#L1025-1true, 154#L1042-3true, 247#true, Black: 260#true, 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-17 11:20:09,575 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:20:09,575 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:20:09,575 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:09,575 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:09,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L1025-->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, 116#L1025-2true, 18#L1042true, 26#L1025-1true, 247#true, Black: 260#true, 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-17 11:20:09,625 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-17 11:20:09,625 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-17 11:20:09,625 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-17 11:20:09,625 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-17 11:20:09,820 INFO L124 PetriNetUnfolderBase]: 1617/6183 cut-off events. [2025-03-17 11:20:09,821 INFO L125 PetriNetUnfolderBase]: For 1364/1585 co-relation queries the response was YES. [2025-03-17 11:20:09,835 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10557 conditions, 6183 events. 1617/6183 cut-off events. For 1364/1585 co-relation queries the response was YES. Maximal size of possible extension queue 285. Compared 60622 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-17 11:20:09,855 INFO L140 encePairwiseOnDemand]: 241/248 looper letters, 36 selfloop transitions, 7 changer transitions 0/278 dead transitions. [2025-03-17 11:20:09,855 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 254 places, 278 transitions, 777 flow [2025-03-17 11:20:09,855 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:20:09,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:20:09,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 713 transitions. [2025-03-17 11:20:09,857 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9583333333333334 [2025-03-17 11:20:09,857 INFO L175 Difference]: Start difference. First operand has 252 places, 258 transitions, 630 flow. Second operand 3 states and 713 transitions. [2025-03-17 11:20:09,857 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 254 places, 278 transitions, 777 flow [2025-03-17 11:20:09,861 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 278 transitions, 761 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:20:09,863 INFO L231 Difference]: Finished difference. Result has 254 places, 265 transitions, 684 flow [2025-03-17 11:20:09,863 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-17 11:20:09,864 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 8 predicate places. [2025-03-17 11:20:09,864 INFO L471 AbstractCegarLoop]: Abstraction has has 254 places, 265 transitions, 684 flow [2025-03-17 11:20:09,864 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-17 11:20:09,865 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:09,865 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-17 11:20:09,865 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-03-17 11:20:09,865 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-17 11:20:09,866 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:09,866 INFO L85 PathProgramCache]: Analyzing trace with hash 177054454, now seen corresponding path program 1 times [2025-03-17 11:20:09,866 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:09,867 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1619346303] [2025-03-17 11:20:09,867 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:09,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:09,884 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 172 statements into 1 equivalence classes. [2025-03-17 11:20:09,891 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 172 of 172 statements. [2025-03-17 11:20:09,891 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:09,891 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:09,994 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-17 11:20:09,994 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:09,994 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1619346303] [2025-03-17 11:20:09,994 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1619346303] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:09,994 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:09,995 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:20:09,995 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1001179330] [2025-03-17 11:20:09,995 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:09,995 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-17 11:20:09,995 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:09,995 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-17 11:20:09,995 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-17 11:20:10,045 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 220 out of 248 [2025-03-17 11:20:10,047 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-17 11:20:10,047 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:10,047 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 220 of 248 [2025-03-17 11:20:10,047 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:10,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1025-->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, 102#L1025-1true, 11#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 275#true, 216#L1040-1true, Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 270#true]) [2025-03-17 11:20:10,339 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:20:10,339 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:20:10,339 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:10,339 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:10,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L1025-->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), 116#L1025-2true, 26#L1025-1true, 247#true, Black: 260#true, 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|), 216#L1040-1true, 270#true]) [2025-03-17 11:20:10,341 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:20:10,341 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:20:10,341 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:10,341 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:10,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1025-->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), 154#L1042-3true, 247#true, Black: 260#true, 102#L1025-1true, 11#L1025-2true, 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|), 270#true]) [2025-03-17 11:20:10,391 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:20:10,391 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:10,391 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:20:10,391 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:10,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L1025-->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), 116#L1025-2true, 26#L1025-1true, 154#L1042-3true, 247#true, Black: 260#true, 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|), 270#true]) [2025-03-17 11:20:10,395 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:20:10,395 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:10,395 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:10,395 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:20:10,883 INFO L124 PetriNetUnfolderBase]: 2062/8529 cut-off events. [2025-03-17 11:20:10,883 INFO L125 PetriNetUnfolderBase]: For 1610/1833 co-relation queries the response was YES. [2025-03-17 11:20:10,909 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14306 conditions, 8529 events. 2062/8529 cut-off events. For 1610/1833 co-relation queries the response was YES. Maximal size of possible extension queue 335. Compared 90147 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-17 11:20:10,934 INFO L140 encePairwiseOnDemand]: 240/248 looper letters, 28 selfloop transitions, 2 changer transitions 7/277 dead transitions. [2025-03-17 11:20:10,934 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 259 places, 277 transitions, 782 flow [2025-03-17 11:20:10,934 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:20:10,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:20:10,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1358 transitions. [2025-03-17 11:20:10,937 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9126344086021505 [2025-03-17 11:20:10,937 INFO L175 Difference]: Start difference. First operand has 254 places, 265 transitions, 684 flow. Second operand 6 states and 1358 transitions. [2025-03-17 11:20:10,937 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 259 places, 277 transitions, 782 flow [2025-03-17 11:20:10,942 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 257 places, 277 transitions, 768 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:20:10,944 INFO L231 Difference]: Finished difference. Result has 261 places, 266 transitions, 692 flow [2025-03-17 11:20:10,944 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-17 11:20:10,945 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 15 predicate places. [2025-03-17 11:20:10,945 INFO L471 AbstractCegarLoop]: Abstraction has has 261 places, 266 transitions, 692 flow [2025-03-17 11:20:10,946 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-17 11:20:10,946 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:10,946 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-17 11:20:10,946 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-03-17 11:20:10,946 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-17 11:20:10,947 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:10,947 INFO L85 PathProgramCache]: Analyzing trace with hash 216007205, now seen corresponding path program 1 times [2025-03-17 11:20:10,947 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:10,947 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1418557645] [2025-03-17 11:20:10,947 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:10,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:10,968 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 179 statements into 1 equivalence classes. [2025-03-17 11:20:10,974 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 179 of 179 statements. [2025-03-17 11:20:10,974 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:10,974 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:11,129 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-17 11:20:11,129 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:11,129 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1418557645] [2025-03-17 11:20:11,129 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1418557645] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:11,129 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:11,130 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-17 11:20:11,130 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1532900048] [2025-03-17 11:20:11,130 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:11,131 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:20:11,131 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:11,132 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:20:11,132 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:20:11,137 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 227 out of 248 [2025-03-17 11:20:11,138 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-17 11:20:11,138 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:11,138 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 227 of 248 [2025-03-17 11:20:11,138 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:11,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1025-->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|), 116#L1025-2true, 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-17 11:20:11,183 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:20:11,183 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:20:11,183 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:20:11,183 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:20:11,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1025-->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, 102#L1025-1true, 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-17 11:20:11,185 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:20:11,185 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:20:11,185 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:20:11,185 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:20:11,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1025-->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, 102#L1025-1true, 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)), 216#L1040-1true]) [2025-03-17 11:20:11,273 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:20:11,273 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:11,273 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:11,274 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:20:11,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L1025-->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, 275#true, Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 272#(= |#race~data~0| 0), 116#L1025-2true, 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)), 216#L1040-1true]) [2025-03-17 11:20:11,280 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:20:11,280 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:11,280 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:11,280 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:20:11,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1025-->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], [154#L1042-3true, 247#true, Black: 260#true, 286#true, 102#L1025-1true, 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-17 11:20:11,309 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:20:11,309 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:11,309 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:11,309 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:20:11,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L1025-->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, 154#L1042-3true, 247#true, Black: 260#true, 286#true, 275#true, Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 116#L1025-2true, 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-17 11:20:11,315 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:20:11,315 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:11,315 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:11,315 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:20:11,478 INFO L124 PetriNetUnfolderBase]: 836/4493 cut-off events. [2025-03-17 11:20:11,478 INFO L125 PetriNetUnfolderBase]: For 664/789 co-relation queries the response was YES. [2025-03-17 11:20:11,491 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 44774 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-17 11:20:11,500 INFO L140 encePairwiseOnDemand]: 244/248 looper letters, 22 selfloop transitions, 2 changer transitions 0/260 dead transitions. [2025-03-17 11:20:11,501 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 257 places, 260 transitions, 694 flow [2025-03-17 11:20:11,501 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:20:11,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:20:11,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 707 transitions. [2025-03-17 11:20:11,502 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9502688172043011 [2025-03-17 11:20:11,502 INFO L175 Difference]: Start difference. First operand has 261 places, 266 transitions, 692 flow. Second operand 3 states and 707 transitions. [2025-03-17 11:20:11,502 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 257 places, 260 transitions, 694 flow [2025-03-17 11:20:11,513 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 260 transitions, 672 flow, removed 9 selfloop flow, removed 5 redundant places. [2025-03-17 11:20:11,514 INFO L231 Difference]: Finished difference. Result has 253 places, 254 transitions, 622 flow [2025-03-17 11:20:11,515 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-17 11:20:11,515 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 7 predicate places. [2025-03-17 11:20:11,515 INFO L471 AbstractCegarLoop]: Abstraction has has 253 places, 254 transitions, 622 flow [2025-03-17 11:20:11,516 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-17 11:20:11,516 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:11,516 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-17 11:20:11,516 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-03-17 11:20:11,516 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-17 11:20:11,517 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:11,517 INFO L85 PathProgramCache]: Analyzing trace with hash -1773227832, now seen corresponding path program 1 times [2025-03-17 11:20:11,517 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:11,517 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1999409822] [2025-03-17 11:20:11,517 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:11,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:11,532 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 182 statements into 1 equivalence classes. [2025-03-17 11:20:11,537 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 182 of 182 statements. [2025-03-17 11:20:11,537 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:11,537 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:11,606 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-17 11:20:11,606 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:11,607 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1999409822] [2025-03-17 11:20:11,607 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1999409822] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:11,607 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:11,607 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-17 11:20:11,607 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1912658488] [2025-03-17 11:20:11,607 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:11,607 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:20:11,608 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:11,608 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:20:11,608 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:20:11,616 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 230 out of 248 [2025-03-17 11:20:11,617 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-17 11:20:11,617 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:11,617 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 230 of 248 [2025-03-17 11:20:11,617 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:11,685 INFO L124 PetriNetUnfolderBase]: 43/770 cut-off events. [2025-03-17 11:20:11,685 INFO L125 PetriNetUnfolderBase]: For 91/92 co-relation queries the response was YES. [2025-03-17 11:20:11,686 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 3314 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-17 11:20:11,688 INFO L140 encePairwiseOnDemand]: 238/248 looper letters, 8 selfloop transitions, 10 changer transitions 0/246 dead transitions. [2025-03-17 11:20:11,688 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 252 places, 246 transitions, 623 flow [2025-03-17 11:20:11,688 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:20:11,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:20:11,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 713 transitions. [2025-03-17 11:20:11,690 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9583333333333334 [2025-03-17 11:20:11,690 INFO L175 Difference]: Start difference. First operand has 253 places, 254 transitions, 622 flow. Second operand 3 states and 713 transitions. [2025-03-17 11:20:11,690 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 252 places, 246 transitions, 623 flow [2025-03-17 11:20:11,692 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 246 transitions, 599 flow, removed 7 selfloop flow, removed 4 redundant places. [2025-03-17 11:20:11,693 INFO L231 Difference]: Finished difference. Result has 248 places, 243 transitions, 566 flow [2025-03-17 11:20:11,694 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-17 11:20:11,694 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 2 predicate places. [2025-03-17 11:20:11,694 INFO L471 AbstractCegarLoop]: Abstraction has has 248 places, 243 transitions, 566 flow [2025-03-17 11:20:11,695 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-17 11:20:11,695 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:11,695 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-17 11:20:11,695 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-03-17 11:20:11,695 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-17 11:20:11,696 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:11,696 INFO L85 PathProgramCache]: Analyzing trace with hash -760424617, now seen corresponding path program 1 times [2025-03-17 11:20:11,696 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:11,696 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [403770788] [2025-03-17 11:20:11,696 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:11,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:11,712 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 189 statements into 1 equivalence classes. [2025-03-17 11:20:11,719 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 189 of 189 statements. [2025-03-17 11:20:11,720 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:11,720 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:12,015 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-17 11:20:12,015 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:12,016 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [403770788] [2025-03-17 11:20:12,016 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [403770788] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:12,016 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:12,016 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:20:12,016 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1875204649] [2025-03-17 11:20:12,016 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:12,016 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:20:12,016 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:12,017 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:20:12,017 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:20:12,079 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 248 [2025-03-17 11:20:12,080 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-17 11:20:12,080 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:12,080 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 248 [2025-03-17 11:20:12,080 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:12,310 INFO L124 PetriNetUnfolderBase]: 584/1959 cut-off events. [2025-03-17 11:20:12,310 INFO L125 PetriNetUnfolderBase]: For 555/616 co-relation queries the response was YES. [2025-03-17 11:20:12,314 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3865 conditions, 1959 events. 584/1959 cut-off events. For 555/616 co-relation queries the response was YES. Maximal size of possible extension queue 73. Compared 12153 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-17 11:20:12,316 INFO L140 encePairwiseOnDemand]: 242/248 looper letters, 14 selfloop transitions, 0 changer transitions 81/274 dead transitions. [2025-03-17 11:20:12,316 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 252 places, 274 transitions, 814 flow [2025-03-17 11:20:12,317 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:20:12,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:20:12,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1352 transitions. [2025-03-17 11:20:12,319 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9086021505376344 [2025-03-17 11:20:12,319 INFO L175 Difference]: Start difference. First operand has 248 places, 243 transitions, 566 flow. Second operand 6 states and 1352 transitions. [2025-03-17 11:20:12,319 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 252 places, 274 transitions, 814 flow [2025-03-17 11:20:12,321 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 251 places, 274 transitions, 772 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-17 11:20:12,323 INFO L231 Difference]: Finished difference. Result has 251 places, 193 transitions, 421 flow [2025-03-17 11:20:12,324 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-17 11:20:12,324 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 5 predicate places. [2025-03-17 11:20:12,324 INFO L471 AbstractCegarLoop]: Abstraction has has 251 places, 193 transitions, 421 flow [2025-03-17 11:20:12,325 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-17 11:20:12,325 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:12,325 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-17 11:20:12,326 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-03-17 11:20:12,326 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-17 11:20:12,327 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:12,327 INFO L85 PathProgramCache]: Analyzing trace with hash 1366506113, now seen corresponding path program 1 times [2025-03-17 11:20:12,327 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:12,327 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [347196494] [2025-03-17 11:20:12,327 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:12,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:12,347 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 190 statements into 1 equivalence classes. [2025-03-17 11:20:12,360 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 190 of 190 statements. [2025-03-17 11:20:12,360 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:12,360 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 11:20:12,360 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 11:20:12,366 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 190 statements into 1 equivalence classes. [2025-03-17 11:20:12,376 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 190 of 190 statements. [2025-03-17 11:20:12,377 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:12,377 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 11:20:12,412 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 11:20:12,412 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-17 11:20:12,413 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 11 remaining) [2025-03-17 11:20:12,413 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (9 of 11 remaining) [2025-03-17 11:20:12,413 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (8 of 11 remaining) [2025-03-17 11:20:12,413 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (7 of 11 remaining) [2025-03-17 11:20:12,413 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (6 of 11 remaining) [2025-03-17 11:20:12,413 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (5 of 11 remaining) [2025-03-17 11:20:12,414 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 11 remaining) [2025-03-17 11:20:12,414 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (3 of 11 remaining) [2025-03-17 11:20:12,414 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (2 of 11 remaining) [2025-03-17 11:20:12,414 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 11 remaining) [2025-03-17 11:20:12,414 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 11 remaining) [2025-03-17 11:20:12,414 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-03-17 11:20:12,414 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:20:12,417 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-17 11:20:12,417 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-03-17 11:20:12,436 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2025-03-17 11:20:12,438 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 266 places, 269 transitions, 565 flow [2025-03-17 11:20:12,467 INFO L124 PetriNetUnfolderBase]: 15/518 cut-off events. [2025-03-17 11:20:12,467 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2025-03-17 11:20:12,469 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-17 11:20:12,469 INFO L82 GeneralOperation]: Start removeDead. Operand has 266 places, 269 transitions, 565 flow [2025-03-17 11:20:12,471 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 266 places, 269 transitions, 565 flow [2025-03-17 11:20:12,471 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-17 11:20:12,472 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;@11ec85c6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-17 11:20:12,472 INFO L334 AbstractCegarLoop]: Starting to check reachability of 13 error locations. [2025-03-17 11:20:12,477 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-17 11:20:12,477 INFO L124 PetriNetUnfolderBase]: 1/163 cut-off events. [2025-03-17 11:20:12,477 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-17 11:20:12,477 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:12,477 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-17 11:20:12,477 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-17 11:20:12,478 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:12,478 INFO L85 PathProgramCache]: Analyzing trace with hash -2053564200, now seen corresponding path program 1 times [2025-03-17 11:20:12,478 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:12,478 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2115023599] [2025-03-17 11:20:12,478 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:12,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:12,493 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 153 statements into 1 equivalence classes. [2025-03-17 11:20:12,496 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 153 of 153 statements. [2025-03-17 11:20:12,497 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:12,497 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:12,519 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-17 11:20:12,519 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:12,519 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2115023599] [2025-03-17 11:20:12,519 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2115023599] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:12,519 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:12,519 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:20:12,519 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1355576698] [2025-03-17 11:20:12,520 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:12,520 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:20:12,520 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:12,520 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:20:12,521 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:20:12,536 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 269 [2025-03-17 11:20:12,537 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-17 11:20:12,537 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:12,537 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 269 [2025-03-17 11:20:12,537 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:13,844 INFO L124 PetriNetUnfolderBase]: 6675/16256 cut-off events. [2025-03-17 11:20:13,845 INFO L125 PetriNetUnfolderBase]: For 634/634 co-relation queries the response was YES. [2025-03-17 11:20:13,884 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 159380 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-17 11:20:13,956 INFO L140 encePairwiseOnDemand]: 258/269 looper letters, 41 selfloop transitions, 6 changer transitions 1/282 dead transitions. [2025-03-17 11:20:13,957 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 282 transitions, 685 flow [2025-03-17 11:20:13,957 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:20:13,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:20:13,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 760 transitions. [2025-03-17 11:20:13,959 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9417596034696406 [2025-03-17 11:20:13,959 INFO L175 Difference]: Start difference. First operand has 266 places, 269 transitions, 565 flow. Second operand 3 states and 760 transitions. [2025-03-17 11:20:13,959 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 282 transitions, 685 flow [2025-03-17 11:20:13,961 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 282 transitions, 685 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-17 11:20:13,963 INFO L231 Difference]: Finished difference. Result has 270 places, 269 transitions, 601 flow [2025-03-17 11:20:13,964 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-17 11:20:13,964 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 4 predicate places. [2025-03-17 11:20:13,964 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 269 transitions, 601 flow [2025-03-17 11:20:13,965 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-17 11:20:13,965 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:13,965 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-17 11:20:13,965 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-03-17 11:20:13,965 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-17 11:20:13,966 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:13,966 INFO L85 PathProgramCache]: Analyzing trace with hash -1739110490, now seen corresponding path program 1 times [2025-03-17 11:20:13,966 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:13,966 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [935287004] [2025-03-17 11:20:13,966 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:13,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:13,983 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 155 statements into 1 equivalence classes. [2025-03-17 11:20:13,991 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 155 of 155 statements. [2025-03-17 11:20:13,991 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:13,991 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:14,353 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-17 11:20:14,353 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:14,353 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [935287004] [2025-03-17 11:20:14,353 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [935287004] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:14,353 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:14,354 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:20:14,354 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [541594901] [2025-03-17 11:20:14,354 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:14,354 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:20:14,354 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:14,355 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:20:14,355 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:20:14,433 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 227 out of 269 [2025-03-17 11:20:14,435 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-17 11:20:14,435 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:14,435 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 227 of 269 [2025-03-17 11:20:14,435 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:16,608 INFO L124 PetriNetUnfolderBase]: 9895/24236 cut-off events. [2025-03-17 11:20:16,608 INFO L125 PetriNetUnfolderBase]: For 1110/1117 co-relation queries the response was YES. [2025-03-17 11:20:16,681 INFO L83 FinitePrefix]: Finished finitePrefix Result has 39076 conditions, 24236 events. 9895/24236 cut-off events. For 1110/1117 co-relation queries the response was YES. Maximal size of possible extension queue 693. Compared 240840 event pairs, 3202 based on Foata normal form. 0/21410 useless extension candidates. Maximal degree in co-relation 16635. Up to 8919 conditions per place. [2025-03-17 11:20:16,772 INFO L140 encePairwiseOnDemand]: 263/269 looper letters, 80 selfloop transitions, 5 changer transitions 0/316 dead transitions. [2025-03-17 11:20:16,772 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 273 places, 316 transitions, 865 flow [2025-03-17 11:20:16,772 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:20:16,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:20:16,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1448 transitions. [2025-03-17 11:20:16,775 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8971499380421314 [2025-03-17 11:20:16,775 INFO L175 Difference]: Start difference. First operand has 270 places, 269 transitions, 601 flow. Second operand 6 states and 1448 transitions. [2025-03-17 11:20:16,775 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 273 places, 316 transitions, 865 flow [2025-03-17 11:20:16,783 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 271 places, 316 transitions, 853 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:20:16,785 INFO L231 Difference]: Finished difference. Result has 271 places, 268 transitions, 597 flow [2025-03-17 11:20:16,785 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-17 11:20:16,786 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 5 predicate places. [2025-03-17 11:20:16,786 INFO L471 AbstractCegarLoop]: Abstraction has has 271 places, 268 transitions, 597 flow [2025-03-17 11:20:16,786 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-17 11:20:16,786 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:16,786 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-17 11:20:16,786 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-03-17 11:20:16,787 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-17 11:20:16,787 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:16,787 INFO L85 PathProgramCache]: Analyzing trace with hash -368772299, now seen corresponding path program 1 times [2025-03-17 11:20:16,787 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:16,787 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1788671929] [2025-03-17 11:20:16,787 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:16,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:16,801 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-03-17 11:20:16,806 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-03-17 11:20:16,806 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:16,806 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:16,825 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-17 11:20:16,826 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:16,826 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1788671929] [2025-03-17 11:20:16,826 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1788671929] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:16,826 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:16,826 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:20:16,826 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [96282621] [2025-03-17 11:20:16,826 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:16,826 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:20:16,827 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:16,827 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:20:16,827 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:20:16,837 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 269 [2025-03-17 11:20:16,838 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-17 11:20:16,838 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:16,838 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 269 [2025-03-17 11:20:16,838 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:19,870 INFO L124 PetriNetUnfolderBase]: 8776/29817 cut-off events. [2025-03-17 11:20:19,870 INFO L125 PetriNetUnfolderBase]: For 2190/2190 co-relation queries the response was YES. [2025-03-17 11:20:19,958 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 374615 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-17 11:20:20,048 INFO L140 encePairwiseOnDemand]: 259/269 looper letters, 49 selfloop transitions, 7 changer transitions 0/294 dead transitions. [2025-03-17 11:20:20,048 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 273 places, 294 transitions, 782 flow [2025-03-17 11:20:20,048 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:20:20,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:20:20,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 764 transitions. [2025-03-17 11:20:20,049 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9467162329615861 [2025-03-17 11:20:20,049 INFO L175 Difference]: Start difference. First operand has 271 places, 268 transitions, 597 flow. Second operand 3 states and 764 transitions. [2025-03-17 11:20:20,049 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 273 places, 294 transitions, 782 flow [2025-03-17 11:20:20,052 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 294 transitions, 772 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-17 11:20:20,054 INFO L231 Difference]: Finished difference. Result has 270 places, 275 transitions, 649 flow [2025-03-17 11:20:20,054 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-17 11:20:20,055 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 4 predicate places. [2025-03-17 11:20:20,055 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 275 transitions, 649 flow [2025-03-17 11:20:20,055 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-17 11:20:20,055 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:20,056 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-17 11:20:20,056 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-03-17 11:20:20,056 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-17 11:20:20,056 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:20,056 INFO L85 PathProgramCache]: Analyzing trace with hash 1186806095, now seen corresponding path program 1 times [2025-03-17 11:20:20,056 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:20,056 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [684471323] [2025-03-17 11:20:20,056 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:20,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:20,069 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-03-17 11:20:20,073 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-03-17 11:20:20,073 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:20,073 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:20,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-17 11:20:20,091 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:20,091 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [684471323] [2025-03-17 11:20:20,091 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [684471323] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:20,091 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:20,091 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:20:20,091 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1370190099] [2025-03-17 11:20:20,091 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:20,092 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:20:20,092 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:20,092 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:20:20,092 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:20:20,111 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 269 [2025-03-17 11:20:20,112 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-17 11:20:20,112 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:20,112 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 269 [2025-03-17 11:20:20,112 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:20,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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#L1040-1true, 282#(= |#race~ready~0| 0), 96#L1025-2true, 266#true, Black: 280#true, 97#L1025-1true, 263#true, 285#true]) [2025-03-17 11:20:20,399 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:20:20,399 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:20,399 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:20:20,399 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:20,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 165#L1042-3true, 96#L1025-2true, 266#true, 97#L1025-1true, Black: 280#true, 263#true, 285#true]) [2025-03-17 11:20:20,447 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:20:20,447 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:20:20,447 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:20,447 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:20,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 96#L1025-2true, 11#L1042true, 266#true, Black: 280#true, 97#L1025-1true, 263#true, 285#true]) [2025-03-17 11:20:20,472 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-17 11:20:20,472 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-17 11:20:20,472 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-17 11:20:20,472 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-17 11:20:20,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 282#(= |#race~ready~0| 0), 6#L1036-2true, 109#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:20,495 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-17 11:20:20,495 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-17 11:20:20,495 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-17 11:20:20,495 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-17 11:20:20,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 175#L1025-1true, 6#L1036-2true, 109#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:20,537 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-17 11:20:20,537 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:20,537 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:20,537 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:20:20,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 96#L1025-2true, 191#ULTIMATE.startFINALtrue, 266#true, 97#L1025-1true, Black: 280#true, 263#true, 285#true]) [2025-03-17 11:20:20,876 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:20:20,876 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:20:20,876 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:20:20,876 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:20:21,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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#L1040-1true, 282#(= |#race~ready~0| 0), 96#L1025-2true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 212#threadENTRYtrue]) [2025-03-17 11:20:21,248 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:20:21,248 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:21,248 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:21,248 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:21,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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#L1040-1true, 282#(= |#race~ready~0| 0), 175#L1025-1true, 96#L1025-2true, 149#threadENTRYtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:21,250 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:20:21,250 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:21,250 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:21,250 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:21,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 195#threadENTRYtrue, 236#L1040-1true, 282#(= |#race~ready~0| 0), 175#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:21,335 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:20:21,335 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:21,335 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:21,335 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:21,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 165#L1042-3true, 96#L1025-2true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 212#threadENTRYtrue]) [2025-03-17 11:20:21,488 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:20:21,488 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:21,488 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:21,488 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:21,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 165#L1042-3true, 175#L1025-1true, 96#L1025-2true, 149#threadENTRYtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:21,488 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:20:21,488 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:21,488 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:21,488 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:21,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 124#L1024true, 236#L1040-1true, 282#(= |#race~ready~0| 0), 96#L1025-2true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:21,522 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:20:21,522 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:21,522 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:21,522 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:21,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 235#L1024true, 236#L1040-1true, 282#(= |#race~ready~0| 0), 96#L1025-2true, 175#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:21,524 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:20:21,524 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:21,524 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:21,524 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:21,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 120#L1024true, 265#true, 57#L1025-2true, 236#L1040-1true, 282#(= |#race~ready~0| 0), 175#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:21,591 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:20:21,591 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:21,591 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:21,591 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:21,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 195#threadENTRYtrue, 282#(= |#race~ready~0| 0), 175#L1025-1true, 165#L1042-3true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:21,606 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:20:21,606 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:21,606 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:21,606 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:21,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 96#L1025-2true, 11#L1042true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true, 212#threadENTRYtrue]) [2025-03-17 11:20:21,631 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:20:21,631 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:21,631 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:21,631 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:21,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 175#L1025-1true, 96#L1025-2true, 11#L1042true, 149#threadENTRYtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:21,631 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:20:21,632 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:21,632 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:21,632 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:21,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 124#L1024true, 282#(= |#race~ready~0| 0), 96#L1025-2true, 165#L1042-3true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:21,646 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:20:21,646 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:21,646 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:21,646 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:21,654 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] L1025-->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, 124#L1024true, 236#L1040-1true, 282#(= |#race~ready~0| 0), 96#L1025-2true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:21,654 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:20:21,654 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:21,654 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:21,654 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:21,654 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:21,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 124#L1024true, 236#L1040-1true, 282#(= |#race~ready~0| 0), 109#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:21,666 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:20:21,666 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:21,666 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:21,666 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:21,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 195#threadENTRYtrue, 282#(= |#race~ready~0| 0), 175#L1025-1true, 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:21,753 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:20:21,753 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:21,753 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:21,753 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:21,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 235#L1024true, 282#(= |#race~ready~0| 0), 96#L1025-2true, 165#L1042-3true, 175#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:21,781 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:20:21,781 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:21,781 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:21,781 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:21,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 124#L1024true, 282#(= |#race~ready~0| 0), 96#L1025-2true, 11#L1042true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:21,792 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:21,792 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:21,792 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:21,792 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:21,799 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] L1025-->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, 124#L1024true, 282#(= |#race~ready~0| 0), 165#L1042-3true, 96#L1025-2true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:21,799 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:20:21,799 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:21,799 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:21,799 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:21,799 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:22,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 143#L1025-2true, 236#L1040-1true, 282#(= |#race~ready~0| 0), 96#L1025-2true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,023 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,023 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,023 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:22,023 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:22,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 236#L1040-1true, 282#(= |#race~ready~0| 0), 175#L1025-1true, 96#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,023 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,023 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:22,024 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:22,024 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 120#L1024true, 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 165#L1042-3true, 175#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,084 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:20:22,084 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:22,084 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:22,084 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:22,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 235#L1024true, 282#(= |#race~ready~0| 0), 96#L1025-2true, 175#L1025-1true, 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,123 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,123 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:22,123 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:22,123 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,141 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] L1025-->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, 124#L1024true, 282#(= |#race~ready~0| 0), 96#L1025-2true, 11#L1042true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,141 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,141 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:22,141 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,141 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,142 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:22,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 57#L1025-2true, 143#L1025-2true, 236#L1040-1true, 282#(= |#race~ready~0| 0), 109#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,164 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,165 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:22,165 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:22,165 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:22,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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#L1040-1true, 282#(= |#race~ready~0| 0), 175#L1025-1true, 96#L1025-2true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,168 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:22,168 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:22,168 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,168 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 143#L1025-2true, 282#(= |#race~ready~0| 0), 96#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,169 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,169 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,169 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:22,169 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:22,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 96#L1025-2true, 175#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,170 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,170 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:22,170 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:22,170 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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#L1040-1true, 282#(= |#race~ready~0| 0), 175#L1025-1true, 96#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-17 11:20:22,172 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:22,172 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,172 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:22,172 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 139#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 236#L1040-1true, 282#(= |#race~ready~0| 0), 96#L1025-2true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,173 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:22,173 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,173 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,173 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:22,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 165#L1042-3true, 175#L1025-1true, 96#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,209 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:22,209 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,209 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,209 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:22,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 143#L1025-2true, 236#L1040-1true, 282#(= |#race~ready~0| 0), 96#L1025-2true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,213 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,213 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:22,213 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:22,213 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:22,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 96#L1025-2true, 175#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,218 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,218 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:22,218 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:22,218 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 120#L1024true, 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 175#L1025-1true, 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,230 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,231 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:22,231 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:22,231 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 143#L1025-2true, 282#(= |#race~ready~0| 0), 165#L1042-3true, 96#L1025-2true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,272 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:22,272 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,272 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:22,272 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 165#L1042-3true, 96#L1025-2true, 175#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,273 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:22,273 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,273 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:22,273 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 143#L1025-2true, 282#(= |#race~ready~0| 0), 165#L1042-3true, 109#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,282 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:22,282 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,282 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,282 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 143#L1025-2true, 282#(= |#race~ready~0| 0), 165#L1042-3true, 96#L1025-2true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,286 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:22,286 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,286 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,286 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 143#L1025-2true, 236#L1040-1true, 282#(= |#race~ready~0| 0), 109#L1025-1true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,330 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:22,330 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,330 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,330 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 96#L1025-2true, 175#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,334 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:22,334 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,334 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,334 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:22,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 143#L1025-2true, 282#(= |#race~ready~0| 0), 109#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,364 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:22,364 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,364 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,364 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 175#L1025-1true, 96#L1025-2true, 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,373 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:22,373 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:22,373 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,373 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,375 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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), 165#L1042-3true, 175#L1025-1true, 96#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,375 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:22,375 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,375 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:22,375 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:22,375 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:22,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 143#L1025-2true, 282#(= |#race~ready~0| 0), 96#L1025-2true, 11#L1042true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,429 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:22,429 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:22,429 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,429 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 175#L1025-1true, 96#L1025-2true, 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,429 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:22,429 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,429 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:22,429 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 165#L1042-3true, 175#L1025-1true, 96#L1025-2true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,433 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:22,433 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:22,433 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,433 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 143#L1025-2true, 282#(= |#race~ready~0| 0), 11#L1042true, 109#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,440 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:22,440 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,440 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,440 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 165#L1042-3true, 175#L1025-1true, 109#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,440 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:22,440 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,440 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,440 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:22,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 143#L1025-2true, 282#(= |#race~ready~0| 0), 165#L1042-3true, 109#L1025-1true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,441 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:22,441 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,441 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,441 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 143#L1025-2true, 282#(= |#race~ready~0| 0), 96#L1025-2true, 11#L1042true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,443 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:22,443 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,443 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,443 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 139#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 282#(= |#race~ready~0| 0), 96#L1025-2true, 165#L1042-3true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,456 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:22,456 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,456 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:22,456 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 165#L1042-3true, 175#L1025-1true, 96#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-17 11:20:22,456 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:22,456 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,456 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:22,456 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,531 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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), 175#L1025-1true, 96#L1025-2true, 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,531 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:22,531 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:22,531 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:22,531 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,531 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 175#L1025-1true, 165#L1042-3true, 128#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,534 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:22,534 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:22,534 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,534 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:22,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 96#L1025-2true, 175#L1025-1true, 11#L1042true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,584 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:22,584 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,584 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:22,584 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 175#L1025-1true, 11#L1042true, 109#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,594 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:22,594 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:22,594 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,594 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 143#L1025-2true, 282#(= |#race~ready~0| 0), 11#L1042true, 109#L1025-1true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,595 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:22,595 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,595 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,595 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 139#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 282#(= |#race~ready~0| 0), 96#L1025-2true, 11#L1042true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,604 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:22,604 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,604 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,604 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:22,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 175#L1025-1true, 96#L1025-2true, 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-17 11:20:22,604 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:22,604 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:22,604 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,604 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 175#L1025-1true, 165#L1042-3true, Black: 280#true, 267#true, 263#true, 188#L1026-2true, 285#true]) [2025-03-17 11:20:22,613 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:22,613 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:22,613 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:22,613 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:22,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 143#L1025-2true, 236#L1040-1true, 282#(= |#race~ready~0| 0), 97#L1025-1true, Black: 280#true, 267#true, 263#true, 188#L1026-2true, 285#true]) [2025-03-17 11:20:22,621 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:22,621 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,621 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,621 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 156#L1027true, 282#(= |#race~ready~0| 0), 175#L1025-1true, 165#L1042-3true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,627 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:22,628 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:22,628 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:22,628 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:22,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 156#L1027true, 143#L1025-2true, 236#L1040-1true, 282#(= |#race~ready~0| 0), Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,631 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:22,631 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,631 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,631 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 96#L1025-2true, 175#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 285#true, 232#L1026-2true]) [2025-03-17 11:20:22,643 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:22,643 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:22,643 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,643 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 96#L1025-2true, 160#L1027true, 175#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,647 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:22,647 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,647 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:22,647 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 175#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 285#true, 188#L1026-2true]) [2025-03-17 11:20:22,652 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:22,652 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:22,652 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,652 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 156#L1027true, 282#(= |#race~ready~0| 0), 175#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,660 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:22,660 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:22,660 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,660 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 175#L1025-1true, 128#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,679 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:22,679 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,679 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:22,679 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:22,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 175#L1025-1true, 165#L1042-3true, 96#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 232#L1026-2true]) [2025-03-17 11:20:22,715 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:22,715 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:22,715 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:22,715 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:22,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 165#L1042-3true, 175#L1025-1true, 96#L1025-2true, 160#L1027true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,716 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:22,716 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:22,716 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:22,716 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:22,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 143#L1025-2true, 282#(= |#race~ready~0| 0), 165#L1042-3true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 188#L1026-2true]) [2025-03-17 11:20:22,717 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:22,717 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:22,717 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:22,717 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:22,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 156#L1027true, 143#L1025-2true, 282#(= |#race~ready~0| 0), 165#L1042-3true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,721 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:22,721 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:22,721 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:22,721 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:22,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 175#L1025-1true, 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true, 188#L1026-2true]) [2025-03-17 11:20:22,889 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:22,889 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,889 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,889 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:22,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 165#L1042-3true, 175#L1025-1true, Black: 280#true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,891 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:22,891 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,891 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:22,891 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 165#L1042-3true, 175#L1025-1true, 96#L1025-2true, 252#L1025true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,892 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:22,892 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,892 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,892 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:22,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 143#L1025-2true, 236#L1040-1true, 282#(= |#race~ready~0| 0), 97#L1025-1true, Black: 280#true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,896 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:22,896 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:22,896 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:22,896 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:22,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 156#L1027true, 282#(= |#race~ready~0| 0), 175#L1025-1true, 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,909 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:22,909 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:22,909 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,909 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:22,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 175#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,932 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:22,932 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:22,932 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:22,932 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:22,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 96#L1025-2true, 175#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 252#L1025true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:22,932 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:22,932 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:22,932 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:22,932 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:23,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 175#L1025-1true, 96#L1025-2true, 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true, 232#L1026-2true]) [2025-03-17 11:20:23,015 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:23,015 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:23,015 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:23,015 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:23,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 96#L1025-2true, 160#L1027true, 175#L1025-1true, 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,015 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:23,015 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:23,015 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:23,015 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:23,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 143#L1025-2true, 282#(= |#race~ready~0| 0), 11#L1042true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true, 188#L1026-2true]) [2025-03-17 11:20:23,019 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:23,019 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:23,019 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:23,019 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:23,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 143#L1025-2true, 282#(= |#race~ready~0| 0), 165#L1042-3true, Black: 280#true, 97#L1025-1true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,020 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:23,020 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:23,020 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:23,020 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:23,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 156#L1027true, 143#L1025-2true, 282#(= |#race~ready~0| 0), 11#L1042true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,025 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:23,025 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:23,025 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:23,025 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:23,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 175#L1025-1true, 11#L1042true, Black: 280#true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,042 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:23,042 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:23,043 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:23,043 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:23,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 96#L1025-2true, 175#L1025-1true, 11#L1042true, Black: 280#true, 252#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,043 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:23,043 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:23,043 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:23,043 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:23,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 96#L1025-2true, 191#ULTIMATE.startFINALtrue, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true, 212#threadENTRYtrue]) [2025-03-17 11:20:23,162 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:23,162 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:23,162 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:23,162 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:23,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 96#L1025-2true, 175#L1025-1true, 191#ULTIMATE.startFINALtrue, 149#threadENTRYtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,163 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:23,163 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:23,163 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:23,163 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:23,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 143#L1025-2true, 282#(= |#race~ready~0| 0), 11#L1042true, Black: 280#true, 97#L1025-1true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,164 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:23,164 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:23,164 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:23,164 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:23,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 195#threadENTRYtrue, 282#(= |#race~ready~0| 0), 175#L1025-1true, 191#ULTIMATE.startFINALtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,283 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:23,283 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:23,283 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:23,283 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:23,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 124#L1024true, 282#(= |#race~ready~0| 0), 96#L1025-2true, 191#ULTIMATE.startFINALtrue, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,314 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:23,314 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:23,314 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:23,314 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:23,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 235#L1024true, 282#(= |#race~ready~0| 0), 96#L1025-2true, 175#L1025-1true, 191#ULTIMATE.startFINALtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,415 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:23,415 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:23,415 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:23,415 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:23,451 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] L1025-->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, 124#L1024true, 282#(= |#race~ready~0| 0), 96#L1025-2true, 191#ULTIMATE.startFINALtrue, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,451 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:23,451 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:23,451 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:23,451 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:23,451 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:23,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 120#L1024true, 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 175#L1025-1true, 191#ULTIMATE.startFINALtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,508 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:23,508 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:23,508 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:23,508 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:23,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 175#L1025-1true, 96#L1025-2true, 191#ULTIMATE.startFINALtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,602 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:20:23,602 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:23,602 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:23,602 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:23,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 143#L1025-2true, 282#(= |#race~ready~0| 0), 96#L1025-2true, 191#ULTIMATE.startFINALtrue, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,617 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:20:23,617 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:23,617 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:23,617 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:23,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 175#L1025-1true, 96#L1025-2true, 191#ULTIMATE.startFINALtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,617 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:20:23,617 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:23,617 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:23,617 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:23,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 143#L1025-2true, 282#(= |#race~ready~0| 0), 191#ULTIMATE.startFINALtrue, 109#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,628 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:20:23,628 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:23,628 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:23,628 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:23,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 143#L1025-2true, 282#(= |#race~ready~0| 0), 96#L1025-2true, 191#ULTIMATE.startFINALtrue, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,631 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:20:23,631 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:23,631 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:23,631 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:23,694 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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), 175#L1025-1true, 96#L1025-2true, 191#ULTIMATE.startFINALtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,694 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:20:23,694 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:23,694 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:23,694 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:23,694 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:23,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 96#L1025-2true, 175#L1025-1true, 191#ULTIMATE.startFINALtrue, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,710 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:20:23,710 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:23,710 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:20:23,710 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:23,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 175#L1025-1true, 191#ULTIMATE.startFINALtrue, 109#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,717 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:20:23,717 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:23,717 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:20:23,717 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:23,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 143#L1025-2true, 282#(= |#race~ready~0| 0), 191#ULTIMATE.startFINALtrue, 109#L1025-1true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,718 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:20:23,718 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:23,718 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:23,718 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:23,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 139#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 282#(= |#race~ready~0| 0), 96#L1025-2true, 191#ULTIMATE.startFINALtrue, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,725 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:20:23,725 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:23,725 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:23,725 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:20:23,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 175#L1025-1true, 96#L1025-2true, 191#ULTIMATE.startFINALtrue, Black: 280#true, 267#true, 263#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-03-17 11:20:23,725 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:20:23,725 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:20:23,725 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:23,725 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:23,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 175#L1025-1true, 128#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 191#ULTIMATE.startFINALtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,775 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:20:23,775 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:20:23,775 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:23,775 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:23,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 175#L1025-1true, 191#ULTIMATE.startFINALtrue, Black: 280#true, 267#true, 263#true, 188#L1026-2true, 285#true]) [2025-03-17 11:20:23,812 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:20:23,812 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:23,812 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:23,812 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-17 11:20:23,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 156#L1027true, 282#(= |#race~ready~0| 0), 175#L1025-1true, 191#ULTIMATE.startFINALtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,827 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:20:23,827 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-17 11:20:23,827 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:23,827 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:23,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 96#L1025-2true, 175#L1025-1true, 191#ULTIMATE.startFINALtrue, Black: 280#true, 267#true, 263#true, 285#true, 232#L1026-2true]) [2025-03-17 11:20:23,864 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:20:23,864 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:23,864 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-17 11:20:23,864 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:23,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 96#L1025-2true, 175#L1025-1true, 160#L1027true, 191#ULTIMATE.startFINALtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,864 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:20:23,864 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:23,864 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-17 11:20:23,864 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:23,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 143#L1025-2true, 282#(= |#race~ready~0| 0), 191#ULTIMATE.startFINALtrue, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true, 188#L1026-2true]) [2025-03-17 11:20:23,867 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:20:23,867 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:23,867 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:23,867 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:23,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 156#L1027true, 143#L1025-2true, 282#(= |#race~ready~0| 0), 191#ULTIMATE.startFINALtrue, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,871 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:20:23,871 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:23,871 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:23,871 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:23,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 175#L1025-1true, 191#ULTIMATE.startFINALtrue, Black: 280#true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,883 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-17 11:20:23,883 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:20:23,883 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:23,883 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:23,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 96#L1025-2true, 175#L1025-1true, 191#ULTIMATE.startFINALtrue, Black: 280#true, 252#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,883 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-17 11:20:23,883 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:20:23,883 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:23,883 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:23,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 143#L1025-2true, 282#(= |#race~ready~0| 0), 191#ULTIMATE.startFINALtrue, Black: 280#true, 97#L1025-1true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:23,933 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-17 11:20:23,933 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:23,933 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:23,933 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:24,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 282#(= |#race~ready~0| 0), 175#L1025-1true, 198#L1044true, Black: 280#true, 267#true, 285#true]) [2025-03-17 11:20:24,224 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:20:24,224 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:24,224 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:24,224 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:24,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 96#L1025-2true, 175#L1025-1true, 198#L1044true, Black: 280#true, 267#true, 263#true, 264#true, 285#true]) [2025-03-17 11:20:24,452 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:20:24,452 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:24,452 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:24,452 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:24,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 143#L1025-2true, 262#true, 282#(= |#race~ready~0| 0), 198#L1044true, Black: 280#true, 97#L1025-1true, 267#true, 285#true]) [2025-03-17 11:20:24,455 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:20:24,455 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:24,455 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:24,455 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:24,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 282#(= |#race~ready~0| 0), 191#ULTIMATE.startFINALtrue, 266#true, 109#L1025-1true, Black: 280#true, 263#true, 285#true]) [2025-03-17 11:20:24,567 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:20:24,567 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:20:24,567 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:20:24,567 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:20:24,600 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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), 175#L1025-1true, 198#L1044true, Black: 280#true, 267#true, 285#true]) [2025-03-17 11:20:24,600 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:20:24,600 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:24,600 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:24,600 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:24,600 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:24,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 175#L1025-1true, 191#ULTIMATE.startFINALtrue, Black: 280#true, 267#true, 285#true]) [2025-03-17 11:20:24,683 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:20:24,683 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:20:24,683 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:20:24,683 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:20:24,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 96#L1025-2true, 175#L1025-1true, 191#ULTIMATE.startFINALtrue, Black: 280#true, 267#true, 263#true, 264#true, 285#true]) [2025-03-17 11:20:24,691 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:20:24,691 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:20:24,691 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:20:24,691 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:20:24,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 143#L1025-2true, 262#true, 282#(= |#race~ready~0| 0), 191#ULTIMATE.startFINALtrue, 97#L1025-1true, Black: 280#true, 267#true, 285#true]) [2025-03-17 11:20:24,693 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:20:24,693 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:20:24,693 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:20:24,693 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:20:24,737 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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), 175#L1025-1true, 191#ULTIMATE.startFINALtrue, Black: 280#true, 267#true, 285#true]) [2025-03-17 11:20:24,737 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-03-17 11:20:24,737 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:20:24,737 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:20:24,737 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:20:24,737 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:20:24,763 INFO L124 PetriNetUnfolderBase]: 20384/50137 cut-off events. [2025-03-17 11:20:24,763 INFO L125 PetriNetUnfolderBase]: For 11713/11885 co-relation queries the response was YES. [2025-03-17 11:20:24,927 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 586819 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-17 11:20:25,088 INFO L140 encePairwiseOnDemand]: 262/269 looper letters, 44 selfloop transitions, 10 changer transitions 0/295 dead transitions. [2025-03-17 11:20:25,088 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 272 places, 295 transitions, 815 flow [2025-03-17 11:20:25,089 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:20:25,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:20:25,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 753 transitions. [2025-03-17 11:20:25,090 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9330855018587361 [2025-03-17 11:20:25,090 INFO L175 Difference]: Start difference. First operand has 270 places, 275 transitions, 649 flow. Second operand 3 states and 753 transitions. [2025-03-17 11:20:25,090 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 272 places, 295 transitions, 815 flow [2025-03-17 11:20:25,107 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 270 places, 295 transitions, 795 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:20:25,109 INFO L231 Difference]: Finished difference. Result has 272 places, 283 transitions, 721 flow [2025-03-17 11:20:25,109 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-17 11:20:25,110 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 6 predicate places. [2025-03-17 11:20:25,110 INFO L471 AbstractCegarLoop]: Abstraction has has 272 places, 283 transitions, 721 flow [2025-03-17 11:20:25,110 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-17 11:20:25,110 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:25,110 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-17 11:20:25,110 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-03-17 11:20:25,111 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-17 11:20:25,111 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:25,111 INFO L85 PathProgramCache]: Analyzing trace with hash -1664941886, now seen corresponding path program 1 times [2025-03-17 11:20:25,111 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:25,111 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [428152792] [2025-03-17 11:20:25,111 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:25,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:25,124 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 166 statements into 1 equivalence classes. [2025-03-17 11:20:25,128 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 166 of 166 statements. [2025-03-17 11:20:25,129 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:25,129 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:25,147 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-17 11:20:25,147 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:25,147 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [428152792] [2025-03-17 11:20:25,147 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [428152792] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:25,147 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:25,148 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:20:25,148 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [909490038] [2025-03-17 11:20:25,148 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:25,148 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:20:25,148 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:25,148 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:20:25,149 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:20:25,157 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 269 [2025-03-17 11:20:25,158 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-17 11:20:25,158 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:25,158 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 269 [2025-03-17 11:20:25,158 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:25,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 96#L1025-2true, 6#L1036-2true, 266#true, 290#true, Black: 280#true, 263#true, 285#true]) [2025-03-17 11:20:25,217 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-17 11:20:25,217 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-17 11:20:25,217 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:20:25,217 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:20:25,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 96#L1025-2true, 6#L1036-2true, 266#true, 290#true, Black: 280#true, 97#L1025-1true, 263#true, 285#true]) [2025-03-17 11:20:25,221 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-17 11:20:25,221 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:20:25,221 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:20:25,221 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-17 11:20:25,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 143#L1025-2true, 96#L1025-2true, 6#L1036-2true, 290#true, 149#threadENTRYtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:25,411 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-17 11:20:25,411 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:20:25,411 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:20:25,411 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:20:25,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 195#threadENTRYtrue, 143#L1025-2true, 6#L1036-2true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:25,421 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-17 11:20:25,421 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:20:25,421 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:20:25,421 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:20:25,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 175#L1025-1true, 96#L1025-2true, 6#L1036-2true, 290#true, 149#threadENTRYtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:25,447 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:20:25,447 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:25,447 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:20:25,447 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:25,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 195#threadENTRYtrue, 175#L1025-1true, 6#L1036-2true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:25,455 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:20:25,455 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:20:25,455 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:25,455 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:25,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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#L1040-1true, 96#L1025-2true, 266#true, 290#true, Black: 280#true, 97#L1025-1true, 263#true, 285#true]) [2025-03-17 11:20:25,462 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:20:25,462 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:20:25,462 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:25,462 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:25,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 236#L1040-1true, 109#L1025-1true, 266#true, 290#true, Black: 280#true, 263#true, 285#true]) [2025-03-17 11:20:25,464 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:20:25,464 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:25,464 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:25,464 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:20:25,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 120#L1024true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 143#L1025-2true, 6#L1036-2true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:25,622 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:20:25,622 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:25,622 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:25,622 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:20:25,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 120#L1024true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 175#L1025-1true, 6#L1036-2true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:25,650 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-17 11:20:25,650 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:20:25,650 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-17 11:20:25,650 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-17 11:20:25,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 165#L1042-3true, 96#L1025-2true, 266#true, 290#true, Black: 280#true, 97#L1025-1true, 263#true, 285#true]) [2025-03-17 11:20:25,652 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:20:25,652 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:25,652 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:25,652 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:20:25,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 165#L1042-3true, 266#true, 290#true, 109#L1025-1true, Black: 280#true, 263#true, 285#true]) [2025-03-17 11:20:25,654 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:20:25,654 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:25,654 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:20:25,654 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:25,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 143#L1025-2true, 96#L1025-2true, 6#L1036-2true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:25,676 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-17 11:20:25,676 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:20:25,676 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-17 11:20:25,677 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-17 11:20:25,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 11#L1042true, 266#true, 109#L1025-1true, 290#true, Black: 280#true, 263#true, 285#true]) [2025-03-17 11:20:25,681 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-17 11:20:25,681 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-17 11:20:25,681 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-17 11:20:25,681 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-17 11:20:25,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 143#L1025-2true, 6#L1036-2true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:25,709 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-17 11:20:25,709 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-17 11:20:25,709 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-17 11:20:25,709 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:20:25,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 175#L1025-1true, 96#L1025-2true, 6#L1036-2true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:25,710 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-17 11:20:25,710 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:20:25,710 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-17 11:20:25,710 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-17 11:20:25,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 175#L1025-1true, 6#L1036-2true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:25,743 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-17 11:20:25,743 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:20:25,743 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:25,743 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:20:25,888 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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|), 143#L1025-2true, 96#L1025-2true, 6#L1036-2true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:25,888 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-17 11:20:25,888 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:20:25,888 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-17 11:20:25,888 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-17 11:20:25,888 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-17 11:20:25,933 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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|), 143#L1025-2true, 6#L1036-2true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:25,933 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:20:25,933 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-17 11:20:25,933 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-17 11:20:25,933 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:20:25,933 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-17 11:20:25,933 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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|), 175#L1025-1true, 96#L1025-2true, 6#L1036-2true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:25,933 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-17 11:20:25,933 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:20:25,933 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-17 11:20:25,933 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-17 11:20:25,933 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-17 11:20:25,981 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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|), 175#L1025-1true, 6#L1036-2true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:25,982 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-17 11:20:25,982 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:20:25,982 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:20:25,982 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:25,982 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:20:26,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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#L1040-1true, 96#L1025-2true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 212#threadENTRYtrue]) [2025-03-17 11:20:26,440 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:20:26,440 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:26,440 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:26,440 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:26,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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#L1040-1true, 175#L1025-1true, 96#L1025-2true, 290#true, 149#threadENTRYtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:26,441 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:20:26,441 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:26,441 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:26,441 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:26,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 236#L1040-1true, 290#true, 109#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 212#threadENTRYtrue]) [2025-03-17 11:20:26,446 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:20:26,446 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:26,446 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:26,446 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:26,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 109#L1025-1true, 290#true, 149#threadENTRYtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:26,447 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:20:26,447 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:26,448 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:26,448 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:26,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 195#threadENTRYtrue, 236#L1040-1true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:26,496 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:20:26,496 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:26,496 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:26,496 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:26,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 195#threadENTRYtrue, 236#L1040-1true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:26,497 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:20:26,497 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:26,497 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:26,497 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:27,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 165#L1042-3true, 96#L1025-2true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 212#threadENTRYtrue]) [2025-03-17 11:20:27,003 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:20:27,003 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:27,003 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:27,003 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:27,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 165#L1042-3true, 175#L1025-1true, 96#L1025-2true, 290#true, 149#threadENTRYtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,004 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:20:27,004 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:27,004 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:27,004 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:27,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 165#L1042-3true, 290#true, 109#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 212#threadENTRYtrue]) [2025-03-17 11:20:27,008 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:20:27,008 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:27,008 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:27,008 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:27,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 109#L1025-1true, 149#threadENTRYtrue, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,009 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:20:27,009 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:27,009 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:27,009 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:27,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 235#L1024true, 236#L1040-1true, 96#L1025-2true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,026 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:20:27,026 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:27,026 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:27,026 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:27,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 235#L1024true, 143#L1025-2true, 236#L1040-1true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,033 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:20:27,033 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:27,033 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:27,033 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:27,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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], [120#L1024true, 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|), 236#L1040-1true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,066 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:20:27,066 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:27,066 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:27,066 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:27,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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], [120#L1024true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 143#L1025-2true, 236#L1040-1true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,067 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:20:27,067 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:27,067 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:27,067 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:27,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 195#threadENTRYtrue, 165#L1042-3true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,082 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:20:27,082 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:27,082 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:27,082 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:27,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 195#threadENTRYtrue, 165#L1042-3true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,083 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:20:27,083 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:27,083 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:27,083 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:27,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 11#L1042true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 212#threadENTRYtrue]) [2025-03-17 11:20:27,175 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:20:27,175 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:27,175 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:27,175 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:27,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 11#L1042true, 109#L1025-1true, 290#true, 149#threadENTRYtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,176 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:20:27,176 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:27,176 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:27,176 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:27,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 195#threadENTRYtrue, 143#L1025-2true, 11#L1042true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,256 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:20:27,256 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:27,256 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:27,256 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:27,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 235#L1024true, 165#L1042-3true, 96#L1025-2true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,371 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:20:27,371 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:27,371 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:27,371 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:27,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 235#L1024true, 143#L1025-2true, 165#L1042-3true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,377 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:20:27,377 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:27,377 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:27,377 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:27,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 236#L1040-1true, 96#L1025-2true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,404 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:27,404 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:27,404 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:27,404 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:27,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,422 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:27,422 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:27,422 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:27,422 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:27,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 236#L1040-1true, 96#L1025-2true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,439 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:27,439 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:27,439 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:27,439 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:27,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 96#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,443 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:27,443 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:27,444 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:27,444 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:27,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 96#L1025-2true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,444 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:27,444 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:27,444 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:27,444 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:27,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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], [120#L1024true, 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|), 175#L1025-1true, 165#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,455 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:20:27,455 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:27,455 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:27,455 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:27,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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], [120#L1024true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 143#L1025-2true, 165#L1042-3true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,456 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:20:27,456 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:27,456 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:27,456 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:27,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 235#L1024true, 143#L1025-2true, 11#L1042true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,806 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:27,806 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:27,806 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:27,806 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:27,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 96#L1025-2true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,846 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:27,846 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:27,847 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:27,847 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:27,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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#L1040-1true, 96#L1025-2true, 175#L1025-1true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,848 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:27,848 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:27,848 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:27,848 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:27,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 96#L1025-2true, 175#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,849 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:27,850 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:27,850 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:27,850 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:27,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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#L1040-1true, 175#L1025-1true, 96#L1025-2true, 290#true, Black: 280#true, 267#true, 263#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-03-17 11:20:27,852 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:27,852 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:27,852 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:27,852 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:27,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 139#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 236#L1040-1true, 96#L1025-2true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,852 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:27,852 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:27,852 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:27,852 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:27,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,876 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:27,876 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:27,876 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:27,876 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:27,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 236#L1040-1true, 175#L1025-1true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,877 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:27,877 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:27,877 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:27,877 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:27,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 290#true, 109#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,880 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:27,880 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:27,880 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:27,880 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:27,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 109#L1025-1true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,881 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:27,881 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:27,881 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:27,881 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:27,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 139#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 236#L1040-1true, 290#true, 109#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,882 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:27,882 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:27,882 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:27,882 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:27,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-03-17 11:20:27,884 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:27,884 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:27,884 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:27,884 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:27,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 236#L1040-1true, 175#L1025-1true, 128#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,903 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:27,903 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:27,903 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:27,903 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:27,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 96#L1025-2true, 175#L1025-1true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,903 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:27,903 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:27,903 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:27,903 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:27,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 128#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,910 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:27,910 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:27,910 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:27,910 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:27,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 120#L1024true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 143#L1025-2true, 11#L1042true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:27,924 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:27,924 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:27,924 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:27,924 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:28,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 143#L1025-2true, 96#L1025-2true, 165#L1042-3true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,142 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:28,142 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:28,142 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:28,142 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:28,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 165#L1042-3true, 96#L1025-2true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,143 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:28,143 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:28,143 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:28,143 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:28,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,156 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:28,156 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:28,156 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:28,157 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:28,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 290#true, 109#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,158 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:28,158 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:28,158 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:28,158 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:28,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 165#L1042-3true, 96#L1025-2true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,161 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:28,162 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:28,162 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:28,162 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:28,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 96#L1025-2true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,163 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:28,163 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:28,163 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:28,163 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:28,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 96#L1025-2true, 175#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,209 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:28,209 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:28,209 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:28,209 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:28,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 188#L1026-2true, 285#true]) [2025-03-17 11:20:28,214 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,214 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,214 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,214 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 236#L1040-1true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 188#L1026-2true]) [2025-03-17 11:20:28,216 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,216 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,216 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,216 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 290#true, Black: 280#true, 267#true, 263#true, 188#L1026-2true, 285#true]) [2025-03-17 11:20:28,222 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:28,222 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:28,222 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:28,222 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:28,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 156#L1027true, 143#L1025-2true, 236#L1040-1true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,235 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,235 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,235 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,235 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 156#L1027true, 236#L1040-1true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,236 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,236 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,236 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,236 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 156#L1027true, 143#L1025-2true, 236#L1040-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,243 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:28,243 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:28,243 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:28,243 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:28,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 175#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,245 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:28,245 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:28,245 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:28,245 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:28,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 175#L1025-1true, 165#L1042-3true, 96#L1025-2true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,526 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:28,526 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:28,526 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:28,526 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:28,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 11#L1042true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,543 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:28,543 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:28,543 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:28,543 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:28,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 165#L1042-3true, 175#L1025-1true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,544 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:28,544 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:28,544 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:28,544 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:28,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 109#L1025-1true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,545 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:28,545 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:28,546 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:28,546 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:28,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 96#L1025-2true, 11#L1042true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,548 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:28,548 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:28,548 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:28,548 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:28,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 139#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 96#L1025-2true, 165#L1042-3true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,560 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:28,560 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:28,560 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:28,560 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:28,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 165#L1042-3true, 175#L1025-1true, 96#L1025-2true, 290#true, Black: 280#true, 267#true, 263#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-03-17 11:20:28,560 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:28,560 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:28,560 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:28,560 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:28,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 139#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 165#L1042-3true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,598 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:28,599 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:28,599 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:28,599 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:28,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-03-17 11:20:28,599 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:28,599 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:28,599 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:28,599 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:28,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 290#true, 97#L1025-1true, Black: 280#true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,605 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:28,605 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:28,605 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:28,605 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:28,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 236#L1040-1true, 175#L1025-1true, 290#true, Black: 280#true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,607 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:28,607 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:28,607 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:28,607 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:28,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 290#true, Black: 280#true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,612 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,612 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,612 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,612 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,618 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 188#L1026-2true, 285#true]) [2025-03-17 11:20:28,618 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,618 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,618 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,618 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,618 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true, 188#L1026-2true]) [2025-03-17 11:20:28,618 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,618 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,618 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,618 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,619 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true, 188#L1026-2true]) [2025-03-17 11:20:28,619 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,619 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,619 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,619 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,619 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,619 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 188#L1026-2true]) [2025-03-17 11:20:28,619 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:28,619 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:28,619 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:28,619 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:28,638 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 156#L1027true, 143#L1025-2true, 236#L1040-1true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,638 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,638 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,638 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,638 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,638 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 156#L1027true, 143#L1025-2true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,638 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,638 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,638 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,638 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,639 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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|), 156#L1027true, 143#L1025-2true, 236#L1040-1true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,639 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,639 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,639 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,639 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,639 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,639 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 156#L1027true, 143#L1025-2true, 165#L1042-3true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,639 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:28,639 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:28,639 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:28,639 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:28,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 175#L1025-1true, 165#L1042-3true, 128#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,658 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:28,658 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:28,658 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:28,658 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:28,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 128#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,660 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:28,660 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:28,660 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:28,660 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:28,918 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 188#L1026-2true]) [2025-03-17 11:20:28,918 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:28,918 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:28,918 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:28,918 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:28,919 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:28,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 165#L1042-3true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 188#L1026-2true]) [2025-03-17 11:20:28,919 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:28,919 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:28,919 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:28,919 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:28,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 188#L1026-2true]) [2025-03-17 11:20:28,921 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,921 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,921 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,921 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,930 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 156#L1027true, 143#L1025-2true, 165#L1042-3true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,930 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:28,930 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:28,930 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:28,930 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:28,930 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:28,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 156#L1027true, 165#L1042-3true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,930 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:28,930 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:28,930 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:28,930 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:28,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 156#L1027true, 143#L1025-2true, 165#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,932 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,932 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,932 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,932 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 11#L1042true, 109#L1025-1true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:28,935 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,935 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,935 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,935 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 11#L1042true, 290#true, 109#L1025-1true, Black: 280#true, 267#true, 263#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-03-17 11:20:28,994 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,994 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:28,994 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:28,994 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:29,000 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,000 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,000 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:29,000 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:29,000 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,000 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,001 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 96#L1025-2true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,001 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,001 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,001 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:29,001 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,001 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:29,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 96#L1025-2true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,002 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,002 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,002 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,002 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:29,002 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 96#L1025-2true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,002 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,002 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:29,002 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,002 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:29,002 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 109#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,002 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,002 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,002 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,002 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:29,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 96#L1025-2true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,002 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,002 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,002 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,002 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:29,003 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 96#L1025-2true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,003 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,003 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,003 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,003 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:29,003 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,003 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:29,003 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,003 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,003 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,003 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:29,003 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:29,003 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,003 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,007 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 290#true, 97#L1025-1true, Black: 280#true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,007 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,008 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,008 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,008 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,008 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 97#L1025-1true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,008 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,008 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,008 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,008 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,009 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 290#true, 97#L1025-1true, Black: 280#true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,009 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,009 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,009 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,009 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,009 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,009 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 290#true, 97#L1025-1true, Black: 280#true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,009 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,009 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,009 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,009 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 128#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 11#L1042true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,053 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:29,053 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:29,053 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:29,053 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:29,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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#L1040-1true, 96#L1025-2true, 175#L1025-1true, 103#L1028true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,415 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,415 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,415 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,415 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 233#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,421 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,421 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,421 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,421 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 112#L1028true, 143#L1025-2true, 236#L1040-1true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,422 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,422 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,422 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,422 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 112#L1028true, 236#L1040-1true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,423 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,423 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,423 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,423 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 112#L1028true, 143#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,430 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,430 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,430 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,430 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 112#L1028true, 143#L1025-2true, 236#L1040-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,431 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,431 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,431 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,431 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 96#L1025-2true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,448 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,448 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,448 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,448 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 96#L1025-2true, 103#L1028true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,451 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,451 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,451 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,451 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 96#L1025-2true, 103#L1028true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,451 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,451 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,451 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,451 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 236#L1040-1true, 96#L1025-2true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,452 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,453 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,453 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,453 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 96#L1025-2true, 165#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,501 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,501 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,501 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:29,501 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,504 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 290#true, Black: 280#true, 97#L1025-1true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,504 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,504 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,504 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,504 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,504 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 165#L1042-3true, 96#L1025-2true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 232#L1026-2true]) [2025-03-17 11:20:29,504 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,504 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,504 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,504 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 165#L1042-3true, 175#L1025-1true, 290#true, Black: 280#true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,504 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,504 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,504 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,504 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 160#L1027true, 165#L1042-3true, 175#L1025-1true, 96#L1025-2true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,505 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,505 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,505 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,505 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 290#true, Black: 280#true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,505 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,505 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,505 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,505 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,507 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true, 188#L1026-2true]) [2025-03-17 11:20:29,507 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,507 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,507 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,507 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,507 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,507 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,515 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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|), 156#L1027true, 143#L1025-2true, 165#L1042-3true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,515 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,515 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,515 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,515 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,515 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,515 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,521 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 109#L1025-1true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,521 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,522 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:29,522 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:29,522 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,522 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,522 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 109#L1025-1true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,522 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,522 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:29,522 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,522 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,522 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:29,522 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 109#L1025-1true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,522 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,522 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:29,522 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:29,522 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,522 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,522 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,530 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,530 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,530 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:29,530 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:29,530 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,530 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,530 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 96#L1025-2true, 165#L1042-3true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,530 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,530 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,530 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:29,530 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:29,530 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,558 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 96#L1025-2true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,558 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,559 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:29,559 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,559 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:29,559 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,559 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,559 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 128#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,559 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,559 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:29,559 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:29,559 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,559 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,559 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 128#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,559 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:29,559 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:29,559 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:29,559 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:29,559 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-03-17 11:20:29,560 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-03-17 11:20:29,560 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 96#L1025-2true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-03-17 11:20:29,560 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 109#L1025-1true, Black: 280#true, 267#true, 263#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-03-17 11:20:29,560 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 96#L1025-2true, 290#true, Black: 280#true, 267#true, 263#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-03-17 11:20:29,560 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 290#true, 109#L1025-1true, Black: 280#true, 267#true, 263#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-03-17 11:20:29,560 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,560 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:29,561 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 236#L1040-1true, 96#L1025-2true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,674 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,674 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,674 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,674 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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#L1040-1true, 175#L1025-1true, 96#L1025-2true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 178#L1028-1true]) [2025-03-17 11:20:29,676 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,676 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,676 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,676 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 88#L1028-1true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,679 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,679 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,679 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,679 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 236#L1040-1true, 88#L1028-1true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,680 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,680 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,680 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,680 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 88#L1028-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,683 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,683 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,683 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,683 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 88#L1028-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,683 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,683 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,683 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,683 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 112#L1028true, 143#L1025-2true, 236#L1040-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,686 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,686 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,686 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,686 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,686 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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|), 112#L1028true, 236#L1040-1true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,686 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,686 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,686 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,687 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,687 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,690 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 112#L1028true, 143#L1025-2true, 236#L1040-1true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,690 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,690 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,690 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,690 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,690 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 112#L1028true, 143#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,690 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,690 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,690 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,690 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,690 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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|), 112#L1028true, 143#L1025-2true, 236#L1040-1true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,690 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,690 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,690 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,690 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,690 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,690 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 112#L1028true, 143#L1025-2true, 165#L1042-3true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,690 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,691 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,691 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,691 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 233#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,692 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,692 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,692 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,692 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 233#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,693 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,693 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,693 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,693 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 290#true, 109#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,698 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,698 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,698 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,698 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 236#L1040-1true, 290#true, 109#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,698 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,698 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,698 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,698 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 103#L1028true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,700 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,700 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,700 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,700 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 103#L1028true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,700 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,700 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,700 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,700 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,701 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 103#L1028true, 290#true, 109#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,701 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,701 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,701 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,701 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,701 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,702 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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, 236#L1040-1true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,702 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,702 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,702 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,702 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,702 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 96#L1025-2true, 103#L1028true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,711 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,711 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,711 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,712 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,712 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] L1025-->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#L1040-1true, 96#L1025-2true, 175#L1025-1true, 103#L1028true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,712 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,712 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,712 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,712 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,712 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,714 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] L1025-->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, 236#L1040-1true, 96#L1025-2true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,714 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,714 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,714 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,714 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,714 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 236#L1040-1true, 96#L1025-2true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,714 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,714 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:29,714 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,714 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:29,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 96#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 267#true, 263#true, 125#L1028-1true, 285#true]) [2025-03-17 11:20:29,716 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,716 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,716 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,716 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 96#L1025-2true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 285#true, 178#L1028-1true]) [2025-03-17 11:20:29,719 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,719 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,719 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,719 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 96#L1025-2true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 178#L1028-1true]) [2025-03-17 11:20:29,719 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,719 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,719 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,719 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 236#L1040-1true, 96#L1025-2true, 290#true, Black: 280#true, 267#true, 263#true, 125#L1028-1true, 285#true]) [2025-03-17 11:20:29,721 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,721 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,721 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,721 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,770 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 290#true, 109#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,770 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,770 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:29,770 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:29,770 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,770 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,770 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,770 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 96#L1025-2true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,770 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,770 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,770 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,770 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:29,770 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:29,770 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 96#L1025-2true, 165#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-03-17 11:20:29,771 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,771 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:29,771 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,771 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,775 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 290#true, Black: 280#true, 97#L1025-1true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,775 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,775 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,775 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,775 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,775 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,775 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,792 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 109#L1025-1true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,792 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:29,792 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:29,792 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:29,792 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:29,792 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:29,793 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 109#L1025-1true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,793 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,793 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:29,793 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,793 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,793 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,793 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:29,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 103#L1028true, 290#true, 109#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,890 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,890 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,890 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,890 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 165#L1042-3true, 290#true, 109#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,890 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,890 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,890 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,890 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 96#L1025-2true, 165#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,895 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,895 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,895 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,895 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 165#L1042-3true, 96#L1025-2true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,896 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,896 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,896 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,896 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,916 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 112#L1028true, 143#L1025-2true, 165#L1042-3true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,916 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,916 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,917 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,917 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,917 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 233#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 165#L1042-3true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,917 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:29,917 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:29,917 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:29,917 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:29,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 112#L1028true, 143#L1025-2true, 165#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,920 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,920 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,920 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,920 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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#L1040-1true, 96#L1025-2true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 125#L1028-1true]) [2025-03-17 11:20:29,939 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,939 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,939 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,939 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 88#L1028-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,944 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,944 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,944 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,944 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,945 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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|), 236#L1040-1true, 88#L1028-1true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,945 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,945 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,945 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,945 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,945 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,946 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 88#L1028-1true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,946 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,946 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,946 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,946 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,946 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 88#L1028-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,946 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,946 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,946 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,946 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,947 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 88#L1028-1true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,947 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,947 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,947 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,947 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,947 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,947 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 88#L1028-1true, 165#L1042-3true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,947 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:29,947 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:29,947 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:29,947 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:29,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 236#L1040-1true, 233#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,949 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,949 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,949 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,949 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 112#L1028true, 175#L1025-1true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,950 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,950 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,950 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,950 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,954 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 233#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,954 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,954 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,954 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,954 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,954 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 233#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,954 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,954 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,954 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,954 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,955 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 233#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,955 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,955 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,955 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,955 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,955 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,955 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,955 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 233#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 165#L1042-3true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,955 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:29,955 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:29,955 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:29,955 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:29,955 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:29,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 125#L1028-1true]) [2025-03-17 11:20:29,962 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,962 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,962 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,962 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 236#L1040-1true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 125#L1028-1true]) [2025-03-17 11:20:29,962 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,962 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,962 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,962 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 178#L1028-1true]) [2025-03-17 11:20:29,962 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,962 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,963 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,963 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 178#L1028-1true]) [2025-03-17 11:20:29,963 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,963 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,963 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,963 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,963 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 290#true, 109#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 178#L1028-1true]) [2025-03-17 11:20:29,963 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,963 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,963 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,963 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,963 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,965 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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|), 236#L1040-1true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 125#L1028-1true]) [2025-03-17 11:20:29,965 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,965 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,965 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,965 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,965 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 165#L1042-3true, 96#L1025-2true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,971 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,971 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,971 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,971 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 96#L1025-2true, 165#L1042-3true, 103#L1028true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:29,972 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,972 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,972 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,972 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 96#L1025-2true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 178#L1028-1true]) [2025-03-17 11:20:29,976 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,976 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,976 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:29,976 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:29,976 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] L1025-->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|), 236#L1040-1true, 175#L1025-1true, 96#L1025-2true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 178#L1028-1true]) [2025-03-17 11:20:29,976 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,976 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,976 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:29,976 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:29,976 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:30,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 236#L1040-1true, 96#L1025-2true, 290#true, Black: 280#true, 267#true, 263#true, 125#L1028-1true, 285#true]) [2025-03-17 11:20:30,118 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:30,118 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:30,118 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:30,118 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:30,118 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] L1025-->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#L1040-1true, 96#L1025-2true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 125#L1028-1true, 285#true]) [2025-03-17 11:20:30,118 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,118 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:30,118 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:30,118 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,118 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 96#L1025-2true, 175#L1025-1true, 103#L1028true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,125 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:30,125 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:30,125 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:30,125 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:30,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 96#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,125 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:30,125 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:30,125 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:30,125 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:30,166 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 290#true, 109#L1025-1true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,166 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,167 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:30,167 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:30,167 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,167 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,167 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,167 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 290#true, 109#L1025-1true, Black: 280#true, 267#true, 263#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2025-03-17 11:20:30,167 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,167 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:30,167 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,167 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:30,167 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,167 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 112#L1028true, 292#(= |#race~data~0| 0), 165#L1042-3true, 175#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,183 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,183 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,183 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,183 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 175#L1025-1true, 11#L1042true, 290#true, Black: 280#true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,195 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,195 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:30,195 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,195 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 188#L1026-2true, 285#true]) [2025-03-17 11:20:30,233 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,233 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:30,233 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,233 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 156#L1027true, 143#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,252 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,252 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,252 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,252 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:30,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 178#L1028-1true]) [2025-03-17 11:20:30,298 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,298 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,298 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,298 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 165#L1042-3true, 290#true, 109#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 125#L1028-1true]) [2025-03-17 11:20:30,298 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,298 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,298 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,298 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 175#L1025-1true, 96#L1025-2true, 165#L1042-3true, 103#L1028true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,303 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,303 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,303 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:30,303 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:30,304 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] L1025-->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, 96#L1025-2true, 165#L1042-3true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,304 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,304 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:30,304 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,304 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:30,304 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 96#L1025-2true, 165#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 125#L1028-1true, 285#true]) [2025-03-17 11:20:30,305 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,305 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,305 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:30,305 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 165#L1042-3true, 96#L1025-2true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 125#L1028-1true]) [2025-03-17 11:20:30,306 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,306 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,306 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,306 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,330 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 88#L1028-1true, 165#L1042-3true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,330 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,330 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,330 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,330 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,330 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 88#L1028-1true, 165#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,331 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,332 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,332 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:30,332 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 112#L1028true, 175#L1025-1true, 165#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,334 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,334 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:30,334 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,334 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:30,336 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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|), 112#L1028true, 143#L1025-2true, 165#L1042-3true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,336 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,336 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:30,336 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:30,336 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,336 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,336 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 233#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 165#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,337 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,337 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,337 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:30,337 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,356 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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, 165#L1042-3true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,356 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,356 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,356 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,356 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:30,356 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:30,358 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 103#L1028true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,358 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,358 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,358 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,358 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:30,358 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:30,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 88#L1028-1true, 175#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,368 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,368 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:30,368 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,368 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 165#L1042-3true, 96#L1025-2true, 290#true, Black: 280#true, 267#true, 263#true, 125#L1028-1true, 285#true]) [2025-03-17 11:20:30,398 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,398 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:30,398 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,398 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 96#L1025-2true, 165#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 178#L1028-1true]) [2025-03-17 11:20:30,399 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,399 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:30,399 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,399 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 96#L1025-2true, 175#L1025-1true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 285#true, 178#L1028-1true]) [2025-03-17 11:20:30,408 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,408 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,408 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:30,408 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 96#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 125#L1028-1true, 285#true]) [2025-03-17 11:20:30,409 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,409 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:30,409 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,409 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 88#L1028-1true, 165#L1042-3true, 175#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,451 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,451 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,451 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,451 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,498 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:30,498 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:30,498 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,498 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 188#L1026-2true, 285#true]) [2025-03-17 11:20:30,502 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:30,502 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,502 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:30,502 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:30,502 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 188#L1026-2true]) [2025-03-17 11:20:30,502 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,502 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,502 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:30,502 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,502 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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|), 236#L1040-1true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 188#L1026-2true, 285#true]) [2025-03-17 11:20:30,502 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:30,503 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:30,503 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:30,503 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,503 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,503 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1015] L1025-->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|), 236#L1040-1true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 188#L1026-2true, 285#true]) [2025-03-17 11:20:30,503 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:30,503 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:30,503 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:30,503 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:30,503 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,503 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,520 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 156#L1027true, 143#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,520 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:30,520 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,520 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,520 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:30,520 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:30,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 156#L1027true, 143#L1025-2true, 236#L1040-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,521 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,521 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,521 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:30,521 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,521 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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|), 156#L1027true, 236#L1040-1true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,521 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:30,522 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:30,522 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,522 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,522 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:30,522 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1015] L1025-->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|), 156#L1027true, 236#L1040-1true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,522 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:30,522 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:30,522 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,522 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:30,522 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,522 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:30,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 96#L1025-2true, 175#L1025-1true, 165#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 178#L1028-1true]) [2025-03-17 11:20:30,558 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,558 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,558 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,558 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,559 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] L1025-->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|), 96#L1025-2true, 165#L1042-3true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 125#L1028-1true, 285#true]) [2025-03-17 11:20:30,559 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,559 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,560 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,560 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,560 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 112#L1028true, 143#L1025-2true, 11#L1042true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,578 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,578 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,578 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,578 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 88#L1028-1true, 175#L1025-1true, 165#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,587 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,587 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,587 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,587 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,588 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 88#L1028-1true, 165#L1042-3true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,588 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,588 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,588 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,588 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,588 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,588 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 233#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 165#L1042-3true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,589 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,589 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,589 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,589 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,591 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 233#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 165#L1042-3true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,592 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,592 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,592 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,592 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,592 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,592 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 11#L1042true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,605 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,605 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,605 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,605 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 103#L1028true, 11#L1042true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,607 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,607 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,607 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,607 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,611 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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|), 165#L1042-3true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 125#L1028-1true]) [2025-03-17 11:20:30,611 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,611 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,611 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,611 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,611 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,611 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 290#true, 109#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 178#L1028-1true]) [2025-03-17 11:20:30,611 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,611 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,611 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,611 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:30,611 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:30,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 188#L1026-2true]) [2025-03-17 11:20:30,678 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:30,678 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:30,678 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,678 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 156#L1027true, 143#L1025-2true, 165#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,688 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:30,688 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,688 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,688 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:30,701 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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|), 165#L1042-3true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 188#L1026-2true, 285#true]) [2025-03-17 11:20:30,701 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:20:30,701 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:30,701 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:30,701 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:30,701 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:30,715 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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|), 156#L1027true, 175#L1025-1true, 165#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,715 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:20:30,715 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:30,715 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:30,715 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:30,715 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:30,726 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 97#L1025-1true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,726 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:20:30,726 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:30,726 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:30,726 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:30,726 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:30,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 143#L1025-2true, 236#L1040-1true, 290#true, Black: 280#true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,727 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:30,727 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:30,727 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,727 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,727 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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|), 236#L1040-1true, 175#L1025-1true, 290#true, Black: 280#true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,727 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:20:30,727 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:30,727 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:30,727 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:30,727 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:30,728 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1015] L1025-->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|), 236#L1040-1true, 175#L1025-1true, 290#true, Black: 280#true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,728 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:20:30,728 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:30,728 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:30,728 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:30,728 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:30,728 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:30,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 112#L1028true, 292#(= |#race~data~0| 0), 236#L1040-1true, 175#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,741 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:20:30,741 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:30,741 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:30,741 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:30,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 88#L1028-1true, 11#L1042true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,789 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:30,789 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,789 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:30,789 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 233#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 11#L1042true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,794 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:30,794 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,794 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,794 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:30,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 11#L1042true, 109#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 125#L1028-1true]) [2025-03-17 11:20:30,821 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:30,821 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:30,821 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,821 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 11#L1042true, 290#true, 109#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 178#L1028-1true]) [2025-03-17 11:20:30,822 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:30,822 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:30,822 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,822 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:30,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 143#L1025-2true, 165#L1042-3true, 290#true, Black: 280#true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,884 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:20:30,884 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:30,884 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:30,884 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:30,885 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1015] L1025-->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|), 175#L1025-1true, 165#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 188#L1026-2true]) [2025-03-17 11:20:30,885 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:20:30,885 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:30,885 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:30,885 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:30,885 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:30,885 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:30,895 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1015] L1025-->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|), 156#L1027true, 165#L1042-3true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,895 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:20:30,896 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:30,896 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:30,896 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:30,896 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:30,896 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:30,906 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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|), 165#L1042-3true, 175#L1025-1true, 290#true, Black: 280#true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,906 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:20:30,906 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:30,906 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:30,906 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:30,906 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:30,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 236#L1040-1true, 292#(= |#race~data~0| 0), 88#L1028-1true, 175#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:30,937 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:20:30,937 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,937 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,937 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 292#(= |#race~data~0| 0), 160#L1027true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 125#L1028-1true, 188#L1026-2true, 285#true]) [2025-03-17 11:20:30,953 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:20:30,953 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:20:30,953 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,953 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 125#L1028-1true, 188#L1026-2true, 285#true, 232#L1026-2true]) [2025-03-17 11:20:30,954 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:20:30,954 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:20:30,954 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,954 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 156#L1027true, 292#(= |#race~data~0| 0), 160#L1027true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 125#L1028-1true, 285#true]) [2025-03-17 11:20:30,954 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:20:30,954 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,954 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,954 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:20:30,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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|), 156#L1027true, 292#(= |#race~data~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 125#L1028-1true, 285#true, 232#L1026-2true]) [2025-03-17 11:20:30,954 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:20:30,954 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:20:30,954 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:30,954 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:31,019 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1034] L1025-->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#L1040-1true, 96#L1025-2true, 175#L1025-1true, 103#L1028true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:31,020 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:20:31,020 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:31,020 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:31,020 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:31,020 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:31,020 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:31,029 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1015] L1025-->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|), 112#L1028true, 236#L1040-1true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:31,029 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:20:31,029 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:31,029 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:31,029 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:31,029 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:31,029 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:31,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 165#L1042-3true, 96#L1025-2true, 175#L1025-1true, 290#true, Black: 280#true, 252#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:31,067 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:20:31,067 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:31,067 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:31,067 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:31,067 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1015] L1025-->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|), 165#L1042-3true, 175#L1025-1true, 290#true, Black: 280#true, 216#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:31,067 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:20:31,067 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:31,067 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:31,067 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:31,067 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:31,067 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:31,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 292#(= |#race~data~0| 0), 160#L1027true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 216#L1025true, 267#true, 263#true, 125#L1028-1true, 285#true]) [2025-03-17 11:20:31,120 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-17 11:20:31,120 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,120 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,120 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-17 11:20:31,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 216#L1025true, 267#true, 263#true, 125#L1028-1true, 285#true, 232#L1026-2true]) [2025-03-17 11:20:31,120 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-17 11:20:31,120 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,120 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-17 11:20:31,120 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 112#L1028true, 61#L1028true, 292#(= |#race~data~0| 0), 160#L1027true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:31,120 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-17 11:20:31,120 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,120 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,120 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-17 11:20:31,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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|), 112#L1028true, 61#L1028true, 292#(= |#race~data~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 285#true, 232#L1026-2true]) [2025-03-17 11:20:31,120 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-17 11:20:31,120 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,120 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,120 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-17 11:20:31,134 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] L1025-->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|), 96#L1025-2true, 165#L1042-3true, 175#L1025-1true, 103#L1028true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:31,134 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:20:31,134 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:31,134 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:31,134 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:31,134 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:31,169 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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|), 112#L1028true, 175#L1025-1true, 165#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:31,169 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:20:31,169 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:31,169 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:31,169 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:31,169 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:31,370 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1034] L1025-->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#L1040-1true, 96#L1025-2true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 178#L1028-1true]) [2025-03-17 11:20:31,370 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:20:31,370 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:31,370 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:31,370 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:31,370 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:31,370 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:31,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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#L1040-1true, 164#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 175#L1025-1true, 96#L1025-2true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:31,371 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:20:31,371 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:31,371 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:31,371 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:20:31,374 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1015] L1025-->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|), 236#L1040-1true, 88#L1028-1true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:31,374 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:20:31,374 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:31,374 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:31,374 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:31,374 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:31,374 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:31,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 165#L1042-3true, 96#L1025-2true, 175#L1025-1true, 103#L1028true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:31,402 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:20:31,402 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:20:31,402 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:31,402 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:31,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1000] 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|), 112#L1028true, 292#(= |#race~data~0| 0), 251#L1027true, 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true, 232#L1026-2true]) [2025-03-17 11:20:31,405 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-17 11:20:31,405 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,405 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,405 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1004] 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|), 112#L1028true, 292#(= |#race~data~0| 0), 11#L1042true, 22#L1026-2true, Black: 280#true, 267#true, 263#true, 285#true, 232#L1026-2true]) [2025-03-17 11:20:31,405 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-17 11:20:31,405 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,405 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,405 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1000] 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|), 112#L1028true, 292#(= |#race~data~0| 0), 251#L1027true, 160#L1027true, 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:31,405 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-17 11:20:31,405 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,405 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,405 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1004] 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|), 112#L1028true, 292#(= |#race~data~0| 0), 160#L1027true, 22#L1026-2true, 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:31,405 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-17 11:20:31,405 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,405 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,405 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 61#L1028true, 292#(= |#race~data~0| 0), 88#L1028-1true, 160#L1027true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:31,439 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:20:31,439 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:31,439 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:31,439 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-17 11:20:31,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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), 88#L1028-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 285#true, 232#L1026-2true]) [2025-03-17 11:20:31,439 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:20:31,439 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:31,440 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:31,440 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-17 11:20:31,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 112#L1028true, 292#(= |#race~data~0| 0), 160#L1027true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 125#L1028-1true, 285#true]) [2025-03-17 11:20:31,440 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:20:31,440 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:31,440 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-17 11:20:31,440 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:31,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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|), 112#L1028true, 292#(= |#race~data~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 125#L1028-1true, 285#true, 232#L1026-2true]) [2025-03-17 11:20:31,440 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:20:31,440 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:31,440 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:31,440 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-17 11:20:31,452 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] L1025-->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|), 165#L1042-3true, 175#L1025-1true, 96#L1025-2true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 178#L1028-1true]) [2025-03-17 11:20:31,452 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-17 11:20:31,452 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,452 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:31,452 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,452 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:31,488 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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|), 88#L1028-1true, 175#L1025-1true, 165#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:31,488 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-17 11:20:31,488 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,488 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:31,488 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:31,488 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 165#L1042-3true, 175#L1025-1true, 96#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 178#L1028-1true]) [2025-03-17 11:20:31,526 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-17 11:20:31,526 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,527 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,527 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-17 11:20:31,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1000] 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), 88#L1028-1true, 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true, 232#L1026-2true]) [2025-03-17 11:20:31,529 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:20:31,529 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:31,529 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:31,529 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:31,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1004] 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), 88#L1028-1true, 11#L1042true, 22#L1026-2true, Black: 280#true, 267#true, 263#true, 285#true, 232#L1026-2true]) [2025-03-17 11:20:31,529 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:20:31,529 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:31,529 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:31,529 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:31,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1000] 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), 88#L1028-1true, 160#L1027true, 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:31,530 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:20:31,530 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:31,530 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:31,530 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:31,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1004] 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), 88#L1028-1true, 160#L1027true, 11#L1042true, 22#L1026-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:31,530 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:20:31,530 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:31,530 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:31,530 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:31,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1000] 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|), 112#L1028true, 292#(= |#race~data~0| 0), 251#L1027true, 11#L1042true, Black: 280#true, 252#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:31,532 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:20:31,532 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:31,532 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:31,532 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:31,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1004] 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|), 112#L1028true, 292#(= |#race~data~0| 0), 11#L1042true, 22#L1026-2true, Black: 280#true, 252#L1025true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:31,532 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:20:31,532 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:31,532 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:31,532 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:31,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 292#(= |#race~data~0| 0), 88#L1028-1true, 160#L1027true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 125#L1028-1true, 285#true]) [2025-03-17 11:20:31,557 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-17 11:20:31,557 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:31,557 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:20:31,557 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:31,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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), 88#L1028-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 125#L1028-1true, 285#true, 232#L1026-2true]) [2025-03-17 11:20:31,557 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-17 11:20:31,557 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:31,558 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:31,558 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:20:31,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 164#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 96#L1025-2true, 165#L1042-3true, 175#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:31,568 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-17 11:20:31,568 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,568 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:31,568 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-17 11:20:31,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1000] 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), 88#L1028-1true, 11#L1042true, 252#L1025true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:31,636 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-17 11:20:31,636 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:31,636 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:31,636 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:31,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1004] 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), 88#L1028-1true, 11#L1042true, 22#L1026-2true, 252#L1025true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:31,636 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-17 11:20:31,636 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:31,636 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:31,636 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:31,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1000] 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|), 112#L1028true, 292#(= |#race~data~0| 0), 251#L1027true, 11#L1042true, 103#L1028true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:31,637 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-17 11:20:31,637 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:31,637 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:31,637 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:31,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1004] 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|), 112#L1028true, 292#(= |#race~data~0| 0), 11#L1042true, 103#L1028true, 22#L1026-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:31,637 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-17 11:20:31,637 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:31,637 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:31,637 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:31,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1000] 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), 88#L1028-1true, 11#L1042true, 103#L1028true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:31,706 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-17 11:20:31,706 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:31,706 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:31,706 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:31,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1004] 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), 88#L1028-1true, 11#L1042true, 103#L1028true, 22#L1026-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:31,706 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-17 11:20:31,706 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:31,706 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:31,706 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:31,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1000] 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|), 112#L1028true, 251#L1027true, 292#(= |#race~data~0| 0), 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true, 178#L1028-1true]) [2025-03-17 11:20:31,707 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-17 11:20:31,707 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:31,707 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:31,707 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:31,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1004] 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|), 112#L1028true, 292#(= |#race~data~0| 0), 11#L1042true, 22#L1026-2true, Black: 280#true, 267#true, 263#true, 285#true, 178#L1028-1true]) [2025-03-17 11:20:31,707 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-17 11:20:31,707 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:31,707 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:31,708 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:31,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1000] 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|), 292#(= |#race~data~0| 0), 251#L1027true, 88#L1028-1true, 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true, 178#L1028-1true]) [2025-03-17 11:20:31,760 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-17 11:20:31,760 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:20:31,760 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:20:31,760 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:20:31,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1004] 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), 88#L1028-1true, 11#L1042true, 22#L1026-2true, Black: 280#true, 267#true, 263#true, 285#true, 178#L1028-1true]) [2025-03-17 11:20:31,760 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-17 11:20:31,760 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:20:31,760 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:20:31,760 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:20:32,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 262#true, 198#L1044true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 285#true]) [2025-03-17 11:20:32,061 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:20:32,061 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:32,061 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:32,061 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:32,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 198#L1044true, 266#true, 109#L1025-1true, 290#true, Black: 280#true, 263#true, 285#true]) [2025-03-17 11:20:32,069 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:20:32,069 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:32,069 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:32,069 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:32,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 198#L1044true, 290#true, 109#L1025-1true, Black: 280#true, 264#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:32,070 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:20:32,070 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:32,070 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:32,070 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:32,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1000] 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), 198#L1044true, Black: 280#true, 267#true, 285#true, 232#L1026-2true]) [2025-03-17 11:20:32,452 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:20:32,452 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:32,452 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:32,452 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:32,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1004] 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), 198#L1044true, 22#L1026-2true, Black: 280#true, 267#true, 285#true, 232#L1026-2true]) [2025-03-17 11:20:32,452 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:20:32,452 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:32,452 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:32,452 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:32,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1000] 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), 160#L1027true, 198#L1044true, Black: 280#true, 267#true, 285#true]) [2025-03-17 11:20:32,452 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:20:32,452 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:32,452 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:32,452 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:32,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1004] 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), 160#L1027true, 198#L1044true, 22#L1026-2true, Black: 280#true, 267#true, 285#true]) [2025-03-17 11:20:32,452 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:20:32,452 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:32,452 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:32,452 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:32,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1000] 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), 198#L1044true, Black: 280#true, 252#L1025true, 267#true, 285#true]) [2025-03-17 11:20:32,547 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:20:32,547 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:20:32,547 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:20:32,547 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:20:32,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1004] 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), 198#L1044true, 22#L1026-2true, Black: 280#true, 252#L1025true, 267#true, 285#true]) [2025-03-17 11:20:32,547 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:20:32,547 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:20:32,547 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:20:32,547 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:20:32,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1000] 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, 292#(= |#race~data~0| 0), 251#L1027true, 198#L1044true, 103#L1028true, Black: 280#true, 267#true, 285#true]) [2025-03-17 11:20:32,635 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:20:32,635 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:20:32,635 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:20:32,635 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:20:32,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1004] 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), 198#L1044true, 22#L1026-2true, 103#L1028true, Black: 280#true, 267#true, 285#true]) [2025-03-17 11:20:32,635 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:20:32,635 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:20:32,635 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:20:32,635 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:20:32,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1004] 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|), 112#L1028true, 292#(= |#race~data~0| 0), 198#L1044true, 22#L1026-2true, Black: 280#true, 264#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:32,639 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:20:32,639 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:20:32,639 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:20:32,639 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:20:32,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1000] 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|), 112#L1028true, 292#(= |#race~data~0| 0), 251#L1027true, 198#L1044true, Black: 280#true, 264#true, 267#true, 263#true, 285#true]) [2025-03-17 11:20:32,639 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:20:32,639 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:20:32,639 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:20:32,639 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:20:32,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1000] 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), 198#L1044true, Black: 280#true, 267#true, 285#true, 178#L1028-1true]) [2025-03-17 11:20:32,720 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:20:32,720 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:20:32,720 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:20:32,720 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:20:32,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1004] 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), 198#L1044true, 22#L1026-2true, Black: 280#true, 267#true, 285#true, 178#L1028-1true]) [2025-03-17 11:20:32,720 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:20:32,720 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:20:32,720 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:20:32,720 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:20:32,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1004] 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), 88#L1028-1true, 22#L1026-2true, 198#L1044true, Black: 280#true, 267#true, 263#true, 264#true, 285#true]) [2025-03-17 11:20:32,721 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:20:32,721 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:20:32,721 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:20:32,721 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:20:32,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1000] 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), 88#L1028-1true, 198#L1044true, Black: 280#true, 267#true, 263#true, 264#true, 285#true]) [2025-03-17 11:20:32,721 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-17 11:20:32,721 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:20:32,722 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:20:32,722 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:20:33,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1004] 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), 22#L1026-2true, 198#L1044true, Black: 280#true, 264#true, 267#true, 285#true]) [2025-03-17 11:20:33,213 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-03-17 11:20:33,213 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-17 11:20:33,213 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-17 11:20:33,213 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-17 11:20:33,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1000] 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), 198#L1044true, Black: 280#true, 264#true, 267#true, 285#true]) [2025-03-17 11:20:33,213 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-03-17 11:20:33,213 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-17 11:20:33,213 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-17 11:20:33,213 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-17 11:20:33,239 INFO L124 PetriNetUnfolderBase]: 32654/87459 cut-off events. [2025-03-17 11:20:33,239 INFO L125 PetriNetUnfolderBase]: For 20871/24406 co-relation queries the response was YES. [2025-03-17 11:20:33,655 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 1174335 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-17 11:20:33,994 INFO L140 encePairwiseOnDemand]: 259/269 looper letters, 52 selfloop transitions, 10 changer transitions 0/312 dead transitions. [2025-03-17 11:20:33,994 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 274 places, 312 transitions, 938 flow [2025-03-17 11:20:33,995 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:20:33,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:20:33,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 764 transitions. [2025-03-17 11:20:33,996 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9467162329615861 [2025-03-17 11:20:33,996 INFO L175 Difference]: Start difference. First operand has 272 places, 283 transitions, 721 flow. Second operand 3 states and 764 transitions. [2025-03-17 11:20:33,996 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 274 places, 312 transitions, 938 flow [2025-03-17 11:20:34,044 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 272 places, 312 transitions, 918 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:20:34,046 INFO L231 Difference]: Finished difference. Result has 274 places, 293 transitions, 801 flow [2025-03-17 11:20:34,047 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-17 11:20:34,047 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 8 predicate places. [2025-03-17 11:20:34,047 INFO L471 AbstractCegarLoop]: Abstraction has has 274 places, 293 transitions, 801 flow [2025-03-17 11:20:34,047 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-17 11:20:34,047 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:20:34,047 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-17 11:20:34,047 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-03-17 11:20:34,048 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-17 11:20:34,048 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:20:34,048 INFO L85 PathProgramCache]: Analyzing trace with hash -464939338, now seen corresponding path program 1 times [2025-03-17 11:20:34,048 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:20:34,048 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [291555460] [2025-03-17 11:20:34,048 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:20:34,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:20:34,065 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 172 statements into 1 equivalence classes. [2025-03-17 11:20:34,070 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 172 of 172 statements. [2025-03-17 11:20:34,070 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:20:34,070 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:20:34,140 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-17 11:20:34,140 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:20:34,140 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [291555460] [2025-03-17 11:20:34,140 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [291555460] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:20:34,140 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:20:34,140 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:20:34,140 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1593409884] [2025-03-17 11:20:34,140 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:20:34,141 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-17 11:20:34,141 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:20:34,141 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-17 11:20:34,141 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-17 11:20:34,186 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 269 [2025-03-17 11:20:34,188 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-17 11:20:34,188 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:20:34,188 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 269 [2025-03-17 11:20:34,188 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:20:34,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 143#L1025-2true, 195#threadENTRYtrue, Black: 280#true]) [2025-03-17 11:20:34,734 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-17 11:20:34,734 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:20:34,734 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-17 11:20:34,734 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:20:34,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 195#threadENTRYtrue, 175#L1025-1true, Black: 280#true]) [2025-03-17 11:20:34,771 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:20:34,771 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:34,771 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-17 11:20:34,771 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:34,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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: 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), 236#L1040-1true, 96#L1025-2true, 266#true, 290#true, 97#L1025-1true, Black: 280#true, 263#true, 295#true]) [2025-03-17 11:20:34,778 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:20:34,778 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:20:34,778 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:34,778 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:34,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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], [265#true, 57#L1025-2true, 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), 236#L1040-1true, 266#true, 290#true, 109#L1025-1true, Black: 280#true, 263#true, 295#true]) [2025-03-17 11:20:34,779 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-17 11:20:34,779 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:34,779 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:20:34,779 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:34,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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], [120#L1024true, 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, 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:34,808 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:20:34,808 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:34,808 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:20:34,808 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:34,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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], [120#L1024true, 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, 175#L1025-1true, Black: 280#true]) [2025-03-17 11:20:34,852 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-17 11:20:34,852 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-17 11:20:34,852 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:20:34,852 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-17 11:20:34,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 96#L1025-2true, 165#L1042-3true, 266#true, 290#true, Black: 280#true, 97#L1025-1true, 263#true, 295#true]) [2025-03-17 11:20:34,858 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:20:34,858 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:20:34,858 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:34,858 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:34,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 165#L1042-3true, 109#L1025-1true, 266#true, 290#true, Black: 280#true, 263#true, 295#true]) [2025-03-17 11:20:34,860 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-17 11:20:34,860 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:34,860 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-17 11:20:34,860 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:20:34,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 143#L1025-2true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:34,896 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-17 11:20:34,896 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-17 11:20:34,896 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-17 11:20:34,896 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:20:34,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 109#L1025-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:34,944 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-17 11:20:34,944 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:20:34,944 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-17 11:20:34,944 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-17 11:20:34,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 96#L1025-2true, 175#L1025-1true, Black: 280#true]) [2025-03-17 11:20:34,945 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-17 11:20:34,945 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:20:34,945 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-17 11:20:34,945 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-17 11:20:34,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 109#L1025-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 175#L1025-1true, Black: 280#true]) [2025-03-17 11:20:34,995 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-17 11:20:34,995 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:20:34,995 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:20:34,995 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:20:35,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 236#L1040-1true, 96#L1025-2true, Black: 280#true, 212#threadENTRYtrue]) [2025-03-17 11:20:35,840 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:20:35,840 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:35,840 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:35,840 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:35,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 236#L1040-1true, 175#L1025-1true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:35,841 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:20:35,841 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:35,841 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:35,841 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:35,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 109#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, 236#L1040-1true, Black: 280#true, 212#threadENTRYtrue]) [2025-03-17 11:20:35,847 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:20:35,847 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:35,847 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:35,847 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:35,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 149#threadENTRYtrue, 290#true, 109#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:35,850 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:20:35,850 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:35,850 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:35,850 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:36,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 195#threadENTRYtrue, 236#L1040-1true, 175#L1025-1true, Black: 280#true]) [2025-03-17 11:20:36,171 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:20:36,171 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:36,171 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:36,171 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:36,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 143#L1025-2true, 195#threadENTRYtrue, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:36,172 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-17 11:20:36,172 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:36,172 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:20:36,172 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:36,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 96#L1025-2true, 165#L1042-3true, Black: 280#true, 212#threadENTRYtrue]) [2025-03-17 11:20:36,362 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:20:36,362 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:36,362 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:36,362 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:36,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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), 149#threadENTRYtrue, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 96#L1025-2true, 175#L1025-1true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:36,363 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:20:36,363 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:36,363 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:36,363 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:36,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 109#L1025-1true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 165#L1042-3true, Black: 280#true, 212#threadENTRYtrue]) [2025-03-17 11:20:36,368 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:20:36,368 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:36,368 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:36,368 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:36,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 149#threadENTRYtrue, 290#true, 109#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:36,370 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:20:36,370 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:36,370 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:36,370 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:36,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 235#L1024true, 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, 236#L1040-1true, 96#L1025-2true, 175#L1025-1true, Black: 280#true]) [2025-03-17 11:20:36,395 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:20:36,395 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:36,395 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:36,395 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:36,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 235#L1024true, Black: 292#(= |#race~data~0| 0), 290#true, 109#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:36,403 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:20:36,403 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:36,403 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:36,403 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:36,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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], [120#L1024true, 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, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 236#L1040-1true, 175#L1025-1true, Black: 280#true]) [2025-03-17 11:20:36,442 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:20:36,442 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:36,442 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:36,442 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:36,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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], [120#L1024true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:36,443 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:20:36,443 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:36,443 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:36,443 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:36,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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|), 265#true, 57#L1025-2true, 195#threadENTRYtrue, 165#L1042-3true, 175#L1025-1true, Black: 280#true]) [2025-03-17 11:20:36,458 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:20:36,458 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:36,458 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:36,458 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:36,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 195#threadENTRYtrue, 143#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:36,459 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-17 11:20:36,459 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:36,459 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:20:36,459 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:36,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 109#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|), 143#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:36,557 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,557 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,557 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,557 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 96#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:36,557 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,557 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,557 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,557 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 109#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|), 143#L1025-2true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:36,557 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,557 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,557 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,557 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 236#L1040-1true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:36,557 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,557 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,557 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,557 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 57#L1025-2true, 143#L1025-2true, 96#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:36,586 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:20:36,586 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:36,586 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:36,586 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:36,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 236#L1040-1true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:36,587 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:20:36,587 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:36,587 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:36,587 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:36,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 195#threadENTRYtrue, 143#L1025-2true, 11#L1042true, Black: 280#true]) [2025-03-17 11:20:36,623 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-17 11:20:36,623 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:36,623 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:36,623 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:20:36,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 235#L1024true, 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|), 175#L1025-1true, 165#L1042-3true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:36,880 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:20:36,880 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:36,880 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:36,880 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:36,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 235#L1024true, Black: 292#(= |#race~data~0| 0), 290#true, 109#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:36,892 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:20:36,892 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:36,892 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:36,892 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:36,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 109#L1025-1true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:36,898 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:36,898 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:36,898 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:36,898 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:36,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 109#L1025-1true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:36,898 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:36,898 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:36,898 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:36,898 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:36,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 143#L1025-2true, 96#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:36,926 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,926 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,926 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,927 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 143#L1025-2true, 236#L1040-1true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:36,928 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,928 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,928 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,928 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 267#true, 263#true, 295#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 236#L1040-1true, 175#L1025-1true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:36,928 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,928 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,928 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,928 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,933 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 96#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:36,933 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,933 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,933 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,933 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,934 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 109#L1025-1true, 290#true, 267#true, 263#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:36,935 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:36,935 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:36,935 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:36,935 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:36,942 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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), 109#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, 143#L1025-2true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:36,943 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,943 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,943 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,943 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,943 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,943 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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), 109#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, 143#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:36,943 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,943 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,943 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,943 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,943 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,944 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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, 109#L1025-1true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:36,944 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,944 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,944 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,944 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,944 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,944 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 109#L1025-1true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:36,944 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:36,944 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:36,944 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:36,944 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:36,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 236#L1040-1true, 96#L1025-2true, 175#L1025-1true, Black: 280#true]) [2025-03-17 11:20:36,961 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,961 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,961 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,961 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,964 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 236#L1040-1true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:36,964 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,965 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,965 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,965 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,965 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,965 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 96#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:36,965 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,965 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,965 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,965 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,965 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,965 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,965 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 236#L1040-1true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:36,965 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,965 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,965 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,965 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,965 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,965 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 165#L1042-3true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:36,965 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:36,965 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:36,965 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:36,965 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:36,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 96#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:36,968 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,968 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,969 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,969 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 295#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 236#L1040-1true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:36,969 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,969 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,969 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:36,969 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:36,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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], [120#L1024true, 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|), 57#L1025-2true, 175#L1025-1true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:36,977 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:20:36,977 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:36,977 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:36,977 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:36,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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], [120#L1024true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:36,979 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-17 11:20:36,979 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:36,979 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:36,979 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:20:37,090 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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, 109#L1025-1true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:37,090 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,090 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,090 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,090 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,090 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,090 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 165#L1042-3true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:37,090 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,090 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,090 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,090 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,090 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 96#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:37,113 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:37,113 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:37,113 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:37,113 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:37,115 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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, 109#L1025-1true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:37,115 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,115 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,115 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,115 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,115 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 236#L1040-1true, 175#L1025-1true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:37,146 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,146 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,146 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,146 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,147 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 96#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:37,147 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:37,147 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:37,147 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:37,147 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:37,147 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:37,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 267#true, 263#true, 295#true, 265#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 175#L1025-1true, 96#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:37,148 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:37,148 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:37,149 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:37,149 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:37,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 267#true, 263#true, 295#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 236#L1040-1true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:37,149 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:37,149 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:37,149 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:37,149 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:37,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 267#true, 263#true, 295#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 236#L1040-1true, 175#L1025-1true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:37,149 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,150 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,150 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,150 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,150 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] L1025-->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, 267#true, 263#true, 295#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 236#L1040-1true, 175#L1025-1true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:37,150 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,150 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,150 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,150 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,150 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 139#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 236#L1040-1true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:37,151 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,151 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,151 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,151 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 109#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, 143#L1025-2true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:37,161 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:37,161 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:37,161 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:37,161 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:37,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 109#L1025-1true, 290#true, 267#true, 263#true, 295#true, 265#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 236#L1040-1true, 175#L1025-1true, Black: 280#true]) [2025-03-17 11:20:37,162 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,162 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,162 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,162 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,164 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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), 109#L1025-1true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:37,164 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,164 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,164 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,164 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,164 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,164 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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), 109#L1025-1true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:37,164 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,164 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,164 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,164 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,164 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,164 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,164 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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, 109#L1025-1true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:37,165 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,165 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,165 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,165 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,165 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,165 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 109#L1025-1true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:37,165 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,165 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,165 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,165 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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], [139#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 109#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:37,166 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,166 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,166 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,166 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,166 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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), 109#L1025-1true, 290#true, 267#true, 263#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:37,166 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,166 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,166 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,166 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,166 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 109#L1025-1true, 290#true, 267#true, 263#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:37,166 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,166 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,166 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,166 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,167 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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, 109#L1025-1true, 267#true, 263#true, 295#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:37,167 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,167 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,167 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,167 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,167 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,167 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 109#L1025-1true, 267#true, 263#true, 295#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:37,167 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,167 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,167 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,167 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 236#L1040-1true, 175#L1025-1true, 128#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:37,187 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,187 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,187 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,187 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 96#L1025-2true, 175#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:37,187 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:37,187 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:37,187 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:37,187 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:37,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 236#L1040-1true, 128#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:37,191 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,191 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,191 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,191 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,191 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 236#L1040-1true, 128#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:37,191 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,191 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,191 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,191 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,191 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 165#L1042-3true, 128#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:37,191 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,191 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,191 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,191 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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], [120#L1024true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 11#L1042true, Black: 280#true]) [2025-03-17 11:20:37,207 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:37,207 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:37,207 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:37,207 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:37,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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#L1043true, Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 143#L1025-2true, 195#threadENTRYtrue, Black: 280#true]) [2025-03-17 11:20:37,230 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-17 11:20:37,230 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:37,230 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:37,230 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:20:37,334 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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, 109#L1025-1true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:37,334 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,334 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,334 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,334 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,334 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,334 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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), 109#L1025-1true, 290#true, 267#true, 263#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:37,334 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,334 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,334 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,334 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,334 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 165#L1042-3true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:37,340 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,340 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,340 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,340 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 175#L1025-1true, 96#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:37,341 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,341 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,341 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,341 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 109#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 143#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:37,354 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,354 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,354 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,354 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,356 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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, 109#L1025-1true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:37,356 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,356 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,356 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,356 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,356 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,356 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 265#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 96#L1025-2true, 175#L1025-1true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:37,361 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,361 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,361 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,361 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,363 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 96#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:37,363 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,363 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,363 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,363 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,363 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,363 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 175#L1025-1true, 96#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:37,403 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,403 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,403 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,403 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 236#L1040-1true, 175#L1025-1true, Black: 280#true, 188#L1026-2true]) [2025-03-17 11:20:37,407 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:37,407 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:37,407 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:37,407 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:37,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 156#L1027true, 236#L1040-1true, 175#L1025-1true, Black: 280#true]) [2025-03-17 11:20:37,415 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:37,415 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:37,415 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:37,415 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:37,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 109#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, 175#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:37,419 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,419 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,419 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,419 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 165#L1042-3true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:37,438 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,438 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,438 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,438 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 267#true, 263#true, 295#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 96#L1025-2true, 175#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:37,451 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,451 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,451 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,451 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 240#L1044-7true, Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 195#threadENTRYtrue, 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:37,487 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,487 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,487 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:37,487 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:20:37,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 175#L1025-1true, 165#L1042-3true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:37,633 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,633 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,633 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,633 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 109#L1025-1true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 165#L1042-3true, 175#L1025-1true, Black: 280#true]) [2025-03-17 11:20:37,650 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,650 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,650 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,650 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,652 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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, 109#L1025-1true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:37,652 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,652 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,652 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,652 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,652 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,652 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 109#L1025-1true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 11#L1042true, Black: 280#true]) [2025-03-17 11:20:37,652 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,652 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,652 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,652 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 96#L1025-2true, 11#L1042true, Black: 280#true]) [2025-03-17 11:20:37,660 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,660 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,660 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,660 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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|), 139#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 165#L1042-3true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:37,665 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,665 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,665 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,665 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 267#true, 263#true, 295#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 165#L1042-3true, 175#L1025-1true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:37,667 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,667 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,667 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,667 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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], [139#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 109#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:37,700 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,700 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,700 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,700 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,701 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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, 109#L1025-1true, 267#true, 263#true, 295#true, 197#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:37,701 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,701 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,701 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,701 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,701 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,701 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 265#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 236#L1040-1true, 175#L1025-1true, Black: 280#true, 216#L1025true]) [2025-03-17 11:20:37,708 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:37,708 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:37,708 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:37,708 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:37,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 143#L1025-2true, 236#L1040-1true, Black: 280#true, 188#L1026-2true]) [2025-03-17 11:20:37,715 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:37,715 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:37,715 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:37,715 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:37,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 156#L1027true, 143#L1025-2true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:37,720 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:37,720 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:37,720 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:37,720 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:37,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 265#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 165#L1042-3true, 175#L1025-1true, 128#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:37,738 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,738 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,738 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,738 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,740 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 165#L1042-3true, 128#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:37,740 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,740 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,740 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,740 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,740 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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], [120#L1024true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 113#L1043true, Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:37,756 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,756 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,756 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,756 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 224#L1046-1true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 143#L1025-2true, 195#threadENTRYtrue, Black: 280#true]) [2025-03-17 11:20:37,778 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,778 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,778 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:37,778 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:37,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 175#L1025-1true, 165#L1042-3true, Black: 280#true, 188#L1026-2true]) [2025-03-17 11:20:37,903 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:37,903 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:37,903 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:37,903 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:38,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 156#L1027true, 165#L1042-3true, 175#L1025-1true, Black: 280#true]) [2025-03-17 11:20:38,111 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,111 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:38,112 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:38,112 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 109#L1025-1true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 11#L1042true, Black: 280#true]) [2025-03-17 11:20:38,121 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:38,121 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:38,121 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:38,121 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:38,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 236#L1040-1true, Black: 280#true, 216#L1025true]) [2025-03-17 11:20:38,171 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,171 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:38,171 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:38,171 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 128#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 11#L1042true, Black: 280#true]) [2025-03-17 11:20:38,197 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:38,197 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:38,197 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:38,197 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:38,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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], [120#L1024true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 240#L1044-7true, Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:38,213 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-17 11:20:38,213 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:38,213 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:38,213 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:38,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 112#L1028true, 143#L1025-2true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:38,285 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,285 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,285 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,285 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 112#L1028true, 236#L1040-1true, 175#L1025-1true, Black: 280#true]) [2025-03-17 11:20:38,286 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,286 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,286 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,286 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 112#L1028true, 143#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:38,289 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,289 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,289 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:38,289 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 112#L1028true, 143#L1025-2true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:38,290 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,290 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,290 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,290 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:38,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 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|), 124#L1024true, 160#L1027true, 11#L1042true, Black: 280#true, 188#L1026-2true]) [2025-03-17 11:20:38,356 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,356 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,356 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,356 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1024true, 11#L1042true, Black: 280#true, 188#L1026-2true, 232#L1026-2true]) [2025-03-17 11:20:38,356 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,356 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,356 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,356 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 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|), 124#L1024true, 156#L1027true, 160#L1027true, 11#L1042true, Black: 280#true]) [2025-03-17 11:20:38,356 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,356 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,356 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,356 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1024true, 156#L1027true, 11#L1042true, Black: 280#true, 232#L1026-2true]) [2025-03-17 11:20:38,356 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,356 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,356 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,356 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 96#L1025-2true, 165#L1042-3true, 175#L1025-1true, Black: 280#true, 232#L1026-2true]) [2025-03-17 11:20:38,364 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,364 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:38,364 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,364 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:38,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 165#L1042-3true, 175#L1025-1true, Black: 280#true, 216#L1025true]) [2025-03-17 11:20:38,364 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,364 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,364 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,364 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 175#L1025-1true, 165#L1042-3true, 160#L1027true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:38,365 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,365 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,365 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:38,365 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:38,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 165#L1042-3true, Black: 280#true, 188#L1026-2true]) [2025-03-17 11:20:38,368 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,368 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:38,368 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,368 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:38,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 156#L1027true, 143#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:38,375 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,375 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:38,375 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:38,375 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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#L1043true, Black: 292#(= |#race~data~0| 0), 290#true, 109#L1025-1true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:38,382 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,382 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:38,382 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:38,382 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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#L1043true, Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:38,389 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,390 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,390 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:38,390 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:38,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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], [120#L1024true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 224#L1046-1true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:38,474 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,474 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:38,474 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:38,474 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 236#L1040-1true, 96#L1025-2true, 175#L1025-1true, 103#L1028true, Black: 280#true]) [2025-03-17 11:20:38,552 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,552 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,552 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,552 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 61#L1028true, 236#L1040-1true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:38,553 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,553 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,553 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,553 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 88#L1028-1true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 143#L1025-2true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:38,556 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:38,556 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:38,556 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:38,556 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:38,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 88#L1028-1true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 236#L1040-1true, 175#L1025-1true, Black: 280#true]) [2025-03-17 11:20:38,557 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:38,557 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:38,557 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:38,557 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:38,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 88#L1028-1true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 143#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:38,560 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,560 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,560 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,560 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 88#L1028-1true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 143#L1025-2true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:38,560 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,560 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,561 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,561 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,564 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 112#L1028true, 143#L1025-2true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:38,564 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,564 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,564 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,564 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,564 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 112#L1028true, 143#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:38,564 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,564 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,564 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,564 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,564 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 112#L1028true, 143#L1025-2true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:38,564 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,564 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,564 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,564 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,564 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,564 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 112#L1028true, 143#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:38,565 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:38,565 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:38,565 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:38,565 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:38,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 112#L1028true, 143#L1025-2true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:38,565 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,565 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:38,565 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,565 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:38,565 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 112#L1028true, 236#L1040-1true, 175#L1025-1true, Black: 280#true]) [2025-03-17 11:20:38,566 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,566 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,566 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,566 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,566 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 109#L1025-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 236#L1040-1true, 103#L1028true, Black: 280#true]) [2025-03-17 11:20:38,572 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,572 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,572 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,572 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 109#L1025-1true, 267#true, 263#true, 295#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 61#L1028true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:38,574 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,574 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,574 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,574 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 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|), 124#L1024true, 160#L1027true, 11#L1042true, Black: 280#true, 216#L1025true]) [2025-03-17 11:20:38,635 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:38,635 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:38,635 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:38,635 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:38,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1024true, 11#L1042true, Black: 280#true, 216#L1025true, 232#L1026-2true]) [2025-03-17 11:20:38,635 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:38,635 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:38,635 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:38,635 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:38,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 165#L1042-3true, Black: 280#true, 216#L1025true]) [2025-03-17 11:20:38,646 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,646 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,646 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,646 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 11#L1042true, Black: 280#true, 188#L1026-2true]) [2025-03-17 11:20:38,648 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,649 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,649 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,649 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 156#L1027true, 143#L1025-2true, 11#L1042true, Black: 280#true]) [2025-03-17 11:20:38,658 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,658 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,658 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,658 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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#L1043true, Black: 292#(= |#race~data~0| 0), 290#true, 109#L1025-1true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:38,664 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,664 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,664 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,664 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 240#L1044-7true, Black: 292#(= |#race~data~0| 0), 290#true, 109#L1025-1true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:38,664 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,664 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,664 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,664 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 240#L1044-7true, Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:38,672 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,672 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,672 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,672 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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#L1043true, Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 128#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:38,743 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,743 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,743 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:38,743 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:38,998 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 112#L1028true, 143#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:38,998 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:38,998 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:38,998 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:38,998 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:38,998 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 112#L1028true, 143#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:39,002 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:39,002 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:39,002 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:39,002 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:39,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 236#L1040-1true, 175#L1025-1true, 96#L1025-2true, Black: 280#true, 178#L1028-1true]) [2025-03-17 11:20:39,033 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,033 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,033 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,033 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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-1true, 267#true, 263#true, 125#L1028-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 236#L1040-1true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:39,035 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,035 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,035 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,035 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,042 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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), 88#L1028-1true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 143#L1025-2true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:39,042 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,042 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,042 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,042 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,042 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 88#L1028-1true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 143#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:39,042 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,042 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,042 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,042 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,043 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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), 88#L1028-1true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 143#L1025-2true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:39,043 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,043 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,043 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,043 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,043 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,043 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 88#L1028-1true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 143#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:39,043 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,043 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,043 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,043 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 88#L1028-1true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 143#L1025-2true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:39,044 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:39,044 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:39,044 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:39,044 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:39,044 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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), 88#L1028-1true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 236#L1040-1true, 175#L1025-1true, Black: 280#true]) [2025-03-17 11:20:39,044 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,044 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,044 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,044 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,045 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 112#L1028true, 175#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:39,047 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-17 11:20:39,047 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:39,047 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:39,047 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:39,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 109#L1025-1true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 143#L1025-2true, 236#L1040-1true, Black: 280#true, 178#L1028-1true]) [2025-03-17 11:20:39,060 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,060 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,060 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,060 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 109#L1025-1true, 267#true, 263#true, 295#true, 125#L1028-1true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:39,061 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,061 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,062 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,062 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 113#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|), 124#L1024true, 160#L1027true, Black: 280#true, 188#L1026-2true]) [2025-03-17 11:20:39,136 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,136 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,136 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,136 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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|), 113#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|), 124#L1024true, Black: 280#true, 188#L1026-2true, 232#L1026-2true]) [2025-03-17 11:20:39,136 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,136 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,136 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,136 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 113#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|), 124#L1024true, 156#L1027true, 160#L1027true, Black: 280#true]) [2025-03-17 11:20:39,137 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,137 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,137 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,137 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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|), 113#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|), 124#L1024true, 156#L1027true, Black: 280#true, 232#L1026-2true]) [2025-03-17 11:20:39,137 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,137 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,137 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,137 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 11#L1042true, Black: 280#true, 216#L1025true]) [2025-03-17 11:20:39,151 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,151 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,151 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,151 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 224#L1046-1true, 290#true, 109#L1025-1true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:39,172 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,172 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,172 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,172 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 240#L1044-7true, Black: 292#(= |#race~data~0| 0), 290#true, 109#L1025-1true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:39,177 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,177 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,177 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,177 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 224#L1046-1true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:39,181 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,181 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,181 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,181 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 143#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 188#L1026-2true]) [2025-03-17 11:20:39,250 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,250 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:39,250 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,250 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 156#L1027true, 143#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:39,256 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,256 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:39,256 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,256 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 240#L1044-7true, Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 128#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:39,273 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,273 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,273 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,273 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 191#ULTIMATE.startFINALtrue, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 143#L1025-2true, 195#threadENTRYtrue, Black: 280#true]) [2025-03-17 11:20:39,307 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,307 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,307 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,307 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 61#L1028true, 96#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:39,319 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,319 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,319 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,319 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 175#L1025-1true, 165#L1042-3true, 96#L1025-2true, 103#L1028true, Black: 280#true]) [2025-03-17 11:20:39,321 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,321 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,321 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,321 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,374 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([996] L1025-->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), 88#L1028-1true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 143#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:39,374 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,374 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,374 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,374 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,374 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 88#L1028-1true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 143#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:39,377 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,377 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,377 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,377 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 112#L1028true, 175#L1025-1true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:39,382 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,382 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,382 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,382 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,385 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 112#L1028true, 143#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:39,385 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,385 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,385 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,385 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,385 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,385 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 109#L1025-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 61#L1028true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:39,415 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,415 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,415 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,415 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 109#L1025-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 143#L1025-2true, 165#L1042-3true, 103#L1028true, Black: 280#true]) [2025-03-17 11:20:39,418 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,418 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,418 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,418 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 88#L1028-1true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 175#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:39,431 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,431 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,431 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:39,431 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:39,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 113#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|), 124#L1024true, 160#L1027true, Black: 280#true, 216#L1025true]) [2025-03-17 11:20:39,515 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:39,515 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,515 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,515 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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|), 113#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|), 124#L1024true, Black: 280#true, 216#L1025true, 232#L1026-2true]) [2025-03-17 11:20:39,515 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:39,515 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,515 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,515 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 240#L1044-7true, 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|), 124#L1024true, 160#L1027true, Black: 280#true, 188#L1026-2true]) [2025-03-17 11:20:39,516 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:39,516 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,516 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,516 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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|), 240#L1044-7true, 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|), 124#L1024true, Black: 280#true, 188#L1026-2true, 232#L1026-2true]) [2025-03-17 11:20:39,516 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:39,516 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,516 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,516 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 240#L1044-7true, 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|), 124#L1024true, 156#L1027true, 160#L1027true, Black: 280#true]) [2025-03-17 11:20:39,516 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:39,517 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,517 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,517 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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|), 240#L1044-7true, 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|), 124#L1024true, 156#L1027true, Black: 280#true, 232#L1026-2true]) [2025-03-17 11:20:39,517 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:39,517 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,517 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,517 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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#L1043true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, Black: 280#true, 188#L1026-2true]) [2025-03-17 11:20:39,529 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,529 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,529 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,529 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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#L1043true, Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 156#L1027true, 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:39,543 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,543 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,543 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,543 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 224#L1046-1true, 290#true, 109#L1025-1true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:39,550 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,550 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,550 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,550 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 216#L1025true]) [2025-03-17 11:20:39,620 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:39,620 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:39,620 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,620 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 143#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 188#L1026-2true]) [2025-03-17 11:20:39,623 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:39,623 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,623 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:39,623 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:39,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 143#L1025-2true, 236#L1040-1true, Black: 280#true, 188#L1026-2true]) [2025-03-17 11:20:39,623 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,623 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,623 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,623 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:39,624 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 236#L1040-1true, 175#L1025-1true, Black: 280#true, 188#L1026-2true]) [2025-03-17 11:20:39,624 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:39,624 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:39,624 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,624 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:39,624 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,624 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1015] L1025-->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, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 236#L1040-1true, 175#L1025-1true, Black: 280#true, 188#L1026-2true]) [2025-03-17 11:20:39,624 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:39,624 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:39,625 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,625 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:39,625 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:39,625 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 156#L1027true, 143#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:39,632 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:39,632 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,632 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:39,632 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:39,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 156#L1027true, 143#L1025-2true, 236#L1040-1true, Black: 280#true]) [2025-03-17 11:20:39,632 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,632 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,632 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,632 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:39,633 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 156#L1027true, 236#L1040-1true, 175#L1025-1true, Black: 280#true]) [2025-03-17 11:20:39,633 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:39,633 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:39,633 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,633 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:39,633 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,633 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1015] L1025-->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, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 156#L1027true, 236#L1040-1true, 175#L1025-1true, Black: 280#true]) [2025-03-17 11:20:39,633 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:39,633 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:39,633 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,633 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:39,633 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:39,633 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 224#L1046-1true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 128#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:39,643 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,643 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,643 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,643 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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-1true, 267#true, 263#true, 125#L1028-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 96#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:39,688 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,688 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,688 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,688 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 96#L1025-2true, 175#L1025-1true, 165#L1042-3true, Black: 280#true, 178#L1028-1true]) [2025-03-17 11:20:39,690 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,690 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,690 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,690 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 88#L1028-1true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 175#L1025-1true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:39,746 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,746 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,746 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,746 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,749 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([996] L1025-->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), 88#L1028-1true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 143#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:39,749 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,749 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,749 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,749 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,749 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,749 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 112#L1028true, 143#L1025-2true, 11#L1042true, Black: 280#true]) [2025-03-17 11:20:39,757 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,757 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,757 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,757 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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), 109#L1025-1true, 290#true, 267#true, 263#true, 295#true, 125#L1028-1true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:39,789 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,789 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,789 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,789 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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, 109#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 165#L1042-3true, Black: 280#true, 178#L1028-1true]) [2025-03-17 11:20:39,791 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,791 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:39,791 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,791 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:39,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), Black: 292#(= |#race~data~0| 0), 224#L1046-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1024true, 160#L1027true, Black: 280#true, 188#L1026-2true]) [2025-03-17 11:20:39,885 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:20:39,885 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,885 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,885 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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), 224#L1046-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1024true, Black: 280#true, 188#L1026-2true, 232#L1026-2true]) [2025-03-17 11:20:39,885 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:20:39,885 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,885 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,885 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 240#L1044-7true, 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|), 124#L1024true, 160#L1027true, Black: 280#true, 216#L1025true]) [2025-03-17 11:20:39,885 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:20:39,885 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,885 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,885 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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|), 240#L1044-7true, 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|), 124#L1024true, Black: 280#true, 216#L1025true, 232#L1026-2true]) [2025-03-17 11:20:39,885 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:20:39,885 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,885 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,885 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), Black: 292#(= |#race~data~0| 0), 224#L1046-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1024true, 156#L1027true, 160#L1027true, Black: 280#true]) [2025-03-17 11:20:39,886 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:20:39,886 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,886 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,886 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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), 224#L1046-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1024true, 156#L1027true, Black: 280#true, 232#L1026-2true]) [2025-03-17 11:20:39,886 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:20:39,886 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,886 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,886 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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#L1043true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, Black: 280#true, 216#L1025true]) [2025-03-17 11:20:39,895 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:39,895 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,895 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,895 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 240#L1044-7true, Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, Black: 280#true, 188#L1026-2true]) [2025-03-17 11:20:39,900 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:39,900 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,900 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,900 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 165#L1042-3true, Black: 280#true, 188#L1026-2true]) [2025-03-17 11:20:39,903 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:39,903 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:39,903 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,903 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 240#L1044-7true, Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 156#L1027true, 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:39,915 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:39,915 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,915 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,915 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 156#L1027true, 143#L1025-2true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:39,917 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:39,917 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,917 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:39,917 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,952 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 175#L1025-1true, 165#L1042-3true, Black: 280#true, 188#L1026-2true]) [2025-03-17 11:20:39,952 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:20:39,952 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:39,952 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,952 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,952 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:39,974 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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|), 265#true, 57#L1025-2true, 156#L1027true, 165#L1042-3true, 175#L1025-1true, Black: 280#true]) [2025-03-17 11:20:39,975 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:20:39,975 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:39,975 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:39,975 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,975 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 216#L1025true]) [2025-03-17 11:20:39,991 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:20:39,991 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:39,991 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:39,991 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 265#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 236#L1040-1true, Black: 280#true, 216#L1025true]) [2025-03-17 11:20:39,991 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:39,991 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,991 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:39,991 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:20:39,992 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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, 265#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 236#L1040-1true, 175#L1025-1true, Black: 280#true, 216#L1025true]) [2025-03-17 11:20:39,992 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:20:39,992 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:39,992 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,992 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:39,992 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,993 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1015] L1025-->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, 265#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 236#L1040-1true, 175#L1025-1true, Black: 280#true, 216#L1025true]) [2025-03-17 11:20:39,993 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:20:39,993 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:39,993 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,993 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:39,993 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:39,993 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:40,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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], [120#L1024true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 191#ULTIMATE.startFINALtrue, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:40,028 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:40,028 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:40,028 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:40,028 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:40,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 88#L1028-1true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 143#L1025-2true, 11#L1042true, Black: 280#true]) [2025-03-17 11:20:40,317 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-17 11:20:40,317 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:40,317 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:40,317 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:40,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), Black: 292#(= |#race~data~0| 0), 224#L1046-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1024true, 160#L1027true, Black: 280#true, 216#L1025true]) [2025-03-17 11:20:40,408 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:20:40,408 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:40,408 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:40,408 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:40,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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), 224#L1046-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1024true, Black: 280#true, 216#L1025true, 232#L1026-2true]) [2025-03-17 11:20:40,409 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:20:40,409 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:40,409 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:40,409 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:40,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 224#L1046-1true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, Black: 280#true, 188#L1026-2true]) [2025-03-17 11:20:40,413 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:20:40,413 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:40,413 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:40,413 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:40,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 240#L1044-7true, Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, Black: 280#true, 216#L1025true]) [2025-03-17 11:20:40,416 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:20:40,416 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:40,416 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:40,416 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:40,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1015] L1025-->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, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 143#L1025-2true, 165#L1042-3true, Black: 280#true, 216#L1025true]) [2025-03-17 11:20:40,419 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:20:40,419 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:40,419 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:40,419 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:40,420 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1015] L1025-->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, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 175#L1025-1true, 165#L1042-3true, Black: 280#true, 188#L1026-2true]) [2025-03-17 11:20:40,420 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:20:40,420 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:40,420 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:40,420 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:40,420 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:40,420 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:40,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 224#L1046-1true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 156#L1027true, 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:40,425 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:20:40,425 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:40,425 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:40,425 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:40,429 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1015] L1025-->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, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 156#L1027true, 175#L1025-1true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:40,429 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:20:40,429 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:40,429 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:40,429 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:20:40,429 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:40,429 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:40,444 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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, 265#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 175#L1025-1true, 165#L1042-3true, Black: 280#true, 216#L1025true]) [2025-03-17 11:20:40,444 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:20:40,444 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:40,444 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:40,444 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:40,444 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:40,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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#L1043true, Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 112#L1028true, 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:40,559 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-17 11:20:40,559 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:40,559 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-17 11:20:40,559 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:40,610 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1015] L1025-->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, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 112#L1028true, 236#L1040-1true, 175#L1025-1true, Black: 280#true]) [2025-03-17 11:20:40,610 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:20:40,610 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:40,610 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:40,610 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:40,610 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:40,610 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:40,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 224#L1046-1true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, Black: 280#true, 216#L1025true]) [2025-03-17 11:20:40,652 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:20:40,653 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:40,653 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:40,653 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:40,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L1025-->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, 252#L1025true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 96#L1025-2true, 165#L1042-3true, 175#L1025-1true, Black: 280#true]) [2025-03-17 11:20:40,657 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:20:40,657 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:40,657 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:40,657 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:40,657 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1015] L1025-->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, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 165#L1042-3true, 175#L1025-1true, Black: 280#true, 216#L1025true]) [2025-03-17 11:20:40,657 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:20:40,657 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:40,657 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:40,657 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:40,657 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:40,657 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:40,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 191#ULTIMATE.startFINALtrue, 290#true, 109#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:40,669 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:20:40,669 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:40,669 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:40,669 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:40,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 191#ULTIMATE.startFINALtrue, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 96#L1025-2true, Black: 280#true]) [2025-03-17 11:20:40,672 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:20:40,672 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:40,672 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:40,672 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:40,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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#L1043true, Black: 292#(= |#race~data~0| 0), 88#L1028-1true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:40,766 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:20:40,766 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:40,766 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:40,766 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:40,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 240#L1044-7true, Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 112#L1028true, 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:40,784 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-17 11:20:40,784 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:40,784 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:40,784 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-17 11:20:40,799 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 112#L1028true, 175#L1025-1true, 165#L1042-3true, Black: 280#true]) [2025-03-17 11:20:40,800 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:20:40,800 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:40,800 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:40,800 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:40,800 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:40,836 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1015] L1025-->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), 88#L1028-1true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 236#L1040-1true, 175#L1025-1true, Black: 280#true]) [2025-03-17 11:20:40,836 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:20:40,836 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:40,836 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:40,836 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:20:40,836 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:40,836 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:40,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 191#ULTIMATE.startFINALtrue, 290#true, 109#L1025-1true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:40,894 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:20:40,894 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:20:40,894 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:40,894 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:40,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 191#ULTIMATE.startFINALtrue, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, 128#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-17 11:20:40,935 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:20:40,935 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:40,935 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:40,935 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:20:40,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 240#L1044-7true, Black: 292#(= |#race~data~0| 0), 88#L1028-1true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:40,982 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:20:40,982 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:40,982 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:20:40,982 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:40,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 224#L1046-1true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 112#L1028true, 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:40,992 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-17 11:20:40,992 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:40,992 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:20:40,992 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:20:41,008 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1015] L1025-->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), 88#L1028-1true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 165#L1042-3true, 175#L1025-1true, Black: 280#true]) [2025-03-17 11:20:41,008 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-17 11:20:41,008 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:41,008 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:41,008 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:41,008 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:41,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), Black: 292#(= |#race~data~0| 0), 191#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1024true, 160#L1027true, Black: 280#true, 188#L1026-2true]) [2025-03-17 11:20:41,235 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:20:41,235 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:41,235 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:41,235 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:41,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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), 191#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1024true, Black: 280#true, 188#L1026-2true, 232#L1026-2true]) [2025-03-17 11:20:41,235 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:20:41,235 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:41,235 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:41,235 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:41,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), Black: 292#(= |#race~data~0| 0), 191#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1024true, 156#L1027true, 160#L1027true, Black: 280#true]) [2025-03-17 11:20:41,236 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:20:41,236 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:41,236 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:41,236 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:41,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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), 191#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1024true, 156#L1027true, Black: 280#true, 232#L1026-2true]) [2025-03-17 11:20:41,236 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:20:41,236 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:41,236 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:41,236 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:41,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 224#L1046-1true, 88#L1028-1true, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:41,320 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-17 11:20:41,320 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-17 11:20:41,320 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:41,320 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:41,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), Black: 292#(= |#race~data~0| 0), 191#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1024true, 160#L1027true, Black: 280#true, 216#L1025true]) [2025-03-17 11:20:41,397 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-17 11:20:41,398 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:41,398 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:41,398 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:41,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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), 191#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 124#L1024true, Black: 280#true, 216#L1025true, 232#L1026-2true]) [2025-03-17 11:20:41,398 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-17 11:20:41,398 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:41,398 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:41,398 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:41,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 191#ULTIMATE.startFINALtrue, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, Black: 280#true, 188#L1026-2true]) [2025-03-17 11:20:41,400 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:20:41,400 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:41,400 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:41,400 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:41,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 191#ULTIMATE.startFINALtrue, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 156#L1027true, 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:41,411 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-17 11:20:41,411 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:41,411 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:41,411 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:20:41,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 191#ULTIMATE.startFINALtrue, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 143#L1025-2true, Black: 280#true, 216#L1025true]) [2025-03-17 11:20:41,546 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-17 11:20:41,546 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:41,546 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:41,546 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:20:41,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 191#ULTIMATE.startFINALtrue, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 112#L1028true, 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:41,764 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-17 11:20:41,764 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:41,764 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:20:41,764 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:20:41,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 88#L1028-1true, 191#ULTIMATE.startFINALtrue, 290#true, 97#L1025-1true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 143#L1025-2true, Black: 280#true]) [2025-03-17 11:20:41,872 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-17 11:20:41,872 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:41,872 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:20:41,872 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:20:42,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 124#L1024true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 160#L1027true, 198#L1044true, Black: 280#true, 267#true, 295#true]) [2025-03-17 11:20:42,411 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:20:42,411 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:42,411 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:42,411 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:42,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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|), 124#L1024true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 198#L1044true, Black: 280#true, 267#true, 295#true, 232#L1026-2true]) [2025-03-17 11:20:42,411 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:20:42,411 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:42,411 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:42,411 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:42,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 262#true, 292#(= |#race~data~0| 0), Black: 290#true, 198#L1044true, 97#L1025-1true, Black: 280#true, 267#true, 295#true]) [2025-03-17 11:20:42,520 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:20:42,520 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:42,520 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:42,520 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:42,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, Black: 292#(= |#race~data~0| 0), 262#true, 198#L1044true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 295#true]) [2025-03-17 11:20:42,571 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-17 11:20:42,572 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:42,572 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:42,572 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:20:42,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 124#L1024true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 160#L1027true, Black: 280#true, 267#true, 295#true, 202#L1043-1true]) [2025-03-17 11:20:42,719 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:20:42,719 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:20:42,719 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:20:42,719 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:20:42,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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|), 124#L1024true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, Black: 280#true, 267#true, 295#true, 202#L1043-1true, 232#L1026-2true]) [2025-03-17 11:20:42,719 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:20:42,719 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:20:42,719 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:20:42,719 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:20:42,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 262#true, 292#(= |#race~data~0| 0), Black: 290#true, 97#L1025-1true, Black: 280#true, 267#true, 202#L1043-1true, 295#true]) [2025-03-17 11:20:42,829 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:20:42,829 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:20:42,829 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:20:42,829 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:20:42,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 143#L1025-2true, 262#true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 295#true, 202#L1043-1true]) [2025-03-17 11:20:42,886 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-17 11:20:42,886 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:20:42,887 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:20:42,887 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:20:42,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 124#L1024true, 240#L1044-7true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 160#L1027true, Black: 280#true, 267#true, 295#true]) [2025-03-17 11:20:42,917 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:20:42,917 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:42,917 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:42,917 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:42,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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|), 124#L1024true, 240#L1044-7true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, Black: 280#true, 267#true, 295#true, 232#L1026-2true]) [2025-03-17 11:20:42,917 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:20:42,917 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:42,917 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:42,917 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:42,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 240#L1044-7true, Black: 292#(= |#race~data~0| 0), 160#L1027true, 266#true, 290#true, Black: 280#true, 263#true, 295#true, 188#L1026-2true]) [2025-03-17 11:20:42,986 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:20:42,986 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:20:42,986 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:20:42,986 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:20:42,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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|), 240#L1044-7true, Black: 292#(= |#race~data~0| 0), 266#true, 290#true, Black: 280#true, 263#true, 295#true, 188#L1026-2true, 232#L1026-2true]) [2025-03-17 11:20:42,986 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:20:42,986 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:20:42,986 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:20:42,986 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:20:43,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 156#L1027true, 240#L1044-7true, Black: 292#(= |#race~data~0| 0), 160#L1027true, 290#true, 266#true, Black: 280#true, 263#true, 295#true]) [2025-03-17 11:20:43,023 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:20:43,023 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:20:43,023 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:20:43,024 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:20:43,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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|), 156#L1027true, 240#L1044-7true, Black: 292#(= |#race~data~0| 0), 290#true, 266#true, Black: 280#true, 263#true, 295#true, 232#L1026-2true]) [2025-03-17 11:20:43,024 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:20:43,024 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:20:43,024 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:20:43,024 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:20:43,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 124#L1024true, 292#(= |#race~data~0| 0), 224#L1046-1true, 262#true, Black: 290#true, 160#L1027true, Black: 280#true, 267#true, 295#true]) [2025-03-17 11:20:43,035 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:20:43,035 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:20:43,035 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:20:43,035 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:20:43,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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|), 124#L1024true, 292#(= |#race~data~0| 0), 224#L1046-1true, 262#true, Black: 290#true, Black: 280#true, 267#true, 295#true, 232#L1026-2true]) [2025-03-17 11:20:43,036 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:20:43,036 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:20:43,036 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:20:43,036 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:20:43,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 240#L1044-7true, 143#L1025-2true, 262#true, 292#(= |#race~data~0| 0), Black: 290#true, 97#L1025-1true, Black: 280#true, 267#true, 295#true]) [2025-03-17 11:20:43,045 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:20:43,045 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:43,045 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:43,046 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:43,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), Black: 292#(= |#race~data~0| 0), 224#L1046-1true, 160#L1027true, 266#true, 290#true, Black: 280#true, 263#true, 188#L1026-2true, 295#true]) [2025-03-17 11:20:43,286 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:20:43,286 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:20:43,286 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:20:43,286 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:20:43,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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), 224#L1046-1true, 266#true, 290#true, Black: 280#true, 263#true, 188#L1026-2true, 295#true, 232#L1026-2true]) [2025-03-17 11:20:43,287 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:20:43,287 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:20:43,287 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:20:43,287 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:20:43,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 240#L1044-7true, Black: 292#(= |#race~data~0| 0), 160#L1027true, 290#true, 266#true, Black: 280#true, 216#L1025true, 263#true, 295#true]) [2025-03-17 11:20:43,288 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:20:43,288 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:20:43,288 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:20:43,288 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:20:43,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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|), 240#L1044-7true, Black: 292#(= |#race~data~0| 0), 290#true, 266#true, Black: 280#true, 216#L1025true, 263#true, 295#true, 232#L1026-2true]) [2025-03-17 11:20:43,288 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:20:43,288 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:20:43,288 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:20:43,288 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:20:43,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 240#L1044-7true, 143#L1025-2true, Black: 292#(= |#race~data~0| 0), 262#true, 290#true, Black: 280#true, 97#L1025-1true, 267#true, 295#true]) [2025-03-17 11:20:43,300 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-17 11:20:43,300 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:43,300 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:20:43,300 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:20:43,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 156#L1027true, Black: 292#(= |#race~data~0| 0), 224#L1046-1true, 160#L1027true, 290#true, 266#true, Black: 280#true, 263#true, 295#true]) [2025-03-17 11:20:43,326 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:20:43,326 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:20:43,326 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:20:43,326 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:20:43,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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|), 156#L1027true, Black: 292#(= |#race~data~0| 0), 224#L1046-1true, 290#true, 266#true, Black: 280#true, 263#true, 295#true, 232#L1026-2true]) [2025-03-17 11:20:43,326 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:20:43,326 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:20:43,326 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:20:43,326 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:20:43,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 262#true, 292#(= |#race~data~0| 0), Black: 290#true, 224#L1046-1true, 97#L1025-1true, Black: 280#true, 267#true, 295#true]) [2025-03-17 11:20:43,351 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:20:43,351 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:20:43,351 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:20:43,351 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:20:43,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), Black: 292#(= |#race~data~0| 0), 224#L1046-1true, 160#L1027true, 290#true, 266#true, Black: 280#true, 216#L1025true, 263#true, 295#true]) [2025-03-17 11:20:43,417 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:20:43,417 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:20:43,417 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:20:43,417 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:20:43,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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), 224#L1046-1true, 290#true, 266#true, Black: 280#true, 216#L1025true, 263#true, 295#true, 232#L1026-2true]) [2025-03-17 11:20:43,417 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-17 11:20:43,417 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:20:43,417 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:20:43,417 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:20:43,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, Black: 292#(= |#race~data~0| 0), 262#true, 224#L1046-1true, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 295#true]) [2025-03-17 11:20:43,427 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-17 11:20:43,427 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:20:43,427 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:20:43,427 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:20:43,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 124#L1024true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 160#L1027true, 191#ULTIMATE.startFINALtrue, Black: 280#true, 267#true, 295#true]) [2025-03-17 11:20:43,714 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:20:43,714 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:20:43,714 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:20:43,714 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:20:43,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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|), 124#L1024true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 191#ULTIMATE.startFINALtrue, Black: 280#true, 267#true, 295#true, 232#L1026-2true]) [2025-03-17 11:20:43,715 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:20:43,715 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:20:43,715 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:20:43,715 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:20:43,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), Black: 292#(= |#race~data~0| 0), 160#L1027true, 191#ULTIMATE.startFINALtrue, 266#true, 290#true, Black: 280#true, 263#true, 295#true, 188#L1026-2true]) [2025-03-17 11:20:43,769 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:20:43,769 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:20:43,769 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:20:43,769 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:20:43,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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), 191#ULTIMATE.startFINALtrue, 266#true, 290#true, Black: 280#true, 263#true, 295#true, 188#L1026-2true, 232#L1026-2true]) [2025-03-17 11:20:43,769 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:20:43,769 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:20:43,769 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:20:43,769 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:20:43,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 156#L1027true, Black: 292#(= |#race~data~0| 0), 160#L1027true, 191#ULTIMATE.startFINALtrue, 290#true, 266#true, Black: 280#true, 263#true, 295#true]) [2025-03-17 11:20:43,810 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:20:43,810 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:20:43,810 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:20:43,810 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:20:43,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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|), 156#L1027true, Black: 292#(= |#race~data~0| 0), 191#ULTIMATE.startFINALtrue, 290#true, 266#true, Black: 280#true, 263#true, 295#true, 232#L1026-2true]) [2025-03-17 11:20:43,810 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:20:43,811 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:20:43,811 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:20:43,811 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:20:43,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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|), 143#L1025-2true, 262#true, 292#(= |#race~data~0| 0), Black: 290#true, 191#ULTIMATE.startFINALtrue, Black: 280#true, 97#L1025-1true, 267#true, 295#true]) [2025-03-17 11:20:43,825 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:20:43,825 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:20:43,825 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:20:43,825 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:20:43,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), Black: 292#(= |#race~data~0| 0), 160#L1027true, 191#ULTIMATE.startFINALtrue, 290#true, 266#true, Black: 280#true, 216#L1025true, 263#true, 295#true]) [2025-03-17 11:20:43,859 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-17 11:20:43,859 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:20:43,859 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:20:43,859 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:20:43,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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), 191#ULTIMATE.startFINALtrue, 290#true, 266#true, Black: 280#true, 216#L1025true, 263#true, 295#true, 232#L1026-2true]) [2025-03-17 11:20:43,859 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-17 11:20:43,859 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:20:43,859 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:20:43,859 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:20:43,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([996] L1025-->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), 143#L1025-2true, 262#true, 191#ULTIMATE.startFINALtrue, 290#true, 97#L1025-1true, Black: 280#true, 267#true, 295#true]) [2025-03-17 11:20:43,863 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-17 11:20:43,863 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:20:43,863 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:20:43,863 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:20:44,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 160#L1027true, 198#L1044true, 266#true, Black: 280#true, 295#true]) [2025-03-17 11:20:44,163 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-03-17 11:20:44,163 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:44,163 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:44,163 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:44,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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|), Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 198#L1044true, 266#true, Black: 280#true, 295#true, 232#L1026-2true]) [2025-03-17 11:20:44,163 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-03-17 11:20:44,163 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:44,163 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:44,163 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:20:44,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 160#L1027true, 266#true, Black: 280#true, 202#L1043-1true, 295#true]) [2025-03-17 11:20:44,186 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-03-17 11:20:44,186 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:44,186 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:44,186 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:44,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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|), Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 266#true, Black: 280#true, 202#L1043-1true, 295#true, 232#L1026-2true]) [2025-03-17 11:20:44,186 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-03-17 11:20:44,186 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:44,186 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:44,186 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:20:44,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), 240#L1044-7true, Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 160#L1027true, 266#true, Black: 280#true, 295#true]) [2025-03-17 11:20:44,195 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-03-17 11:20:44,195 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:44,195 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:44,195 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:44,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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|), 240#L1044-7true, Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 266#true, Black: 280#true, 295#true, 232#L1026-2true]) [2025-03-17 11:20:44,196 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-03-17 11:20:44,196 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:44,196 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:44,196 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:20:44,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 224#L1046-1true, 160#L1027true, 266#true, Black: 280#true, 295#true]) [2025-03-17 11:20:44,202 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-03-17 11:20:44,202 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:44,202 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:44,202 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:44,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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|), Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 224#L1046-1true, 266#true, Black: 280#true, 295#true, 232#L1026-2true]) [2025-03-17 11:20:44,202 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-03-17 11:20:44,202 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:44,202 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:44,202 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:20:44,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1019] 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|), Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 160#L1027true, 191#ULTIMATE.startFINALtrue, 266#true, Black: 280#true, 295#true]) [2025-03-17 11:20:44,222 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-03-17 11:20:44,222 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:44,222 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:44,222 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:44,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] 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|), Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 191#ULTIMATE.startFINALtrue, 266#true, Black: 280#true, 295#true, 232#L1026-2true]) [2025-03-17 11:20:44,222 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-03-17 11:20:44,222 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:44,222 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:44,222 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:20:44,241 INFO L124 PetriNetUnfolderBase]: 35275/100912 cut-off events. [2025-03-17 11:20:44,241 INFO L125 PetriNetUnfolderBase]: For 25126/30398 co-relation queries the response was YES.