./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 735b3cc8 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-?-735b3cc-m [2025-03-14 01:51:19,869 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-14 01:51:19,921 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-14 01:51:19,925 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-14 01:51:19,925 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-14 01:51:19,939 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-14 01:51:19,939 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-14 01:51:19,939 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-14 01:51:19,940 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-14 01:51:19,940 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-14 01:51:19,940 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-14 01:51:19,940 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-14 01:51:19,940 INFO L153 SettingsManager]: * Use SBE=true [2025-03-14 01:51:19,940 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-14 01:51:19,940 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-14 01:51:19,940 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-14 01:51:19,940 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-14 01:51:19,940 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-14 01:51:19,940 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-14 01:51:19,940 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-14 01:51:19,940 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-14 01:51:19,940 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-14 01:51:19,940 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-14 01:51:19,941 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-14 01:51:19,941 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-14 01:51:19,941 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-14 01:51:19,941 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-14 01:51:19,941 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-14 01:51:19,941 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-14 01:51:19,941 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-14 01:51:19,941 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-14 01:51:19,941 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-14 01:51:19,941 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-14 01:51:19,941 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-14 01:51:19,941 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-14 01:51:19,941 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-14 01:51:19,941 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-14 01:51:19,941 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-14 01:51:19,941 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-14 01:51:19,941 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-14 01:51:19,941 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-14 01:51:19,941 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-14 01:51:19,941 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-14 01:51:20,137 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-14 01:51:20,142 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-14 01:51:20,145 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-14 01:51:20,146 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-14 01:51:20,146 INFO L274 PluginConnector]: CDTParser initialized [2025-03-14 01:51:20,147 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-14 01:51:21,298 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/630bca146/2f160649f5cc4ccfb7d00c4e17d0a66b/FLAG45a224ded [2025-03-14 01:51:21,639 INFO L384 CDTParser]: Found 1 translation units. [2025-03-14 01:51:21,640 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/value-barrier.i [2025-03-14 01:51:21,653 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/630bca146/2f160649f5cc4ccfb7d00c4e17d0a66b/FLAG45a224ded [2025-03-14 01:51:21,880 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/630bca146/2f160649f5cc4ccfb7d00c4e17d0a66b [2025-03-14 01:51:21,881 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-14 01:51:21,883 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-14 01:51:21,886 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-14 01:51:21,886 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-14 01:51:21,889 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-14 01:51:21,890 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.03 01:51:21" (1/1) ... [2025-03-14 01:51:21,891 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@52c1901a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:51:21, skipping insertion in model container [2025-03-14 01:51:21,891 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.03 01:51:21" (1/1) ... [2025-03-14 01:51:21,922 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-14 01:51:22,171 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-14 01:51:22,188 INFO L200 MainTranslator]: Completed pre-run [2025-03-14 01:51:22,236 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-14 01:51:22,284 INFO L204 MainTranslator]: Completed translation [2025-03-14 01:51:22,285 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:51:22 WrapperNode [2025-03-14 01:51:22,285 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-14 01:51:22,286 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-14 01:51:22,286 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-14 01:51:22,286 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-14 01:51:22,290 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:51:22" (1/1) ... [2025-03-14 01:51:22,300 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:51:22" (1/1) ... [2025-03-14 01:51:22,316 INFO L138 Inliner]: procedures = 265, calls = 20, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 195 [2025-03-14 01:51:22,317 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-14 01:51:22,317 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-14 01:51:22,317 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-14 01:51:22,317 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-14 01:51:22,323 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:51:22" (1/1) ... [2025-03-14 01:51:22,323 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:51:22" (1/1) ... [2025-03-14 01:51:22,326 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:51:22" (1/1) ... [2025-03-14 01:51:22,326 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:51:22" (1/1) ... [2025-03-14 01:51:22,332 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:51:22" (1/1) ... [2025-03-14 01:51:22,334 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:51:22" (1/1) ... [2025-03-14 01:51:22,336 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:51:22" (1/1) ... [2025-03-14 01:51:22,337 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:51:22" (1/1) ... [2025-03-14 01:51:22,346 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-14 01:51:22,346 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-14 01:51:22,346 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-14 01:51:22,346 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-14 01:51:22,347 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:51:22" (1/1) ... [2025-03-14 01:51:22,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-14 01:51:22,367 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-14 01:51:22,378 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-14 01:51:22,380 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-14 01:51:22,394 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-14 01:51:22,395 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-03-14 01:51:22,395 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-14 01:51:22,395 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-14 01:51:22,395 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-03-14 01:51:22,395 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-14 01:51:22,395 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-14 01:51:22,395 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-14 01:51:22,395 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-03-14 01:51:22,395 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-03-14 01:51:22,395 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-14 01:51:22,395 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-14 01:51:22,396 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-14 01:51:22,503 INFO L256 CfgBuilder]: Building ICFG [2025-03-14 01:51:22,505 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-14 01:51:22,803 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-14 01:51:22,804 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-14 01:51:22,804 INFO L318 CfgBuilder]: Performing block encoding [2025-03-14 01:51:22,825 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-14 01:51:22,826 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 14.03 01:51:22 BoogieIcfgContainer [2025-03-14 01:51:22,826 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-14 01:51:22,828 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-14 01:51:22,828 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-14 01:51:22,831 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-14 01:51:22,831 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.03 01:51:21" (1/3) ... [2025-03-14 01:51:22,831 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@68afd76a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.03 01:51:22, skipping insertion in model container [2025-03-14 01:51:22,831 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:51:22" (2/3) ... [2025-03-14 01:51:22,831 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@68afd76a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.03 01:51:22, skipping insertion in model container [2025-03-14 01:51:22,831 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 14.03 01:51:22" (3/3) ... [2025-03-14 01:51:22,832 INFO L128 eAbstractionObserver]: Analyzing ICFG value-barrier.i [2025-03-14 01:51:22,843 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-14 01:51:22,844 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-14 01:51:22,844 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-14 01:51:22,891 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-03-14 01:51:22,930 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 226 places, 227 transitions, 461 flow [2025-03-14 01:51:23,013 INFO L124 PetriNetUnfolderBase]: 4/275 cut-off events. [2025-03-14 01:51:23,014 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-14 01:51:23,018 INFO L83 FinitePrefix]: Finished finitePrefix Result has 280 conditions, 275 events. 4/275 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 284 event pairs, 0 based on Foata normal form. 0/258 useless extension candidates. Maximal degree in co-relation 195. Up to 3 conditions per place. [2025-03-14 01:51:23,018 INFO L82 GeneralOperation]: Start removeDead. Operand has 226 places, 227 transitions, 461 flow [2025-03-14 01:51:23,026 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 226 places, 227 transitions, 461 flow [2025-03-14 01:51:23,033 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:51:23,041 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;@1068dac5, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:51:23,041 INFO L334 AbstractCegarLoop]: Starting to check reachability of 9 error locations. [2025-03-14 01:51:23,087 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:51:23,087 INFO L124 PetriNetUnfolderBase]: 1/163 cut-off events. [2025-03-14 01:51:23,087 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:51:23,087 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:51:23,089 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-14 01:51:23,089 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-14 01:51:23,094 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:51:23,094 INFO L85 PathProgramCache]: Analyzing trace with hash -749188397, now seen corresponding path program 1 times [2025-03-14 01:51:23,099 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:51:23,100 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1283721167] [2025-03-14 01:51:23,100 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:51:23,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:51:23,188 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 153 statements into 1 equivalence classes. [2025-03-14 01:51:23,249 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 153 of 153 statements. [2025-03-14 01:51:23,249 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:23,249 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:51:23,442 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-14 01:51:23,443 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:51:23,444 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1283721167] [2025-03-14 01:51:23,444 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1283721167] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:51:23,444 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:51:23,444 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:51:23,446 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [137533605] [2025-03-14 01:51:23,447 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:51:23,453 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:51:23,456 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:51:23,470 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:51:23,470 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:51:23,491 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 227 [2025-03-14 01:51:23,495 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-14 01:51:23,495 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:51:23,495 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 227 [2025-03-14 01:51:23,497 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:51:23,602 INFO L124 PetriNetUnfolderBase]: 41/427 cut-off events. [2025-03-14 01:51:23,602 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-14 01:51:23,603 INFO L83 FinitePrefix]: Finished finitePrefix Result has 527 conditions, 427 events. 41/427 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 1218 event pairs, 21 based on Foata normal form. 11/392 useless extension candidates. Maximal degree in co-relation 311. Up to 69 conditions per place. [2025-03-14 01:51:23,605 INFO L140 encePairwiseOnDemand]: 220/227 looper letters, 19 selfloop transitions, 4 changer transitions 1/232 dead transitions. [2025-03-14 01:51:23,605 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 228 places, 232 transitions, 517 flow [2025-03-14 01:51:23,605 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:51:23,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:51:23,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 654 transitions. [2025-03-14 01:51:23,614 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.960352422907489 [2025-03-14 01:51:23,615 INFO L175 Difference]: Start difference. First operand has 226 places, 227 transitions, 461 flow. Second operand 3 states and 654 transitions. [2025-03-14 01:51:23,616 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 228 places, 232 transitions, 517 flow [2025-03-14 01:51:23,620 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 228 places, 232 transitions, 517 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:51:23,624 INFO L231 Difference]: Finished difference. Result has 230 places, 227 transitions, 485 flow [2025-03-14 01:51:23,625 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-14 01:51:23,630 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 4 predicate places. [2025-03-14 01:51:23,630 INFO L471 AbstractCegarLoop]: Abstraction has has 230 places, 227 transitions, 485 flow [2025-03-14 01:51:23,631 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-14 01:51:23,631 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:51:23,631 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-14 01:51:23,631 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-14 01:51:23,632 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-14 01:51:23,632 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:51:23,632 INFO L85 PathProgramCache]: Analyzing trace with hash -1447375358, now seen corresponding path program 1 times [2025-03-14 01:51:23,632 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:51:23,633 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1052033764] [2025-03-14 01:51:23,633 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:51:23,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:51:23,672 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 155 statements into 1 equivalence classes. [2025-03-14 01:51:23,708 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 155 of 155 statements. [2025-03-14 01:51:23,708 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:23,708 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:51:24,467 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-14 01:51:24,468 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:51:24,468 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1052033764] [2025-03-14 01:51:24,468 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1052033764] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:51:24,468 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:51:24,468 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:51:24,468 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1160468233] [2025-03-14 01:51:24,468 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:51:24,469 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-14 01:51:24,470 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:51:24,472 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-14 01:51:24,472 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-14 01:51:24,569 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 199 out of 227 [2025-03-14 01:51:24,571 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-14 01:51:24,571 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:51:24,571 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 199 of 227 [2025-03-14 01:51:24,571 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:51:24,690 INFO L124 PetriNetUnfolderBase]: 100/615 cut-off events. [2025-03-14 01:51:24,690 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2025-03-14 01:51:24,692 INFO L83 FinitePrefix]: Finished finitePrefix Result has 862 conditions, 615 events. 100/615 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 2459 event pairs, 34 based on Foata normal form. 0/556 useless extension candidates. Maximal degree in co-relation 629. Up to 134 conditions per place. [2025-03-14 01:51:24,694 INFO L140 encePairwiseOnDemand]: 221/227 looper letters, 36 selfloop transitions, 5 changer transitions 0/242 dead transitions. [2025-03-14 01:51:24,694 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 242 transitions, 597 flow [2025-03-14 01:51:24,695 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-14 01:51:24,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-14 01:51:24,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1236 transitions. [2025-03-14 01:51:24,698 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9074889867841409 [2025-03-14 01:51:24,698 INFO L175 Difference]: Start difference. First operand has 230 places, 227 transitions, 485 flow. Second operand 6 states and 1236 transitions. [2025-03-14 01:51:24,698 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 242 transitions, 597 flow [2025-03-14 01:51:24,700 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 231 places, 242 transitions, 589 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:51:24,703 INFO L231 Difference]: Finished difference. Result has 231 places, 226 transitions, 485 flow [2025-03-14 01:51:24,703 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-14 01:51:24,704 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 5 predicate places. [2025-03-14 01:51:24,704 INFO L471 AbstractCegarLoop]: Abstraction has has 231 places, 226 transitions, 485 flow [2025-03-14 01:51:24,705 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-14 01:51:24,705 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:51:24,705 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-14 01:51:24,705 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-14 01:51:24,705 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-14 01:51:24,707 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:51:24,708 INFO L85 PathProgramCache]: Analyzing trace with hash -636916527, now seen corresponding path program 1 times [2025-03-14 01:51:24,708 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:51:24,708 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [19933183] [2025-03-14 01:51:24,708 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:51:24,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:51:24,747 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-03-14 01:51:24,762 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-03-14 01:51:24,763 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:24,763 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:51:24,808 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-14 01:51:24,808 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:51:24,808 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [19933183] [2025-03-14 01:51:24,808 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [19933183] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:51:24,808 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:51:24,808 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:51:24,808 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [583732191] [2025-03-14 01:51:24,809 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:51:24,809 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:51:24,809 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:51:24,810 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:51:24,810 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:51:24,817 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 213 out of 227 [2025-03-14 01:51:24,818 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-14 01:51:24,818 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:51:24,818 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 213 of 227 [2025-03-14 01:51:24,819 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:51:24,889 INFO L124 PetriNetUnfolderBase]: 31/477 cut-off events. [2025-03-14 01:51:24,889 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-03-14 01:51:24,890 INFO L83 FinitePrefix]: Finished finitePrefix Result has 584 conditions, 477 events. 31/477 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 1563 event pairs, 5 based on Foata normal form. 0/432 useless extension candidates. Maximal degree in co-relation 361. Up to 37 conditions per place. [2025-03-14 01:51:24,893 INFO L140 encePairwiseOnDemand]: 223/227 looper letters, 18 selfloop transitions, 3 changer transitions 0/235 dead transitions. [2025-03-14 01:51:24,893 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 235 transitions, 548 flow [2025-03-14 01:51:24,893 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:51:24,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:51:24,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 661 transitions. [2025-03-14 01:51:24,895 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9706314243759178 [2025-03-14 01:51:24,895 INFO L175 Difference]: Start difference. First operand has 231 places, 226 transitions, 485 flow. Second operand 3 states and 661 transitions. [2025-03-14 01:51:24,895 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 235 transitions, 548 flow [2025-03-14 01:51:24,897 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 228 places, 235 transitions, 538 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-14 01:51:24,899 INFO L231 Difference]: Finished difference. Result has 230 places, 229 transitions, 501 flow [2025-03-14 01:51:24,901 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-14 01:51:24,901 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 4 predicate places. [2025-03-14 01:51:24,901 INFO L471 AbstractCegarLoop]: Abstraction has has 230 places, 229 transitions, 501 flow [2025-03-14 01:51:24,902 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-14 01:51:24,902 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:51:24,902 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-14 01:51:24,902 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-14 01:51:24,902 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-14 01:51:24,903 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:51:24,903 INFO L85 PathProgramCache]: Analyzing trace with hash -2097392404, now seen corresponding path program 1 times [2025-03-14 01:51:24,903 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:51:24,903 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [915426156] [2025-03-14 01:51:24,903 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:51:24,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:51:24,927 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-03-14 01:51:24,937 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-03-14 01:51:24,937 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:24,937 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:51:24,984 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-14 01:51:24,984 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:51:24,984 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [915426156] [2025-03-14 01:51:24,984 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [915426156] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:51:24,985 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:51:24,985 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:51:24,985 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1343299397] [2025-03-14 01:51:24,985 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:51:24,986 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:51:24,987 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:51:24,987 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:51:24,987 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:51:24,997 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 227 [2025-03-14 01:51:24,998 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-14 01:51:24,998 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:51:24,998 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 227 [2025-03-14 01:51:24,998 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:51:25,112 INFO L124 PetriNetUnfolderBase]: 83/667 cut-off events. [2025-03-14 01:51:25,112 INFO L125 PetriNetUnfolderBase]: For 55/55 co-relation queries the response was YES. [2025-03-14 01:51:25,113 INFO L83 FinitePrefix]: Finished finitePrefix Result has 932 conditions, 667 events. 83/667 cut-off events. For 55/55 co-relation queries the response was YES. Maximal size of possible extension queue 31. Compared 3018 event pairs, 37 based on Foata normal form. 0/605 useless extension candidates. Maximal degree in co-relation 689. Up to 136 conditions per place. [2025-03-14 01:51:25,117 INFO L140 encePairwiseOnDemand]: 222/227 looper letters, 20 selfloop transitions, 6 changer transitions 0/237 dead transitions. [2025-03-14 01:51:25,117 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 232 places, 237 transitions, 575 flow [2025-03-14 01:51:25,118 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:51:25,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:51:25,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 651 transitions. [2025-03-14 01:51:25,119 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9559471365638766 [2025-03-14 01:51:25,119 INFO L175 Difference]: Start difference. First operand has 230 places, 229 transitions, 501 flow. Second operand 3 states and 651 transitions. [2025-03-14 01:51:25,119 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 232 places, 237 transitions, 575 flow [2025-03-14 01:51:25,123 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 230 places, 237 transitions, 567 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:51:25,126 INFO L231 Difference]: Finished difference. Result has 232 places, 233 transitions, 541 flow [2025-03-14 01:51:25,126 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-14 01:51:25,128 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 6 predicate places. [2025-03-14 01:51:25,128 INFO L471 AbstractCegarLoop]: Abstraction has has 232 places, 233 transitions, 541 flow [2025-03-14 01:51:25,128 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-14 01:51:25,128 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:51:25,128 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-14 01:51:25,128 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-14 01:51:25,129 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-14 01:51:25,129 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:51:25,129 INFO L85 PathProgramCache]: Analyzing trace with hash -846325508, now seen corresponding path program 1 times [2025-03-14 01:51:25,130 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:51:25,130 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1879132164] [2025-03-14 01:51:25,130 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:51:25,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:51:25,154 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 166 statements into 1 equivalence classes. [2025-03-14 01:51:25,163 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 166 of 166 statements. [2025-03-14 01:51:25,164 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:25,164 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:51:25,212 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-03-14 01:51:25,213 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:51:25,213 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1879132164] [2025-03-14 01:51:25,213 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1879132164] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:51:25,213 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:51:25,213 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:51:25,213 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2059219255] [2025-03-14 01:51:25,213 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:51:25,214 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:51:25,214 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:51:25,214 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:51:25,215 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:51:25,224 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 213 out of 227 [2025-03-14 01:51:25,225 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-14 01:51:25,225 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:51:25,225 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 213 of 227 [2025-03-14 01:51:25,225 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:51:25,309 INFO L124 PetriNetUnfolderBase]: 54/584 cut-off events. [2025-03-14 01:51:25,309 INFO L125 PetriNetUnfolderBase]: For 75/86 co-relation queries the response was YES. [2025-03-14 01:51:25,310 INFO L83 FinitePrefix]: Finished finitePrefix Result has 837 conditions, 584 events. 54/584 cut-off events. For 75/86 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 2228 event pairs, 18 based on Foata normal form. 1/538 useless extension candidates. Maximal degree in co-relation 572. Up to 73 conditions per place. [2025-03-14 01:51:25,312 INFO L140 encePairwiseOnDemand]: 223/227 looper letters, 14 selfloop transitions, 4 changer transitions 0/238 dead transitions. [2025-03-14 01:51:25,312 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 234 places, 238 transitions, 592 flow [2025-03-14 01:51:25,313 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:51:25,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:51:25,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 657 transitions. [2025-03-14 01:51:25,314 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9647577092511013 [2025-03-14 01:51:25,314 INFO L175 Difference]: Start difference. First operand has 232 places, 233 transitions, 541 flow. Second operand 3 states and 657 transitions. [2025-03-14 01:51:25,314 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 234 places, 238 transitions, 592 flow [2025-03-14 01:51:25,319 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 232 places, 238 transitions, 580 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:51:25,323 INFO L231 Difference]: Finished difference. Result has 234 places, 235 transitions, 557 flow [2025-03-14 01:51:25,325 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-14 01:51:25,326 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 8 predicate places. [2025-03-14 01:51:25,326 INFO L471 AbstractCegarLoop]: Abstraction has has 234 places, 235 transitions, 557 flow [2025-03-14 01:51:25,326 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-14 01:51:25,326 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:51:25,326 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-14 01:51:25,327 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-14 01:51:25,327 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-14 01:51:25,327 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:51:25,327 INFO L85 PathProgramCache]: Analyzing trace with hash -1945457707, now seen corresponding path program 1 times [2025-03-14 01:51:25,328 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:51:25,328 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1791389726] [2025-03-14 01:51:25,328 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:51:25,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:51:25,349 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 172 statements into 1 equivalence classes. [2025-03-14 01:51:25,358 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 172 of 172 statements. [2025-03-14 01:51:25,358 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:25,362 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:51:25,506 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-14 01:51:25,507 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:51:25,507 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1791389726] [2025-03-14 01:51:25,507 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1791389726] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:51:25,507 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:51:25,507 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:51:25,507 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [169744207] [2025-03-14 01:51:25,507 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:51:25,507 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-14 01:51:25,507 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:51:25,508 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-14 01:51:25,508 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-14 01:51:25,593 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 206 out of 227 [2025-03-14 01:51:25,594 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-14 01:51:25,594 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:51:25,594 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 206 of 227 [2025-03-14 01:51:25,594 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:51:25,703 INFO L124 PetriNetUnfolderBase]: 82/814 cut-off events. [2025-03-14 01:51:25,703 INFO L125 PetriNetUnfolderBase]: For 71/77 co-relation queries the response was YES. [2025-03-14 01:51:25,704 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1172 conditions, 814 events. 82/814 cut-off events. For 71/77 co-relation queries the response was YES. Maximal size of possible extension queue 30. Compared 4059 event pairs, 17 based on Foata normal form. 1/783 useless extension candidates. Maximal degree in co-relation 907. Up to 178 conditions per place. [2025-03-14 01:51:25,706 INFO L140 encePairwiseOnDemand]: 219/227 looper letters, 21 selfloop transitions, 2 changer transitions 7/246 dead transitions. [2025-03-14 01:51:25,706 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 246 transitions, 639 flow [2025-03-14 01:51:25,707 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-14 01:51:25,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-14 01:51:25,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1267 transitions. [2025-03-14 01:51:25,709 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9302496328928047 [2025-03-14 01:51:25,709 INFO L175 Difference]: Start difference. First operand has 234 places, 235 transitions, 557 flow. Second operand 6 states and 1267 transitions. [2025-03-14 01:51:25,709 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 246 transitions, 639 flow [2025-03-14 01:51:25,711 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 237 places, 246 transitions, 631 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:51:25,714 INFO L231 Difference]: Finished difference. Result has 241 places, 235 transitions, 567 flow [2025-03-14 01:51:25,714 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-14 01:51:25,715 INFO L279 CegarLoopForPetriNet]: 226 programPoint places, 15 predicate places. [2025-03-14 01:51:25,715 INFO L471 AbstractCegarLoop]: Abstraction has has 241 places, 235 transitions, 567 flow [2025-03-14 01:51:25,715 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-14 01:51:25,716 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:51:25,716 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-14 01:51:25,716 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-14 01:51:25,716 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-14 01:51:25,717 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:51:25,717 INFO L85 PathProgramCache]: Analyzing trace with hash -917839190, now seen corresponding path program 1 times [2025-03-14 01:51:25,717 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:51:25,717 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [446524802] [2025-03-14 01:51:25,717 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:51:25,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:51:25,734 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 173 statements into 1 equivalence classes. [2025-03-14 01:51:25,767 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 173 of 173 statements. [2025-03-14 01:51:25,767 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:25,767 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:51:25,767 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-14 01:51:25,776 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 173 statements into 1 equivalence classes. [2025-03-14 01:51:25,790 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 173 of 173 statements. [2025-03-14 01:51:25,790 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:25,790 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:51:25,844 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-14 01:51:25,844 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-14 01:51:25,845 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 9 remaining) [2025-03-14 01:51:25,846 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (7 of 9 remaining) [2025-03-14 01:51:25,846 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (6 of 9 remaining) [2025-03-14 01:51:25,847 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (5 of 9 remaining) [2025-03-14 01:51:25,847 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (4 of 9 remaining) [2025-03-14 01:51:25,847 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (3 of 9 remaining) [2025-03-14 01:51:25,847 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (2 of 9 remaining) [2025-03-14 01:51:25,847 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 9 remaining) [2025-03-14 01:51:25,847 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 9 remaining) [2025-03-14 01:51:25,847 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-14 01:51:25,847 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:51:25,849 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-14 01:51:25,849 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-14 01:51:25,868 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-03-14 01:51:25,872 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 246 places, 248 transitions, 512 flow [2025-03-14 01:51:25,900 INFO L124 PetriNetUnfolderBase]: 8/375 cut-off events. [2025-03-14 01:51:25,900 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2025-03-14 01:51:25,901 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-14 01:51:25,901 INFO L82 GeneralOperation]: Start removeDead. Operand has 246 places, 248 transitions, 512 flow [2025-03-14 01:51:25,904 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 246 places, 248 transitions, 512 flow [2025-03-14 01:51:25,906 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:51:25,906 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;@1068dac5, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:51:25,907 INFO L334 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2025-03-14 01:51:25,915 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:51:25,916 INFO L124 PetriNetUnfolderBase]: 1/163 cut-off events. [2025-03-14 01:51:25,916 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:51:25,916 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:51:25,916 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-14 01:51:25,916 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-14 01:51:25,917 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:51:25,917 INFO L85 PathProgramCache]: Analyzing trace with hash -1844111413, now seen corresponding path program 1 times [2025-03-14 01:51:25,917 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:51:25,917 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1133439678] [2025-03-14 01:51:25,917 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:51:25,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:51:25,934 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 153 statements into 1 equivalence classes. [2025-03-14 01:51:25,941 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 153 of 153 statements. [2025-03-14 01:51:25,942 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:25,942 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:51:25,976 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-14 01:51:25,977 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:51:25,977 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1133439678] [2025-03-14 01:51:25,977 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1133439678] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:51:25,977 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:51:25,977 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:51:25,977 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2056452047] [2025-03-14 01:51:25,977 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:51:25,977 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:51:25,978 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:51:25,978 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:51:25,978 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:51:25,990 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 222 out of 248 [2025-03-14 01:51:25,991 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-14 01:51:25,991 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:51:25,991 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 222 of 248 [2025-03-14 01:51:25,991 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:51:26,249 INFO L124 PetriNetUnfolderBase]: 642/2252 cut-off events. [2025-03-14 01:51:26,249 INFO L125 PetriNetUnfolderBase]: For 59/59 co-relation queries the response was YES. [2025-03-14 01:51:26,257 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3280 conditions, 2252 events. 642/2252 cut-off events. For 59/59 co-relation queries the response was YES. Maximal size of possible extension queue 102. Compared 15807 event pairs, 323 based on Foata normal form. 170/2017 useless extension candidates. Maximal degree in co-relation 2635. Up to 748 conditions per place. [2025-03-14 01:51:26,265 INFO L140 encePairwiseOnDemand]: 239/248 looper letters, 30 selfloop transitions, 5 changer transitions 1/257 dead transitions. [2025-03-14 01:51:26,265 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 257 transitions, 600 flow [2025-03-14 01:51:26,266 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:51:26,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:51:26,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 707 transitions. [2025-03-14 01:51:26,267 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9502688172043011 [2025-03-14 01:51:26,267 INFO L175 Difference]: Start difference. First operand has 246 places, 248 transitions, 512 flow. Second operand 3 states and 707 transitions. [2025-03-14 01:51:26,267 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 257 transitions, 600 flow [2025-03-14 01:51:26,268 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 257 transitions, 600 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:51:26,270 INFO L231 Difference]: Finished difference. Result has 250 places, 248 transitions, 542 flow [2025-03-14 01:51:26,271 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-14 01:51:26,271 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 4 predicate places. [2025-03-14 01:51:26,271 INFO L471 AbstractCegarLoop]: Abstraction has has 250 places, 248 transitions, 542 flow [2025-03-14 01:51:26,272 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-14 01:51:26,272 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:51:26,272 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-14 01:51:26,272 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-14 01:51:26,272 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-14 01:51:26,272 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:51:26,273 INFO L85 PathProgramCache]: Analyzing trace with hash -1401398278, now seen corresponding path program 1 times [2025-03-14 01:51:26,273 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:51:26,273 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1619346303] [2025-03-14 01:51:26,273 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:51:26,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:51:26,288 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 155 statements into 1 equivalence classes. [2025-03-14 01:51:26,296 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 155 of 155 statements. [2025-03-14 01:51:26,297 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:26,297 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:51:26,702 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-14 01:51:26,702 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:51:26,702 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1619346303] [2025-03-14 01:51:26,702 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1619346303] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:51:26,702 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:51:26,703 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:51:26,703 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1165515056] [2025-03-14 01:51:26,703 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:51:26,703 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-14 01:51:26,703 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:51:26,703 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-14 01:51:26,704 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-14 01:51:26,791 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 213 out of 248 [2025-03-14 01:51:26,792 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-14 01:51:26,793 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:51:26,793 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 213 of 248 [2025-03-14 01:51:26,793 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:51:27,201 INFO L124 PetriNetUnfolderBase]: 1149/3668 cut-off events. [2025-03-14 01:51:27,202 INFO L125 PetriNetUnfolderBase]: For 142/142 co-relation queries the response was YES. [2025-03-14 01:51:27,209 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5671 conditions, 3668 events. 1149/3668 cut-off events. For 142/142 co-relation queries the response was YES. Maximal size of possible extension queue 120. Compared 28122 event pairs, 157 based on Foata normal form. 0/3262 useless extension candidates. Maximal degree in co-relation 2647. Up to 1152 conditions per place. [2025-03-14 01:51:27,220 INFO L140 encePairwiseOnDemand]: 242/248 looper letters, 58 selfloop transitions, 5 changer transitions 0/279 dead transitions. [2025-03-14 01:51:27,221 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 253 places, 279 transitions, 730 flow [2025-03-14 01:51:27,221 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-14 01:51:27,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-14 01:51:27,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1342 transitions. [2025-03-14 01:51:27,223 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9018817204301075 [2025-03-14 01:51:27,223 INFO L175 Difference]: Start difference. First operand has 250 places, 248 transitions, 542 flow. Second operand 6 states and 1342 transitions. [2025-03-14 01:51:27,223 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 253 places, 279 transitions, 730 flow [2025-03-14 01:51:27,226 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 251 places, 279 transitions, 720 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:51:27,228 INFO L231 Difference]: Finished difference. Result has 251 places, 247 transitions, 540 flow [2025-03-14 01:51:27,228 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-14 01:51:27,228 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 5 predicate places. [2025-03-14 01:51:27,228 INFO L471 AbstractCegarLoop]: Abstraction has has 251 places, 247 transitions, 540 flow [2025-03-14 01:51:27,229 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-14 01:51:27,229 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:51:27,229 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-14 01:51:27,229 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-14 01:51:27,229 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-14 01:51:27,230 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:51:27,230 INFO L85 PathProgramCache]: Analyzing trace with hash -26488426, now seen corresponding path program 1 times [2025-03-14 01:51:27,230 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:51:27,230 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2049756032] [2025-03-14 01:51:27,230 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:51:27,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:51:27,246 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-03-14 01:51:27,252 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-03-14 01:51:27,252 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:27,252 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:51:27,283 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-14 01:51:27,283 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:51:27,283 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2049756032] [2025-03-14 01:51:27,283 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2049756032] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:51:27,283 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:51:27,283 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:51:27,283 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [566685807] [2025-03-14 01:51:27,283 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:51:27,283 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:51:27,283 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:51:27,284 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:51:27,284 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:51:27,294 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 224 out of 248 [2025-03-14 01:51:27,295 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-14 01:51:27,295 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:51:27,295 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 224 of 248 [2025-03-14 01:51:27,295 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:51:27,637 INFO L124 PetriNetUnfolderBase]: 632/3157 cut-off events. [2025-03-14 01:51:27,638 INFO L125 PetriNetUnfolderBase]: For 136/136 co-relation queries the response was YES. [2025-03-14 01:51:27,646 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4385 conditions, 3157 events. 632/3157 cut-off events. For 136/136 co-relation queries the response was YES. Maximal size of possible extension queue 138. Compared 27379 event pairs, 168 based on Foata normal form. 0/2714 useless extension candidates. Maximal degree in co-relation 3754. Up to 649 conditions per place. [2025-03-14 01:51:27,657 INFO L140 encePairwiseOnDemand]: 241/248 looper letters, 34 selfloop transitions, 5 changer transitions 0/265 dead transitions. [2025-03-14 01:51:27,658 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 253 places, 265 transitions, 665 flow [2025-03-14 01:51:27,658 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:51:27,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:51:27,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 713 transitions. [2025-03-14 01:51:27,659 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9583333333333334 [2025-03-14 01:51:27,659 INFO L175 Difference]: Start difference. First operand has 251 places, 247 transitions, 540 flow. Second operand 3 states and 713 transitions. [2025-03-14 01:51:27,659 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 253 places, 265 transitions, 665 flow [2025-03-14 01:51:27,661 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 265 transitions, 655 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-14 01:51:27,663 INFO L231 Difference]: Finished difference. Result has 250 places, 252 transitions, 574 flow [2025-03-14 01:51:27,664 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-14 01:51:27,664 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 4 predicate places. [2025-03-14 01:51:27,664 INFO L471 AbstractCegarLoop]: Abstraction has has 250 places, 252 transitions, 574 flow [2025-03-14 01:51:27,665 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-14 01:51:27,665 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:51:27,665 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-14 01:51:27,665 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-14 01:51:27,665 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-14 01:51:27,666 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:51:27,666 INFO L85 PathProgramCache]: Analyzing trace with hash -2030918172, now seen corresponding path program 1 times [2025-03-14 01:51:27,666 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:51:27,666 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1046085400] [2025-03-14 01:51:27,666 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:51:27,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:51:27,680 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-03-14 01:51:27,686 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-03-14 01:51:27,686 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:27,686 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:51:27,712 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-14 01:51:27,713 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:51:27,713 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1046085400] [2025-03-14 01:51:27,713 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1046085400] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:51:27,713 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:51:27,713 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:51:27,713 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2107781269] [2025-03-14 01:51:27,713 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:51:27,713 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:51:27,714 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:51:27,714 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:51:27,714 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:51:27,729 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 222 out of 248 [2025-03-14 01:51:27,730 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-14 01:51:27,730 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:51:27,730 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 222 of 248 [2025-03-14 01:51:27,730 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:51:28,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][249], [265#true, 247#true, 262#(= |#race~ready~0| 0), Black: 260#true, 103#L1025-1true, 11#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 217#L1040-1true]) [2025-03-14 01:51:28,018 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:51:28,018 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:28,018 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:28,018 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:51:28,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 247#true, 262#(= |#race~ready~0| 0), Black: 260#true, 11#L1025-2true, 103#L1025-1true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 155#L1042-3true]) [2025-03-14 01:51:28,053 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:51:28,053 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:28,053 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:28,053 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:51:28,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 18#L1042true, 247#true, 262#(= |#race~ready~0| 0), Black: 260#true, 103#L1025-1true, 11#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|)]) [2025-03-14 01:51:28,073 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:51:28,073 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:51:28,073 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:51:28,073 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:51:28,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 247#true, 262#(= |#race~ready~0| 0), Black: 260#true, 180#ULTIMATE.startFINALtrue, 103#L1025-1true, 11#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|)]) [2025-03-14 01:51:28,160 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:51:28,160 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:51:28,160 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:51:28,160 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:51:28,202 INFO L124 PetriNetUnfolderBase]: 1478/4950 cut-off events. [2025-03-14 01:51:28,202 INFO L125 PetriNetUnfolderBase]: For 832/836 co-relation queries the response was YES. [2025-03-14 01:51:28,212 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8302 conditions, 4950 events. 1478/4950 cut-off events. For 832/836 co-relation queries the response was YES. Maximal size of possible extension queue 234. Compared 44097 event pairs, 619 based on Foata normal form. 0/4323 useless extension candidates. Maximal degree in co-relation 7111. Up to 1766 conditions per place. [2025-03-14 01:51:28,228 INFO L140 encePairwiseOnDemand]: 242/248 looper letters, 32 selfloop transitions, 8 changer transitions 0/266 dead transitions. [2025-03-14 01:51:28,229 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 252 places, 266 transitions, 694 flow [2025-03-14 01:51:28,229 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:51:28,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:51:28,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 702 transitions. [2025-03-14 01:51:28,230 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9435483870967742 [2025-03-14 01:51:28,230 INFO L175 Difference]: Start difference. First operand has 250 places, 252 transitions, 574 flow. Second operand 3 states and 702 transitions. [2025-03-14 01:51:28,231 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 252 places, 266 transitions, 694 flow [2025-03-14 01:51:28,233 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 250 places, 266 transitions, 680 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:51:28,236 INFO L231 Difference]: Finished difference. Result has 252 places, 258 transitions, 630 flow [2025-03-14 01:51:28,236 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-14 01:51:28,236 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 6 predicate places. [2025-03-14 01:51:28,237 INFO L471 AbstractCegarLoop]: Abstraction has has 252 places, 258 transitions, 630 flow [2025-03-14 01:51:28,237 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-14 01:51:28,237 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:51:28,237 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-14 01:51:28,237 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-14 01:51:28,237 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-14 01:51:28,238 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:51:28,238 INFO L85 PathProgramCache]: Analyzing trace with hash 424684111, now seen corresponding path program 1 times [2025-03-14 01:51:28,238 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:51:28,238 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [231189121] [2025-03-14 01:51:28,238 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:51:28,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:51:28,255 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 166 statements into 1 equivalence classes. [2025-03-14 01:51:28,265 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 166 of 166 statements. [2025-03-14 01:51:28,265 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:28,265 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:51:28,303 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-14 01:51:28,303 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:51:28,303 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [231189121] [2025-03-14 01:51:28,304 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [231189121] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:51:28,304 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:51:28,304 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:51:28,304 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [474689052] [2025-03-14 01:51:28,304 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:51:28,304 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:51:28,304 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:51:28,304 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:51:28,304 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:51:28,316 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 224 out of 248 [2025-03-14 01:51:28,317 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-14 01:51:28,317 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:51:28,317 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 224 of 248 [2025-03-14 01:51:28,317 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:51:28,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 9#L1036-2true, 247#true, Black: 260#true, 11#L1025-2true, 245#true, 117#L1025-2true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 270#true]) [2025-03-14 01:51:28,393 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:51:28,393 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:51:28,393 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:51:28,393 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:51:28,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 9#L1036-2true, 247#true, Black: 260#true, 103#L1025-1true, 11#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 270#true]) [2025-03-14 01:51:28,400 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:51:28,400 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:51:28,400 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:51:28,400 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:51:28,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [265#true, 247#true, Black: 260#true, 11#L1025-2true, 103#L1025-1true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 217#L1040-1true, 270#true]) [2025-03-14 01:51:28,573 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:51:28,573 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:28,573 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:51:28,573 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:28,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][268], [265#true, 26#L1025-1true, 247#true, Black: 260#true, 117#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 270#true, 217#L1040-1true]) [2025-03-14 01:51:28,575 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:51:28,575 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:28,576 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:28,576 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:51:28,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, 247#true, Black: 260#true, 103#L1025-1true, 11#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 155#L1042-3true, 270#true]) [2025-03-14 01:51:28,615 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:51:28,615 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:28,615 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:28,615 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:51:28,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, 26#L1025-1true, 247#true, Black: 260#true, 117#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 155#L1042-3true, 270#true]) [2025-03-14 01:51:28,617 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:51:28,617 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:51:28,617 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:28,617 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:28,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, 18#L1042true, 26#L1025-1true, 247#true, Black: 260#true, 117#L1025-2true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 270#true]) [2025-03-14 01:51:28,640 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:51:28,640 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:51:28,640 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:51:28,640 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:51:28,899 INFO L124 PetriNetUnfolderBase]: 1617/6183 cut-off events. [2025-03-14 01:51:28,900 INFO L125 PetriNetUnfolderBase]: For 1363/1584 co-relation queries the response was YES. [2025-03-14 01:51:28,914 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10557 conditions, 6183 events. 1617/6183 cut-off events. For 1363/1584 co-relation queries the response was YES. Maximal size of possible extension queue 285. Compared 60698 event pairs, 517 based on Foata normal form. 26/5421 useless extension candidates. Maximal degree in co-relation 7530. Up to 1199 conditions per place. [2025-03-14 01:51:28,936 INFO L140 encePairwiseOnDemand]: 241/248 looper letters, 36 selfloop transitions, 7 changer transitions 0/278 dead transitions. [2025-03-14 01:51:28,936 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 254 places, 278 transitions, 777 flow [2025-03-14 01:51:28,937 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:51:28,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:51:28,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 713 transitions. [2025-03-14 01:51:28,938 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9583333333333334 [2025-03-14 01:51:28,940 INFO L175 Difference]: Start difference. First operand has 252 places, 258 transitions, 630 flow. Second operand 3 states and 713 transitions. [2025-03-14 01:51:28,940 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 254 places, 278 transitions, 777 flow [2025-03-14 01:51:28,944 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 278 transitions, 761 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:51:28,947 INFO L231 Difference]: Finished difference. Result has 254 places, 265 transitions, 684 flow [2025-03-14 01:51:28,947 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-14 01:51:28,948 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 8 predicate places. [2025-03-14 01:51:28,948 INFO L471 AbstractCegarLoop]: Abstraction has has 254 places, 265 transitions, 684 flow [2025-03-14 01:51:28,948 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-14 01:51:28,948 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:51:28,948 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-14 01:51:28,949 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-03-14 01:51:28,949 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-14 01:51:28,949 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:51:28,949 INFO L85 PathProgramCache]: Analyzing trace with hash -1483549227, now seen corresponding path program 1 times [2025-03-14 01:51:28,949 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:51:28,949 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [366602223] [2025-03-14 01:51:28,949 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:51:28,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:51:28,971 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 172 statements into 1 equivalence classes. [2025-03-14 01:51:28,982 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 172 of 172 statements. [2025-03-14 01:51:28,983 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:28,983 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:51:29,068 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-14 01:51:29,068 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:51:29,068 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [366602223] [2025-03-14 01:51:29,068 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [366602223] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:51:29,068 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:51:29,068 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:51:29,068 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [638484427] [2025-03-14 01:51:29,068 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:51:29,069 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-14 01:51:29,069 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:51:29,069 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-14 01:51:29,069 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-14 01:51:29,121 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 220 out of 248 [2025-03-14 01:51:29,122 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-14 01:51:29,122 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:51:29,122 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 220 of 248 [2025-03-14 01:51:29,122 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:51:29,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 272#(= |#race~data~0| 0), 247#true, Black: 260#true, 11#L1025-2true, 103#L1025-1true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 275#true, Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 217#L1040-1true, 270#true]) [2025-03-14 01:51:29,462 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:51:29,462 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:51:29,462 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:29,462 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:29,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][270], [Black: 272#(= |#race~data~0| 0), 26#L1025-1true, 247#true, Black: 260#true, 245#true, 117#L1025-2true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 275#true, Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 217#L1040-1true, 270#true]) [2025-03-14 01:51:29,464 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:51:29,464 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:51:29,464 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:29,464 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:29,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 272#(= |#race~data~0| 0), 247#true, Black: 260#true, 11#L1025-2true, 103#L1025-1true, 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 275#true, 155#L1042-3true, Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 270#true]) [2025-03-14 01:51:29,513 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:51:29,513 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:29,513 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:51:29,513 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:29,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 272#(= |#race~data~0| 0), 26#L1025-1true, 247#true, Black: 260#true, 245#true, 117#L1025-2true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 275#true, Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 155#L1042-3true, 270#true]) [2025-03-14 01:51:29,517 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:51:29,517 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:29,517 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:51:29,517 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:29,994 INFO L124 PetriNetUnfolderBase]: 2062/8529 cut-off events. [2025-03-14 01:51:29,994 INFO L125 PetriNetUnfolderBase]: For 1610/1833 co-relation queries the response was YES. [2025-03-14 01:51:30,017 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 90038 event pairs, 804 based on Foata normal form. 1/7803 useless extension candidates. Maximal degree in co-relation 7209. Up to 2828 conditions per place. [2025-03-14 01:51:30,037 INFO L140 encePairwiseOnDemand]: 240/248 looper letters, 28 selfloop transitions, 2 changer transitions 7/277 dead transitions. [2025-03-14 01:51:30,037 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 259 places, 277 transitions, 782 flow [2025-03-14 01:51:30,037 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-14 01:51:30,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-14 01:51:30,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1358 transitions. [2025-03-14 01:51:30,040 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9126344086021505 [2025-03-14 01:51:30,040 INFO L175 Difference]: Start difference. First operand has 254 places, 265 transitions, 684 flow. Second operand 6 states and 1358 transitions. [2025-03-14 01:51:30,040 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 259 places, 277 transitions, 782 flow [2025-03-14 01:51:30,045 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 257 places, 277 transitions, 768 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:51:30,047 INFO L231 Difference]: Finished difference. Result has 261 places, 266 transitions, 692 flow [2025-03-14 01:51:30,048 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-14 01:51:30,049 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 15 predicate places. [2025-03-14 01:51:30,049 INFO L471 AbstractCegarLoop]: Abstraction has has 261 places, 266 transitions, 692 flow [2025-03-14 01:51:30,050 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-14 01:51:30,050 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:51:30,050 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-14 01:51:30,050 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-03-14 01:51:30,050 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-14 01:51:30,050 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:51:30,051 INFO L85 PathProgramCache]: Analyzing trace with hash 194291449, now seen corresponding path program 1 times [2025-03-14 01:51:30,051 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:51:30,051 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [32463899] [2025-03-14 01:51:30,051 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:51:30,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:51:30,069 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 179 statements into 1 equivalence classes. [2025-03-14 01:51:30,076 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 179 of 179 statements. [2025-03-14 01:51:30,076 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:30,076 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:51:30,226 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-14 01:51:30,226 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:51:30,227 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [32463899] [2025-03-14 01:51:30,227 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [32463899] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:51:30,227 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:51:30,227 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-14 01:51:30,227 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2050676476] [2025-03-14 01:51:30,227 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:51:30,227 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:51:30,228 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:51:30,228 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:51:30,228 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:51:30,233 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 227 out of 248 [2025-03-14 01:51:30,234 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-14 01:51:30,234 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:51:30,234 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 227 of 248 [2025-03-14 01:51:30,234 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:51:30,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][173], [9#L1036-2true, 288#(= ~ready~0 0), 247#true, Black: 260#true, 117#L1025-2true, 275#true, Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 272#(= |#race~data~0| 0), Black: 281#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 11#L1025-2true, Black: 278#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 277#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 279#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0))]) [2025-03-14 01:51:30,278 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:51:30,278 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:51:30,279 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:51:30,279 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:51:30,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][173], [9#L1036-2true, 288#(= ~ready~0 0), 247#true, Black: 260#true, 275#true, Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 272#(= |#race~data~0| 0), Black: 281#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 103#L1025-1true, 11#L1025-2true, Black: 278#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 277#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 279#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0))]) [2025-03-14 01:51:30,281 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:51:30,281 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:51:30,281 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:51:30,281 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:51:30,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][224], [247#true, Black: 260#true, 286#true, 275#true, Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 217#L1040-1true, Black: 272#(= |#race~data~0| 0), Black: 281#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 103#L1025-1true, 11#L1025-2true, Black: 278#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 277#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 279#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0))]) [2025-03-14 01:51:30,375 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:51:30,375 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:30,375 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:30,375 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:51:30,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][248], [26#L1025-1true, 247#true, Black: 260#true, 286#true, 117#L1025-2true, 275#true, Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 217#L1040-1true, Black: 272#(= |#race~data~0| 0), Black: 281#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 278#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 277#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 279#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0))]) [2025-03-14 01:51:30,382 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:51:30,382 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:30,382 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:30,382 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:51:30,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][173], [247#true, Black: 260#true, 286#true, 275#true, 155#L1042-3true, Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 272#(= |#race~data~0| 0), Black: 281#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 11#L1025-2true, 103#L1025-1true, Black: 278#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 277#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 279#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0))]) [2025-03-14 01:51:30,412 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:51:30,412 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:30,412 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:30,413 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:51:30,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][199], [26#L1025-1true, 247#true, Black: 260#true, 286#true, 117#L1025-2true, 275#true, Black: 267#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 155#L1042-3true, Black: 272#(= |#race~data~0| 0), Black: 281#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 278#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 245#true, Black: 251#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 277#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 279#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0))]) [2025-03-14 01:51:30,419 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:51:30,419 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:30,419 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:51:30,419 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:30,599 INFO L124 PetriNetUnfolderBase]: 836/4493 cut-off events. [2025-03-14 01:51:30,599 INFO L125 PetriNetUnfolderBase]: For 664/789 co-relation queries the response was YES. [2025-03-14 01:51:30,613 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7342 conditions, 4493 events. 836/4493 cut-off events. For 664/789 co-relation queries the response was YES. Maximal size of possible extension queue 226. Compared 44819 event pairs, 239 based on Foata normal form. 20/4214 useless extension candidates. Maximal degree in co-relation 7161. Up to 928 conditions per place. [2025-03-14 01:51:30,624 INFO L140 encePairwiseOnDemand]: 244/248 looper letters, 22 selfloop transitions, 2 changer transitions 0/260 dead transitions. [2025-03-14 01:51:30,624 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 257 places, 260 transitions, 694 flow [2025-03-14 01:51:30,624 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:51:30,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:51:30,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 707 transitions. [2025-03-14 01:51:30,626 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9502688172043011 [2025-03-14 01:51:30,626 INFO L175 Difference]: Start difference. First operand has 261 places, 266 transitions, 692 flow. Second operand 3 states and 707 transitions. [2025-03-14 01:51:30,626 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 257 places, 260 transitions, 694 flow [2025-03-14 01:51:30,637 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 260 transitions, 672 flow, removed 9 selfloop flow, removed 5 redundant places. [2025-03-14 01:51:30,639 INFO L231 Difference]: Finished difference. Result has 253 places, 254 transitions, 622 flow [2025-03-14 01:51:30,639 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-14 01:51:30,640 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 7 predicate places. [2025-03-14 01:51:30,640 INFO L471 AbstractCegarLoop]: Abstraction has has 253 places, 254 transitions, 622 flow [2025-03-14 01:51:30,640 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-14 01:51:30,640 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:51:30,640 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-14 01:51:30,641 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-03-14 01:51:30,641 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-14 01:51:30,641 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:51:30,641 INFO L85 PathProgramCache]: Analyzing trace with hash -1340363991, now seen corresponding path program 1 times [2025-03-14 01:51:30,641 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:51:30,642 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [675668972] [2025-03-14 01:51:30,642 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:51:30,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:51:30,656 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 182 statements into 1 equivalence classes. [2025-03-14 01:51:30,661 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 182 of 182 statements. [2025-03-14 01:51:30,661 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:30,661 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:51:30,734 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-14 01:51:30,735 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:51:30,735 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [675668972] [2025-03-14 01:51:30,735 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [675668972] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:51:30,735 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:51:30,735 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-14 01:51:30,735 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [952894084] [2025-03-14 01:51:30,735 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:51:30,736 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:51:30,736 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:51:30,737 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:51:30,737 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:51:30,744 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 230 out of 248 [2025-03-14 01:51:30,746 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-14 01:51:30,746 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:51:30,746 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 230 of 248 [2025-03-14 01:51:30,747 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:51:30,813 INFO L124 PetriNetUnfolderBase]: 43/770 cut-off events. [2025-03-14 01:51:30,813 INFO L125 PetriNetUnfolderBase]: For 91/92 co-relation queries the response was YES. [2025-03-14 01:51:30,815 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1042 conditions, 770 events. 43/770 cut-off events. For 91/92 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 3310 event pairs, 5 based on Foata normal form. 27/761 useless extension candidates. Maximal degree in co-relation 700. Up to 49 conditions per place. [2025-03-14 01:51:30,816 INFO L140 encePairwiseOnDemand]: 238/248 looper letters, 8 selfloop transitions, 10 changer transitions 0/246 dead transitions. [2025-03-14 01:51:30,816 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 252 places, 246 transitions, 623 flow [2025-03-14 01:51:30,816 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:51:30,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:51:30,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 713 transitions. [2025-03-14 01:51:30,817 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9583333333333334 [2025-03-14 01:51:30,817 INFO L175 Difference]: Start difference. First operand has 253 places, 254 transitions, 622 flow. Second operand 3 states and 713 transitions. [2025-03-14 01:51:30,817 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 252 places, 246 transitions, 623 flow [2025-03-14 01:51:30,819 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 246 transitions, 599 flow, removed 7 selfloop flow, removed 4 redundant places. [2025-03-14 01:51:30,821 INFO L231 Difference]: Finished difference. Result has 248 places, 243 transitions, 566 flow [2025-03-14 01:51:30,821 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-14 01:51:30,822 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 2 predicate places. [2025-03-14 01:51:30,822 INFO L471 AbstractCegarLoop]: Abstraction has has 248 places, 243 transitions, 566 flow [2025-03-14 01:51:30,823 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-14 01:51:30,823 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:51:30,823 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-14 01:51:30,823 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-03-14 01:51:30,823 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-14 01:51:30,824 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:51:30,824 INFO L85 PathProgramCache]: Analyzing trace with hash -660098635, now seen corresponding path program 1 times [2025-03-14 01:51:30,824 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:51:30,824 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2011195864] [2025-03-14 01:51:30,824 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:51:30,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:51:30,840 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 189 statements into 1 equivalence classes. [2025-03-14 01:51:30,849 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 189 of 189 statements. [2025-03-14 01:51:30,849 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:30,849 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:51:31,168 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-14 01:51:31,169 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:51:31,169 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2011195864] [2025-03-14 01:51:31,169 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2011195864] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:51:31,169 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:51:31,169 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:51:31,169 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2067547284] [2025-03-14 01:51:31,169 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:51:31,169 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-14 01:51:31,170 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:51:31,170 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-14 01:51:31,170 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-14 01:51:31,232 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 248 [2025-03-14 01:51:31,233 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-14 01:51:31,233 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:51:31,233 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 248 [2025-03-14 01:51:31,233 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:51:31,460 INFO L124 PetriNetUnfolderBase]: 584/1959 cut-off events. [2025-03-14 01:51:31,461 INFO L125 PetriNetUnfolderBase]: For 555/616 co-relation queries the response was YES. [2025-03-14 01:51:31,465 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 12174 event pairs, 143 based on Foata normal form. 12/1920 useless extension candidates. Maximal degree in co-relation 2852. Up to 453 conditions per place. [2025-03-14 01:51:31,467 INFO L140 encePairwiseOnDemand]: 242/248 looper letters, 14 selfloop transitions, 0 changer transitions 81/274 dead transitions. [2025-03-14 01:51:31,467 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 252 places, 274 transitions, 814 flow [2025-03-14 01:51:31,468 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-14 01:51:31,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-14 01:51:31,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1352 transitions. [2025-03-14 01:51:31,470 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9086021505376344 [2025-03-14 01:51:31,470 INFO L175 Difference]: Start difference. First operand has 248 places, 243 transitions, 566 flow. Second operand 6 states and 1352 transitions. [2025-03-14 01:51:31,470 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 252 places, 274 transitions, 814 flow [2025-03-14 01:51:31,472 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 251 places, 274 transitions, 772 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:51:31,474 INFO L231 Difference]: Finished difference. Result has 251 places, 193 transitions, 421 flow [2025-03-14 01:51:31,475 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-14 01:51:31,475 INFO L279 CegarLoopForPetriNet]: 246 programPoint places, 5 predicate places. [2025-03-14 01:51:31,475 INFO L471 AbstractCegarLoop]: Abstraction has has 251 places, 193 transitions, 421 flow [2025-03-14 01:51:31,476 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-14 01:51:31,476 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:51:31,476 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-14 01:51:31,476 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-03-14 01:51:31,476 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-14 01:51:31,477 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:51:31,477 INFO L85 PathProgramCache]: Analyzing trace with hash 1806976065, now seen corresponding path program 1 times [2025-03-14 01:51:31,477 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:51:31,477 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [390537241] [2025-03-14 01:51:31,477 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:51:31,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:51:31,494 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 190 statements into 1 equivalence classes. [2025-03-14 01:51:31,504 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 190 of 190 statements. [2025-03-14 01:51:31,505 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:31,505 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:51:31,505 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-14 01:51:31,510 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 190 statements into 1 equivalence classes. [2025-03-14 01:51:31,519 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 190 of 190 statements. [2025-03-14 01:51:31,520 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:31,520 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:51:31,544 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-14 01:51:31,545 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-14 01:51:31,545 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 11 remaining) [2025-03-14 01:51:31,546 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (9 of 11 remaining) [2025-03-14 01:51:31,546 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (8 of 11 remaining) [2025-03-14 01:51:31,546 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (7 of 11 remaining) [2025-03-14 01:51:31,547 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (6 of 11 remaining) [2025-03-14 01:51:31,547 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (5 of 11 remaining) [2025-03-14 01:51:31,547 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 11 remaining) [2025-03-14 01:51:31,547 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (3 of 11 remaining) [2025-03-14 01:51:31,547 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (2 of 11 remaining) [2025-03-14 01:51:31,547 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 11 remaining) [2025-03-14 01:51:31,547 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 11 remaining) [2025-03-14 01:51:31,547 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-03-14 01:51:31,548 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:51:31,548 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-14 01:51:31,548 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-03-14 01:51:31,580 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2025-03-14 01:51:31,584 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 266 places, 269 transitions, 565 flow [2025-03-14 01:51:31,615 INFO L124 PetriNetUnfolderBase]: 15/518 cut-off events. [2025-03-14 01:51:31,615 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2025-03-14 01:51:31,617 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-14 01:51:31,617 INFO L82 GeneralOperation]: Start removeDead. Operand has 266 places, 269 transitions, 565 flow [2025-03-14 01:51:31,618 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 266 places, 269 transitions, 565 flow [2025-03-14 01:51:31,619 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:51:31,619 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;@1068dac5, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:51:31,619 INFO L334 AbstractCegarLoop]: Starting to check reachability of 13 error locations. [2025-03-14 01:51:31,624 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:51:31,625 INFO L124 PetriNetUnfolderBase]: 1/163 cut-off events. [2025-03-14 01:51:31,625 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:51:31,625 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:51:31,625 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-14 01:51:31,625 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-14 01:51:31,626 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:51:31,626 INFO L85 PathProgramCache]: Analyzing trace with hash -1005494952, now seen corresponding path program 1 times [2025-03-14 01:51:31,626 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:51:31,626 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [551094889] [2025-03-14 01:51:31,626 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:51:31,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:51:31,639 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 153 statements into 1 equivalence classes. [2025-03-14 01:51:31,643 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 153 of 153 statements. [2025-03-14 01:51:31,643 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:31,643 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:51:31,683 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-14 01:51:31,683 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:51:31,683 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [551094889] [2025-03-14 01:51:31,683 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [551094889] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:51:31,683 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:51:31,683 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:51:31,683 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1593409884] [2025-03-14 01:51:31,683 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:51:31,684 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:51:31,684 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:51:31,684 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:51:31,684 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:51:31,698 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 269 [2025-03-14 01:51:31,699 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-14 01:51:31,699 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:51:31,699 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 269 [2025-03-14 01:51:31,699 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:51:32,957 INFO L124 PetriNetUnfolderBase]: 6675/16256 cut-off events. [2025-03-14 01:51:32,958 INFO L125 PetriNetUnfolderBase]: For 634/634 co-relation queries the response was YES. [2025-03-14 01:51:32,994 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25491 conditions, 16256 events. 6675/16256 cut-off events. For 634/634 co-relation queries the response was YES. Maximal size of possible extension queue 647. Compared 159383 event pairs, 3454 based on Foata normal form. 1789/15131 useless extension candidates. Maximal degree in co-relation 21265. Up to 6931 conditions per place. [2025-03-14 01:51:33,053 INFO L140 encePairwiseOnDemand]: 258/269 looper letters, 41 selfloop transitions, 6 changer transitions 1/282 dead transitions. [2025-03-14 01:51:33,053 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 282 transitions, 685 flow [2025-03-14 01:51:33,054 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:51:33,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:51:33,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 760 transitions. [2025-03-14 01:51:33,055 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9417596034696406 [2025-03-14 01:51:33,055 INFO L175 Difference]: Start difference. First operand has 266 places, 269 transitions, 565 flow. Second operand 3 states and 760 transitions. [2025-03-14 01:51:33,055 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 282 transitions, 685 flow [2025-03-14 01:51:33,057 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 282 transitions, 685 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:51:33,059 INFO L231 Difference]: Finished difference. Result has 270 places, 269 transitions, 601 flow [2025-03-14 01:51:33,059 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-14 01:51:33,060 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 4 predicate places. [2025-03-14 01:51:33,060 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 269 transitions, 601 flow [2025-03-14 01:51:33,060 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-14 01:51:33,060 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:51:33,060 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-14 01:51:33,061 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-03-14 01:51:33,061 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-14 01:51:33,061 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:51:33,061 INFO L85 PathProgramCache]: Analyzing trace with hash 1350144999, now seen corresponding path program 1 times [2025-03-14 01:51:33,061 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:51:33,061 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1124300753] [2025-03-14 01:51:33,061 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:51:33,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:51:33,076 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 155 statements into 1 equivalence classes. [2025-03-14 01:51:33,082 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 155 of 155 statements. [2025-03-14 01:51:33,082 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:33,082 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:51:33,404 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-14 01:51:33,404 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:51:33,404 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1124300753] [2025-03-14 01:51:33,404 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1124300753] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:51:33,404 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:51:33,404 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:51:33,405 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1955481987] [2025-03-14 01:51:33,405 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:51:33,405 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-14 01:51:33,405 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:51:33,406 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-14 01:51:33,406 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-14 01:51:33,482 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 227 out of 269 [2025-03-14 01:51:33,484 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-14 01:51:33,484 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:51:33,484 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 227 of 269 [2025-03-14 01:51:33,484 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:51:35,988 INFO L124 PetriNetUnfolderBase]: 9884/24204 cut-off events. [2025-03-14 01:51:35,988 INFO L125 PetriNetUnfolderBase]: For 1084/1175 co-relation queries the response was YES. [2025-03-14 01:51:36,048 INFO L83 FinitePrefix]: Finished finitePrefix Result has 38928 conditions, 24204 events. 9884/24204 cut-off events. For 1084/1175 co-relation queries the response was YES. Maximal size of possible extension queue 736. Compared 241251 event pairs, 3198 based on Foata normal form. 0/21211 useless extension candidates. Maximal degree in co-relation 16952. Up to 8891 conditions per place. [2025-03-14 01:51:36,136 INFO L140 encePairwiseOnDemand]: 263/269 looper letters, 80 selfloop transitions, 5 changer transitions 0/316 dead transitions. [2025-03-14 01:51:36,136 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 273 places, 316 transitions, 865 flow [2025-03-14 01:51:36,137 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-14 01:51:36,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-14 01:51:36,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1448 transitions. [2025-03-14 01:51:36,139 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8971499380421314 [2025-03-14 01:51:36,139 INFO L175 Difference]: Start difference. First operand has 270 places, 269 transitions, 601 flow. Second operand 6 states and 1448 transitions. [2025-03-14 01:51:36,139 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 273 places, 316 transitions, 865 flow [2025-03-14 01:51:36,149 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 271 places, 316 transitions, 853 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:51:36,152 INFO L231 Difference]: Finished difference. Result has 271 places, 268 transitions, 597 flow [2025-03-14 01:51:36,152 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-14 01:51:36,153 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 5 predicate places. [2025-03-14 01:51:36,153 INFO L471 AbstractCegarLoop]: Abstraction has has 271 places, 268 transitions, 597 flow [2025-03-14 01:51:36,153 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-14 01:51:36,153 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:51:36,153 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-14 01:51:36,153 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-03-14 01:51:36,154 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-14 01:51:36,154 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:51:36,154 INFO L85 PathProgramCache]: Analyzing trace with hash 1249295126, now seen corresponding path program 1 times [2025-03-14 01:51:36,154 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:51:36,154 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1942298019] [2025-03-14 01:51:36,154 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:51:36,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:51:36,169 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-03-14 01:51:36,174 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-03-14 01:51:36,174 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:36,174 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:51:36,195 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-14 01:51:36,196 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:51:36,196 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1942298019] [2025-03-14 01:51:36,196 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1942298019] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:51:36,196 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:51:36,196 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:51:36,196 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [949178325] [2025-03-14 01:51:36,196 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:51:36,196 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:51:36,197 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:51:36,197 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:51:36,197 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:51:36,207 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 269 [2025-03-14 01:51:36,208 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-14 01:51:36,208 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:51:36,208 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 269 [2025-03-14 01:51:36,208 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:51:38,951 INFO L124 PetriNetUnfolderBase]: 8776/29817 cut-off events. [2025-03-14 01:51:38,951 INFO L125 PetriNetUnfolderBase]: For 2190/2190 co-relation queries the response was YES. [2025-03-14 01:51:39,070 INFO L83 FinitePrefix]: Finished finitePrefix Result has 44045 conditions, 29817 events. 8776/29817 cut-off events. For 2190/2190 co-relation queries the response was YES. Maximal size of possible extension queue 1054. Compared 374561 event pairs, 3020 based on Foata normal form. 0/25582 useless extension candidates. Maximal degree in co-relation 31278. Up to 8086 conditions per place. [2025-03-14 01:51:39,184 INFO L140 encePairwiseOnDemand]: 259/269 looper letters, 49 selfloop transitions, 7 changer transitions 0/294 dead transitions. [2025-03-14 01:51:39,184 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 273 places, 294 transitions, 782 flow [2025-03-14 01:51:39,185 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:51:39,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:51:39,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 764 transitions. [2025-03-14 01:51:39,186 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9467162329615861 [2025-03-14 01:51:39,186 INFO L175 Difference]: Start difference. First operand has 271 places, 268 transitions, 597 flow. Second operand 3 states and 764 transitions. [2025-03-14 01:51:39,186 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 273 places, 294 transitions, 782 flow [2025-03-14 01:51:39,190 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 294 transitions, 772 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-14 01:51:39,192 INFO L231 Difference]: Finished difference. Result has 270 places, 275 transitions, 649 flow [2025-03-14 01:51:39,193 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-14 01:51:39,193 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 4 predicate places. [2025-03-14 01:51:39,193 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 275 transitions, 649 flow [2025-03-14 01:51:39,193 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-14 01:51:39,194 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:51:39,194 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-14 01:51:39,194 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-03-14 01:51:39,194 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-14 01:51:39,194 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:51:39,195 INFO L85 PathProgramCache]: Analyzing trace with hash -1335352079, now seen corresponding path program 1 times [2025-03-14 01:51:39,195 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:51:39,195 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1278004253] [2025-03-14 01:51:39,195 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:51:39,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:51:39,211 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-03-14 01:51:39,216 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-03-14 01:51:39,216 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:39,216 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:51:39,241 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-14 01:51:39,241 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:51:39,241 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1278004253] [2025-03-14 01:51:39,241 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1278004253] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:51:39,241 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:51:39,241 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:51:39,242 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1012808038] [2025-03-14 01:51:39,242 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:51:39,242 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:51:39,242 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:51:39,242 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:51:39,243 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:51:39,262 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 269 [2025-03-14 01:51:39,263 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-14 01:51:39,263 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:51:39,263 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 269 [2025-03-14 01:51:39,263 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:51:39,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][249], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 266#true, 97#L1025-2true, Black: 280#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:39,724 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:51:39,725 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:39,726 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:51:39,726 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:39,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 166#L1042-3true, 266#true, 97#L1025-2true, Black: 280#true, 263#true, 285#true]) [2025-03-14 01:51:39,770 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:51:39,771 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:51:39,771 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:39,771 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:39,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 11#L1042true, 98#L1025-1true, 266#true, 97#L1025-2true, Black: 280#true, 263#true, 285#true]) [2025-03-14 01:51:39,793 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:51:39,793 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:51:39,793 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:51:39,793 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:51:39,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 38#L1025true, 110#L1025-1true, 282#(= |#race~ready~0| 0), 6#L1036-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:39,816 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:51:39,816 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:51:39,816 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:51:39,816 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:51:39,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 110#L1025-1true, 282#(= |#race~ready~0| 0), 6#L1036-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:39,856 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:51:39,856 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:39,856 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:39,856 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:51:39,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 98#L1025-1true, 266#true, 97#L1025-2true, Black: 280#true, 263#true, 285#true]) [2025-03-14 01:51:39,991 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:51:39,991 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:51:39,991 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:51:39,991 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:51:40,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][249], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 213#threadENTRYtrue, 98#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:40,375 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:51:40,375 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:40,375 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:40,375 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:40,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][249], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 149#threadENTRYtrue, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:40,377 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:51:40,377 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:40,377 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:40,377 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:40,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][276], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), Black: 280#true, 176#L1025-1true, 196#threadENTRYtrue, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:40,463 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:51:40,463 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:40,463 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:40,463 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:40,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 213#threadENTRYtrue, 98#L1025-1true, 166#L1042-3true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:40,846 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:51:40,846 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:40,846 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:40,846 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:40,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 166#L1042-3true, 149#threadENTRYtrue, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:40,846 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:51:40,846 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:40,846 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:40,846 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:40,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][249], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 125#L1024true, 237#L1040-1true]) [2025-03-14 01:51:40,878 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:51:40,878 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:40,878 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:40,878 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:40,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][249], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 236#L1024true, 282#(= |#race~ready~0| 0), 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:40,880 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:51:40,880 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:40,880 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:40,880 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:40,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][276], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 176#L1025-1true, Black: 280#true, 267#true, 263#true, 121#L1024true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:40,948 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:51:40,948 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:40,948 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:40,948 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:40,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 166#L1042-3true, 176#L1025-1true, Black: 280#true, 196#threadENTRYtrue, 267#true, 263#true, 285#true]) [2025-03-14 01:51:40,963 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:51:40,963 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:40,963 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:40,963 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:40,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 213#threadENTRYtrue, 11#L1042true, 98#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:40,987 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:51:40,987 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:40,987 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:40,988 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:40,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 11#L1042true, 149#threadENTRYtrue, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:40,988 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:51:40,988 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:40,988 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:40,988 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:41,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 166#L1042-3true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 125#L1024true]) [2025-03-14 01:51:41,001 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:51:41,002 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:41,002 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:41,002 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:41,010 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][249], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 125#L1024true, 237#L1040-1true]) [2025-03-14 01:51:41,010 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,010 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,010 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,010 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:41,010 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:41,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][276], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 110#L1025-1true, 282#(= |#race~ready~0| 0), Black: 280#true, 267#true, 263#true, 285#true, 237#L1040-1true, 125#L1024true]) [2025-03-14 01:51:41,021 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,021 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,021 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:41,021 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:41,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 11#L1042true, 176#L1025-1true, Black: 280#true, 196#threadENTRYtrue, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,113 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,113 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:41,113 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:41,113 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 236#L1024true, 282#(= |#race~ready~0| 0), 166#L1042-3true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,140 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:51:41,140 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:41,140 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:41,140 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:41,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 11#L1042true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 125#L1024true]) [2025-03-14 01:51:41,151 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:41,151 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:41,151 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:41,151 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:41,159 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 166#L1042-3true, 98#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 125#L1024true, 285#true]) [2025-03-14 01:51:41,159 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:51:41,159 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:41,159 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:41,159 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:41,159 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:41,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][249], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:41,186 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:41,186 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:41,186 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:41,186 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:41,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][249], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), Black: 280#true, 176#L1025-1true, 97#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:41,187 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:41,187 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:41,187 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:41,187 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:41,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 166#L1042-3true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 121#L1024true, 285#true]) [2025-03-14 01:51:41,248 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:51:41,248 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:41,248 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:41,248 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:41,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 236#L1024true, 282#(= |#race~ready~0| 0), 11#L1042true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,292 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:41,292 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:41,292 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:41,292 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:41,311 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 11#L1042true, 98#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 125#L1024true]) [2025-03-14 01:51:41,311 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:41,311 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:41,311 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:41,311 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:41,311 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:41,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][292], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 110#L1025-1true, 282#(= |#race~ready~0| 0), Black: 280#true, 267#true, 263#true, 144#L1025-2true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:41,334 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:41,334 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:41,335 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:41,335 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:41,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][249], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:41,338 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:41,338 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:41,338 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,338 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,338 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:41,339 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:41,339 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:41,339 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:41,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,340 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:41,340 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:41,340 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:41,340 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:41,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][249], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:41,342 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:41,342 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,342 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:41,342 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][249], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 140#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 282#(= |#race~ready~0| 0), 98#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:41,342 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:41,342 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,342 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,342 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:41,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 166#L1042-3true, Black: 280#true, 176#L1025-1true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,381 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:41,381 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,381 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,382 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:41,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][292], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:41,386 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:41,386 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:41,387 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:41,387 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:41,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,391 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:41,391 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:41,391 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:41,391 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:41,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 11#L1042true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 121#L1024true, 285#true]) [2025-03-14 01:51:41,406 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:41,406 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:41,406 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:41,406 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:41,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 166#L1042-3true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:41,607 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:41,607 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,607 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:41,607 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 166#L1042-3true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,607 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:41,607 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,607 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:41,607 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 110#L1025-1true, 282#(= |#race~ready~0| 0), 166#L1042-3true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,615 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:41,615 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,616 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,616 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 166#L1042-3true, 98#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:41,619 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:41,619 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,619 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,619 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][292], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 110#L1025-1true, 282#(= |#race~ready~0| 0), 98#L1025-1true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:41,651 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:41,651 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,651 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,651 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,655 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:41,655 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,655 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,656 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:41,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 110#L1025-1true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:41,685 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:41,685 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,685 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,685 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 11#L1042true, Black: 280#true, 176#L1025-1true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,694 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:41,694 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,694 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:41,694 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,695 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 166#L1042-3true, 97#L1025-2true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,695 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:41,695 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,695 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:41,695 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:41,695 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:41,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 11#L1042true, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,741 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:41,741 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:41,741 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,741 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 11#L1042true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,741 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:41,741 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,741 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:41,741 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 166#L1042-3true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,744 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:41,744 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:41,744 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,744 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 110#L1025-1true, 282#(= |#race~ready~0| 0), 11#L1042true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:41,750 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:41,750 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,750 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,750 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 110#L1025-1true, 282#(= |#race~ready~0| 0), 166#L1042-3true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,751 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:41,751 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,751 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,751 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:41,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 110#L1025-1true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 166#L1042-3true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:41,752 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:41,752 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,752 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,752 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 11#L1042true, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,753 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:41,753 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,753 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,753 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 140#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 282#(= |#race~ready~0| 0), 98#L1025-1true, 166#L1042-3true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,764 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:41,764 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,764 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:41,764 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 166#L1042-3true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,764 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:41,764 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,764 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:41,764 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,838 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 11#L1042true, 97#L1025-2true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,838 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:41,838 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,838 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:41,838 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,838 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:41,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 166#L1042-3true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,840 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:41,840 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:41,840 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,840 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:41,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 11#L1042true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,884 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:41,884 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,884 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,884 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:41,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 110#L1025-1true, 282#(= |#race~ready~0| 0), 11#L1042true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,893 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:41,893 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:41,893 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,893 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 110#L1025-1true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 11#L1042true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,894 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:41,894 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,894 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,894 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 140#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 282#(= |#race~ready~0| 0), 98#L1025-1true, 11#L1042true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,902 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:41,902 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:41,902 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,902 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 11#L1042true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,902 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:41,902 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:41,902 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,902 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 189#L1026-2true, 282#(= |#race~ready~0| 0), 166#L1042-3true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,910 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:41,910 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:41,910 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:41,910 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:41,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][292], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 189#L1026-2true, 282#(= |#race~ready~0| 0), 98#L1025-1true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:41,918 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:41,918 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,918 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,918 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 157#L1027true, 166#L1042-3true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,925 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:41,925 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:41,925 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:41,925 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:41,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][292], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 157#L1027true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:41,929 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:41,929 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,929 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,929 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 233#L1026-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,941 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:41,941 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:41,941 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,941 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 161#L1027true, 282#(= |#race~ready~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,944 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:41,944 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:41,944 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,945 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 189#L1026-2true, 282#(= |#race~ready~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,949 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:41,949 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:41,949 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,949 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 157#L1027true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,958 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:41,958 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,958 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,958 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:41,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 11#L1042true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:41,976 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:41,976 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:41,976 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:41,976 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:42,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 233#L1026-2true, 166#L1042-3true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,014 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:42,014 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:42,014 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:42,014 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:42,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 161#L1027true, 282#(= |#race~ready~0| 0), 166#L1042-3true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,014 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:42,014 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:42,014 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:42,014 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:42,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 189#L1026-2true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 166#L1042-3true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,016 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:42,016 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:42,016 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:42,016 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:42,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 157#L1027true, 98#L1025-1true, 166#L1042-3true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:42,020 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:42,020 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:42,020 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:42,020 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:42,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 189#L1026-2true, 282#(= |#race~ready~0| 0), 11#L1042true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,036 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,036 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:42,036 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:42,036 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 166#L1042-3true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 217#L1025true, 285#true]) [2025-03-14 01:51:42,039 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,039 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:42,039 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,039 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:42,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 166#L1042-3true, Black: 280#true, 176#L1025-1true, 252#L1025true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,039 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,039 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:42,039 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:42,039 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][292], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 217#L1025true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:42,044 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:42,044 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:42,044 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:42,044 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:42,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 157#L1027true, 11#L1042true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,053 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,053 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,053 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:42,053 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:42,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true, 217#L1025true]) [2025-03-14 01:51:42,071 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:42,071 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:42,071 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:42,071 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:42,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 252#L1025true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,071 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:42,071 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:42,071 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:42,071 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:42,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 233#L1026-2true, 282#(= |#race~ready~0| 0), 11#L1042true, 176#L1025-1true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,132 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,133 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:42,133 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,133 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:42,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 161#L1027true, 282#(= |#race~ready~0| 0), 11#L1042true, Black: 280#true, 97#L1025-2true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,133 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,133 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,133 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:42,133 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:42,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 189#L1026-2true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 11#L1042true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,136 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,136 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:42,136 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:42,136 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:42,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 166#L1042-3true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 217#L1025true]) [2025-03-14 01:51:42,138 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,138 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:42,138 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:42,138 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:42,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 157#L1027true, 11#L1042true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,142 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,142 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:42,142 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:42,142 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:42,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 11#L1042true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 217#L1025true]) [2025-03-14 01:51:42,155 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:42,155 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:42,155 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:42,155 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:42,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 11#L1042true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 252#L1025true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,155 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:42,155 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:42,155 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:42,155 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:42,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 213#threadENTRYtrue, 98#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,244 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:42,244 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:42,244 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:42,244 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:42,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 149#threadENTRYtrue, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,245 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:42,245 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:42,245 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:42,245 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:42,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 98#L1025-1true, 11#L1042true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 217#L1025true]) [2025-03-14 01:51:42,246 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:42,246 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:42,246 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:42,246 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:42,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 176#L1025-1true, Black: 280#true, 196#threadENTRYtrue, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,337 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:42,337 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:42,337 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:42,337 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:42,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 98#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 125#L1024true, 285#true]) [2025-03-14 01:51:42,360 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:42,360 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:42,360 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:42,360 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:42,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 236#L1024true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, Black: 280#true, 97#L1025-2true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,438 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:42,439 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:42,439 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:42,439 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:42,465 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 98#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 125#L1024true, 285#true]) [2025-03-14 01:51:42,465 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:42,465 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:42,465 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:42,465 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:42,465 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:42,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 121#L1024true, 285#true]) [2025-03-14 01:51:42,668 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:42,668 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:42,668 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:42,668 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:42,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, Black: 280#true, 176#L1025-1true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,763 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:51:42,763 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,763 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:51:42,763 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 98#L1025-1true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:42,778 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:51:42,778 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:51:42,778 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,778 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,778 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:51:42,778 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:51:42,778 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,778 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 110#L1025-1true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,789 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:51:42,789 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,789 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,789 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 98#L1025-1true, Black: 280#true, 97#L1025-2true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,791 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:51:42,791 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,791 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,791 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,853 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 97#L1025-2true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,853 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:51:42,853 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:51:42,853 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,853 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:51:42,853 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:42,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 98#L1025-1true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,868 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-14 01:51:42,868 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:42,868 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:42,868 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:51:42,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 110#L1025-1true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,875 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-14 01:51:42,875 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:42,875 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:51:42,875 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:42,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 110#L1025-1true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 98#L1025-1true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:42,876 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-14 01:51:42,877 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:42,877 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:42,877 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:42,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 140#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 98#L1025-1true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,883 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-14 01:51:42,883 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:51:42,883 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:42,883 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:42,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,883 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-14 01:51:42,883 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:42,883 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:42,883 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:51:42,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,934 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-14 01:51:42,934 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:51:42,934 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:42,934 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:42,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 189#L1026-2true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,970 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:51:42,970 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:42,971 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:42,971 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-14 01:51:42,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 282#(= |#race~ready~0| 0), 157#L1027true, 192#ULTIMATE.startFINALtrue, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:42,985 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:51:42,985 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-14 01:51:42,985 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:42,985 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:43,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 233#L1026-2true, 192#ULTIMATE.startFINALtrue, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:43,021 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:51:43,021 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:43,021 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-14 01:51:43,021 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:43,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 161#L1027true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:43,022 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:51:43,022 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:43,022 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-14 01:51:43,022 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:43,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 189#L1026-2true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:43,025 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:51:43,025 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:43,025 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:43,025 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:43,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 157#L1027true, 192#ULTIMATE.startFINALtrue, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:43,028 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:51:43,029 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:43,029 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:43,029 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:43,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 217#L1025true]) [2025-03-14 01:51:43,040 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-14 01:51:43,040 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-14 01:51:43,041 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:43,041 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:43,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 176#L1025-1true, Black: 280#true, 97#L1025-2true, 252#L1025true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:43,041 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-14 01:51:43,041 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-14 01:51:43,041 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:43,041 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:43,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 217#L1025true, 285#true]) [2025-03-14 01:51:43,091 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-14 01:51:43,091 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:43,091 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:43,091 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:43,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 262#true, 199#L1044true, 282#(= |#race~ready~0| 0), Black: 280#true, 176#L1025-1true, 267#true, 285#true]) [2025-03-14 01:51:43,373 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-14 01:51:43,373 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:51:43,373 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:51:43,373 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:51:43,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 282#(= |#race~ready~0| 0), 199#L1044true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 264#true, 285#true]) [2025-03-14 01:51:43,398 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-14 01:51:43,398 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:51:43,398 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:51:43,398 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:51:43,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 262#true, 199#L1044true, 282#(= |#race~ready~0| 0), 98#L1025-1true, Black: 280#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-14 01:51:43,402 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-14 01:51:43,403 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:51:43,403 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:51:43,403 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:51:43,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 110#L1025-1true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 266#true, Black: 280#true, 263#true, 285#true]) [2025-03-14 01:51:43,563 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-14 01:51:43,563 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:51:43,563 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:51:43,563 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:51:43,614 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 262#true, 282#(= |#race~ready~0| 0), 199#L1044true, 176#L1025-1true, Black: 280#true, 267#true, 285#true]) [2025-03-14 01:51:43,614 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-14 01:51:43,614 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:51:43,614 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:51:43,614 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:51:43,614 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:51:43,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 262#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, Black: 280#true, 176#L1025-1true, 267#true, 285#true]) [2025-03-14 01:51:43,744 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-14 01:51:43,744 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-14 01:51:43,744 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-14 01:51:43,744 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-14 01:51:43,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 264#true, 285#true]) [2025-03-14 01:51:43,757 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-14 01:51:43,757 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-14 01:51:43,757 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-14 01:51:43,757 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-14 01:51:43,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][260], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 262#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, 98#L1025-1true, Black: 280#true, 267#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:43,760 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-14 01:51:43,760 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-14 01:51:43,760 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-14 01:51:43,760 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-14 01:51:43,832 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][227], [57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 262#true, 282#(= |#race~ready~0| 0), 192#ULTIMATE.startFINALtrue, Black: 280#true, 176#L1025-1true, 267#true, 285#true]) [2025-03-14 01:51:43,832 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-03-14 01:51:43,832 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-14 01:51:43,832 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-14 01:51:43,832 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-14 01:51:43,833 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-14 01:51:43,875 INFO L124 PetriNetUnfolderBase]: 20384/50137 cut-off events. [2025-03-14 01:51:43,875 INFO L125 PetriNetUnfolderBase]: For 11713/11885 co-relation queries the response was YES. [2025-03-14 01:51:44,248 INFO L83 FinitePrefix]: Finished finitePrefix Result has 90986 conditions, 50137 events. 20384/50137 cut-off events. For 11713/11885 co-relation queries the response was YES. Maximal size of possible extension queue 1755. Compared 586371 event pairs, 8762 based on Foata normal form. 63/43590 useless extension candidates. Maximal degree in co-relation 79625. Up to 21641 conditions per place. [2025-03-14 01:51:44,423 INFO L140 encePairwiseOnDemand]: 262/269 looper letters, 44 selfloop transitions, 10 changer transitions 0/295 dead transitions. [2025-03-14 01:51:44,423 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 272 places, 295 transitions, 815 flow [2025-03-14 01:51:44,423 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:51:44,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:51:44,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 753 transitions. [2025-03-14 01:51:44,424 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9330855018587361 [2025-03-14 01:51:44,424 INFO L175 Difference]: Start difference. First operand has 270 places, 275 transitions, 649 flow. Second operand 3 states and 753 transitions. [2025-03-14 01:51:44,424 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 272 places, 295 transitions, 815 flow [2025-03-14 01:51:44,443 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 270 places, 295 transitions, 795 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:51:44,446 INFO L231 Difference]: Finished difference. Result has 272 places, 283 transitions, 721 flow [2025-03-14 01:51:44,446 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-14 01:51:44,446 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 6 predicate places. [2025-03-14 01:51:44,446 INFO L471 AbstractCegarLoop]: Abstraction has has 272 places, 283 transitions, 721 flow [2025-03-14 01:51:44,447 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-14 01:51:44,447 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:51:44,447 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-14 01:51:44,447 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-03-14 01:51:44,447 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-14 01:51:44,448 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:51:44,448 INFO L85 PathProgramCache]: Analyzing trace with hash 1217500482, now seen corresponding path program 1 times [2025-03-14 01:51:44,448 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:51:44,448 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2047764948] [2025-03-14 01:51:44,448 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:51:44,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:51:44,461 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 166 statements into 1 equivalence classes. [2025-03-14 01:51:44,468 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 166 of 166 statements. [2025-03-14 01:51:44,468 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:44,468 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:51:44,488 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-14 01:51:44,489 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:51:44,489 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2047764948] [2025-03-14 01:51:44,489 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2047764948] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:51:44,489 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:51:44,489 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:51:44,489 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1615612085] [2025-03-14 01:51:44,489 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:51:44,489 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:51:44,490 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:51:44,490 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:51:44,490 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:51:44,500 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 269 [2025-03-14 01:51:44,501 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-14 01:51:44,502 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:51:44,502 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 269 [2025-03-14 01:51:44,502 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:51:44,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 6#L1036-2true, 290#true, 266#true, 97#L1025-2true, Black: 280#true, 263#true, 285#true]) [2025-03-14 01:51:44,564 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:51:44,564 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:51:44,564 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:51:44,564 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:51:44,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 6#L1036-2true, 98#L1025-1true, 290#true, 266#true, 97#L1025-2true, Black: 280#true, 263#true, 285#true]) [2025-03-14 01:51:44,570 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:51:44,570 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:51:44,570 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:51:44,570 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:51:44,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 6#L1036-2true, 290#true, 149#threadENTRYtrue, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:44,759 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:51:44,759 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:51:44,759 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:51:44,759 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:51:44,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 6#L1036-2true, 290#true, Black: 280#true, 196#threadENTRYtrue, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:44,770 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:51:44,770 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:51:44,770 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:51:44,770 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:51:44,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 6#L1036-2true, 290#true, 149#threadENTRYtrue, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:44,797 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:51:44,797 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:44,797 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:44,797 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:51:44,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 6#L1036-2true, 290#true, Black: 280#true, 176#L1025-1true, 196#threadENTRYtrue, 267#true, 263#true, 285#true]) [2025-03-14 01:51:44,805 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:51:44,805 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:51:44,805 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:44,805 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:44,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 266#true, 290#true, 97#L1025-2true, Black: 280#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:44,811 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:51:44,811 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:44,811 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:51:44,811 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:44,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 266#true, 290#true, Black: 280#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:44,813 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:51:44,813 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:44,813 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:44,813 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:51:44,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 6#L1036-2true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 121#L1024true]) [2025-03-14 01:51:44,837 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:51:44,837 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:44,837 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:44,837 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:51:44,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 6#L1036-2true, 290#true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true, 121#L1024true]) [2025-03-14 01:51:44,872 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:51:44,872 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:51:44,872 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:51:44,872 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:51:44,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 266#true, 290#true, 97#L1025-2true, Black: 280#true, 263#true, 285#true]) [2025-03-14 01:51:44,875 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:51:44,875 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:44,875 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:44,875 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:51:44,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 166#L1042-3true, 290#true, 266#true, Black: 280#true, 263#true, 285#true]) [2025-03-14 01:51:44,877 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:51:44,877 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:44,877 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:51:44,877 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:44,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 6#L1036-2true, 290#true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:44,910 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:51:44,910 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:51:44,910 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:51:44,910 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:51:44,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 11#L1042true, 266#true, 290#true, Black: 280#true, 263#true, 285#true]) [2025-03-14 01:51:44,916 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:51:44,916 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:51:44,916 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:51:44,916 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:51:44,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 6#L1036-2true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:44,949 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:51:44,949 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:51:44,949 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:51:44,949 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:51:44,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 6#L1036-2true, 290#true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:44,951 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:51:44,951 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:51:44,951 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:51:44,952 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:51:44,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 6#L1036-2true, 290#true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:44,992 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:51:44,992 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:51:44,992 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:44,992 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:51:45,174 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 6#L1036-2true, 290#true, Black: 280#true, 97#L1025-2true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:45,174 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:51:45,174 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:51:45,174 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:51:45,174 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:51:45,174 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:51:45,227 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 6#L1036-2true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:45,227 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:51:45,228 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:51:45,228 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:51:45,228 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:51:45,228 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:51:45,228 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 6#L1036-2true, 290#true, 176#L1025-1true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:45,228 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:51:45,228 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:51:45,228 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:51:45,228 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:51:45,228 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:51:45,283 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 6#L1036-2true, 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:45,283 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:51:45,283 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:51:45,283 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:51:45,283 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:45,283 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:51:45,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 213#threadENTRYtrue, 98#L1025-1true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:45,993 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:51:45,993 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:45,994 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:45,994 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:45,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 149#threadENTRYtrue, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:45,995 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:51:45,995 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:45,995 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:45,995 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:45,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 213#threadENTRYtrue, 290#true, Black: 280#true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:45,999 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:51:45,999 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:45,999 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:45,999 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:46,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 290#true, 149#threadENTRYtrue, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:46,001 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:51:46,001 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:46,001 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:46,001 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:46,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 176#L1025-1true, 196#threadENTRYtrue, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:46,047 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:51:46,047 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:46,048 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:46,048 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:46,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 196#threadENTRYtrue, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:46,048 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:51:46,048 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:46,048 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:46,048 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:46,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 213#threadENTRYtrue, 98#L1025-1true, 166#L1042-3true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:46,276 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:51:46,276 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:46,276 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:46,276 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:46,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, 149#threadENTRYtrue, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:46,277 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:51:46,277 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:46,277 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:46,277 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:46,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 213#threadENTRYtrue, 166#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:46,281 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:51:46,281 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:46,281 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:46,281 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:46,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 166#L1042-3true, 290#true, 149#threadENTRYtrue, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:46,282 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:51:46,282 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:46,282 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:46,282 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:46,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 236#L1024true, 290#true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:46,300 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:51:46,300 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:46,300 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:46,300 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:46,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 236#L1024true, 110#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:46,308 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:51:46,308 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:46,308 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:46,308 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:46,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 121#L1024true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:46,344 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:51:46,344 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:46,344 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:46,344 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:46,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 121#L1024true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:46,345 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:51:46,345 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:46,345 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:46,345 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:46,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, Black: 280#true, 176#L1025-1true, 196#threadENTRYtrue, 267#true, 263#true, 285#true]) [2025-03-14 01:51:46,360 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:51:46,360 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:46,360 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:46,360 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:46,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 196#threadENTRYtrue, 267#true, 263#true, 285#true]) [2025-03-14 01:51:46,361 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:51:46,361 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:46,361 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:46,361 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:46,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 213#threadENTRYtrue, 11#L1042true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:46,455 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:51:46,455 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:46,455 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:46,455 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:46,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 11#L1042true, 290#true, 149#threadENTRYtrue, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:46,456 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:51:46,456 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:46,456 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:46,456 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:46,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 11#L1042true, 98#L1025-1true, 290#true, Black: 280#true, 196#threadENTRYtrue, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:46,773 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:51:46,773 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:46,773 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:46,773 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:46,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 236#L1024true, 166#L1042-3true, 290#true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:46,892 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:51:46,892 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:46,892 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:46,892 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:46,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 236#L1024true, 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:46,898 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:51:46,898 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:46,898 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:46,898 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:46,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:46,925 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:46,925 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:46,925 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:46,925 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:46,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 290#true, Black: 280#true, 267#true, 144#L1025-2true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:46,942 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:46,942 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:46,942 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:46,942 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:46,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:46,959 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:46,959 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:46,959 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:46,959 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:46,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 97#L1025-2true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:46,964 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:46,964 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:46,964 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:46,964 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:46,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:46,964 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:46,964 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:46,964 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:46,964 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:46,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 121#L1024true, 285#true]) [2025-03-14 01:51:46,975 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:51:46,975 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:46,975 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:46,975 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:46,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 121#L1024true, 285#true]) [2025-03-14 01:51:46,976 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:51:46,976 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:46,976 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:46,977 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:47,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 236#L1024true, 110#L1025-1true, 11#L1042true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:47,133 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:47,133 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:47,133 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:47,133 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:47,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:47,163 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:47,163 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:47,163 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:47,163 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:47,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:47,164 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,164 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,164 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,164 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:47,165 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:47,165 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:47,165 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:47,165 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:47,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:47,167 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,167 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,167 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,167 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 140#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 98#L1025-1true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:47,167 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,167 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,167 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,167 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:47,185 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:47,186 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:47,186 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:47,186 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:47,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 290#true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:47,186 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,186 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,186 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,186 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 98#L1025-1true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:47,189 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,189 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,189 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,189 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:47,190 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,190 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,190 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,190 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 140#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 110#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:47,190 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,190 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,190 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,190 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:47,192 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,192 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,192 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,192 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:47,207 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,207 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,207 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,207 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:47,207 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:47,207 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:47,207 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:47,207 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:47,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:47,212 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,212 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,212 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,212 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 11#L1042true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 121#L1024true]) [2025-03-14 01:51:47,222 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:47,222 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:47,222 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:47,222 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:47,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 290#true, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:47,381 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,381 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,381 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,381 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, Black: 280#true, 97#L1025-2true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:47,381 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,381 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,382 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,382 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:47,392 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,392 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,392 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,392 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:47,393 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,393 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,393 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,393 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, 97#L1025-2true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:47,395 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,395 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,395 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,395 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:47,396 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,396 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,396 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,396 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:47,617 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,617 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,617 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,617 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:47,622 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:47,622 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:47,622 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:47,622 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:47,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 290#true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:47,623 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:47,623 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:47,623 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:47,623 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:47,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:47,629 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:47,629 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:47,629 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:47,629 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:47,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:47,641 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:47,641 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:47,641 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:47,641 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:47,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:47,642 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:47,643 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:47,643 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:47,643 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:47,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:47,649 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:47,649 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:47,649 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:47,649 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:47,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:47,652 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,652 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,652 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:47,652 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:47,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 290#true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:47,937 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:47,937 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:47,937 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:47,937 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:47,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 11#L1042true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:47,952 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:47,952 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:47,952 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:47,952 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:47,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:47,953 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:47,953 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:47,953 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:47,953 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:47,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 166#L1042-3true, 98#L1025-1true, 290#true, Black: 280#true, 267#true, 144#L1025-2true, 263#true, 285#true]) [2025-03-14 01:51:47,955 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:47,955 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:47,955 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:47,955 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:47,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 11#L1042true, 98#L1025-1true, 290#true, Black: 280#true, 97#L1025-2true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:47,957 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:47,957 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:47,957 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:47,957 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:47,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 140#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 166#L1042-3true, 98#L1025-1true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:47,968 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:47,968 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:47,968 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:47,968 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:47,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 166#L1042-3true, 290#true, Black: 280#true, 97#L1025-2true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:47,969 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:47,969 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:47,969 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:47,969 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:48,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 140#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:48,019 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:48,019 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:48,019 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:48,019 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:48,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:48,020 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:48,020 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:48,020 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:48,020 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:48,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 237#L1040-1true, 217#L1025true, 285#true]) [2025-03-14 01:51:48,036 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,036 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,039 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,039 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 217#L1025true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:48,042 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,042 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,042 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,042 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 217#L1025true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:48,048 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,048 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,048 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:48,048 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:48,055 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:48,055 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,055 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:48,055 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,055 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:48,055 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 98#L1025-1true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:48,055 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,055 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:48,055 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:48,055 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,056 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:48,056 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,056 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,056 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:48,057 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,057 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:48,057 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 166#L1042-3true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:48,057 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,057 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,057 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,057 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,080 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:48,081 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,081 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,081 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:48,081 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,081 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:48,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 98#L1025-1true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:48,084 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,084 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,084 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:48,084 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:48,085 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:48,085 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,085 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,086 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:48,086 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,086 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,086 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:48,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 98#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:48,086 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,086 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,086 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,086 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:48,115 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:48,115 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:48,115 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:48,115 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:48,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 98#L1025-1true, 290#true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:48,117 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:48,117 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:48,117 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:48,117 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:48,379 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 98#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:48,380 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,380 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,380 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,380 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,380 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 166#L1042-3true, 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:48,380 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,380 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,380 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,380 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:48,382 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,382 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,382 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:48,382 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:48,391 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 98#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:48,392 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,392 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,392 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,392 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,392 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 166#L1042-3true, 290#true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:48,392 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,392 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,392 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,392 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:48,394 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,394 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:48,394 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:48,394 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 11#L1042true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:48,397 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,397 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:48,397 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,397 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:48,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 11#L1042true, 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:48,455 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,455 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,455 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:48,455 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:48,462 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:48,462 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:48,462 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:48,463 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:48,463 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:48,463 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:48,463 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:48,463 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:48,463 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:48,463 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:48,463 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:48,463 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:48,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:48,464 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:48,464 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:48,464 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:48,464 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:48,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:48,464 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,464 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,464 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,465 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:48,465 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:48,465 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:48,465 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:48,465 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:48,465 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:48,465 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:48,465 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:48,465 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:48,465 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:48,465 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:48,465 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:48,466 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:48,466 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:48,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:48,466 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,466 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,466 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,466 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:48,466 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:48,466 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:48,466 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:48,466 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:48,466 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:48,466 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:48,466 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:48,471 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 217#L1025true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:48,471 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,471 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,471 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,471 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,471 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 217#L1025true]) [2025-03-14 01:51:48,471 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,471 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,471 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,472 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,472 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 217#L1025true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:48,472 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,472 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,472 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,472 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,472 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,473 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 98#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 217#L1025true, 285#true]) [2025-03-14 01:51:48,473 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:48,473 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:48,473 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:48,473 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:48,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 11#L1042true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:48,516 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,516 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:48,516 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:48,516 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:48,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 104#L1028true, 290#true, Black: 280#true, 176#L1025-1true, 97#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:48,650 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:48,650 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:48,650 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:48,650 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:48,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, 234#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:48,659 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:48,659 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:48,659 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:48,659 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:48,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:48,660 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:48,660 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:48,660 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:48,660 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:48,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 176#L1025-1true, 263#true, 267#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:48,662 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:48,662 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:48,662 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:48,662 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:48,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-14 01:51:48,672 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,672 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,672 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,672 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 113#L1028true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:48,673 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,673 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,673 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,673 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:48,700 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,700 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,700 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,700 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 104#L1028true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 97#L1025-2true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:48,705 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,705 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,705 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,705 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 104#L1028true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:48,706 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,706 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,706 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,706 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:48,708 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,708 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,708 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,708 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, Black: 280#true, 97#L1025-2true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:48,787 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:48,787 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:48,787 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:48,787 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:48,793 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 217#L1025true, 285#true]) [2025-03-14 01:51:48,793 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:48,793 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:48,793 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:48,793 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:48,793 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:48,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 217#L1025true, 285#true]) [2025-03-14 01:51:48,793 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:48,793 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:48,793 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:48,793 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:48,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 233#L1026-2true, 166#L1042-3true, 290#true, Black: 280#true, 97#L1025-2true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:48,793 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,793 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,793 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,793 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 166#L1042-3true, 290#true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:48,794 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,794 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,794 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,794 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 217#L1025true, 285#true]) [2025-03-14 01:51:48,795 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,795 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,795 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,795 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,797 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 166#L1042-3true, 98#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:48,797 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,797 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,797 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,797 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:48,797 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:48,797 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:49,013 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 166#L1042-3true, 98#L1025-1true, 290#true, Black: 280#true, 267#true, 144#L1025-2true, 263#true, 285#true]) [2025-03-14 01:51:49,014 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:49,014 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:49,014 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:49,014 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:49,014 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:49,014 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:49,020 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:49,020 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,020 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:49,020 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,020 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,021 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:49,021 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,021 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,021 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:49,021 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,021 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,021 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:49,021 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 98#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:49,021 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,021 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:49,021 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,021 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,021 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,021 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:49,029 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:49,029 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,029 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,029 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:49,029 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:49,029 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,029 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,029 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,029 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:49,029 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:49,029 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,029 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,059 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:49,059 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,059 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,059 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:49,059 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,059 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:49,059 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,060 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:49,060 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,060 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:49,060 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:49,060 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,060 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,060 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 290#true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,060 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,060 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,060 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:49,060 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:49,060 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,060 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:49,060 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,060 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:49,060 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,060 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,060 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:49,061 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,061 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,061 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:49,061 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:49,061 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,061 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,061 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,061 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,061 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:49,061 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,061 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,061 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,061 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,061 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:49,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:49,061 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,061 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:49,061 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,061 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,061 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:49,061 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,061 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:49,062 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,062 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,062 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,062 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:49,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 98#L1025-1true, 290#true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:49,188 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,188 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,188 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,188 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 290#true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:49,190 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,190 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,190 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,190 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 89#L1028-1true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:49,193 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,193 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,193 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,193 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 176#L1025-1true, 263#true, 267#true, 89#L1028-1true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:49,194 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,194 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,194 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,194 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true, 89#L1028-1true]) [2025-03-14 01:51:49,197 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,197 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,197 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,197 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 237#L1040-1true, 89#L1028-1true, 285#true]) [2025-03-14 01:51:49,197 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,197 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,197 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,197 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:49,200 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:49,200 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:49,200 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:49,200 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:49,201 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 176#L1025-1true, Black: 280#true, 263#true, 267#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:49,201 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,201 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,201 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,201 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,201 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,204 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 113#L1028true, 98#L1025-1true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:49,204 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,204 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,204 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,204 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,204 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-14 01:51:49,204 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,204 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,204 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,204 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,205 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, Black: 280#true, 263#true, 267#true, 144#L1025-2true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:49,205 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,205 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,205 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,205 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,205 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,205 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 113#L1028true, 98#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-14 01:51:49,205 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,205 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,205 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,205 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 234#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-14 01:51:49,206 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,207 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,207 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,207 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 234#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:49,207 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,207 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,207 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,207 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 110#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,212 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,212 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,212 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,212 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 110#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:49,212 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,212 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,213 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,213 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 104#L1028true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:49,214 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,214 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,214 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,214 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 104#L1028true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,214 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,214 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,215 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,215 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,216 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 104#L1028true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:49,216 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,216 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,216 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,216 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,216 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,217 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 110#L1025-1true, 290#true, Black: 280#true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:49,217 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,217 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,217 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,217 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,217 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 104#L1028true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:49,227 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:49,227 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:49,227 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:49,227 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:49,228 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 104#L1028true, 290#true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:49,228 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,228 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,228 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,228 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,228 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,229 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 98#L1025-1true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:49,229 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,229 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,229 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,229 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,229 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:49,229 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:49,229 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:49,229 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:49,229 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:49,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-2true, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,232 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,232 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,232 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,232 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:49,235 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,235 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,235 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,235 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:49,235 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,235 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,235 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,235 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 97#L1025-2true, 126#L1028-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:49,237 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,237 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,237 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,237 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,294 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,294 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,294 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,294 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:49,294 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:49,294 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,294 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,294 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 290#true, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,294 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,294 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,294 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:49,294 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:49,294 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,294 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 166#L1042-3true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:49,294 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,294 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:49,294 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,294 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,299 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 217#L1025true, 285#true]) [2025-03-14 01:51:49,299 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,299 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,299 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,299 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,299 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,299 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,317 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 98#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,317 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,317 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:49,317 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:49,317 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,317 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,318 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,318 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,318 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:49,318 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,318 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,318 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,318 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:49,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 104#L1028true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,422 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,422 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,422 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,422 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,422 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,422 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,422 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,422 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 166#L1042-3true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,426 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,426 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,426 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,427 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 166#L1042-3true, 98#L1025-1true, 290#true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,428 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,428 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,428 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,428 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,449 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 98#L1025-1true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-14 01:51:49,449 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,449 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,449 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,449 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,449 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 98#L1025-1true, 290#true, 234#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-14 01:51:49,450 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,450 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,450 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,450 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 113#L1028true, 166#L1042-3true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-14 01:51:49,453 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,453 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,453 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,453 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 126#L1028-1true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:49,474 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,474 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,474 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,474 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 89#L1028-1true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:49,479 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,479 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,479 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,479 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,479 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 176#L1025-1true, 263#true, 267#true, 89#L1028-1true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:49,479 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,480 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,480 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,480 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,480 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,481 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 89#L1028-1true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:49,481 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,481 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,481 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,481 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,481 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true, 89#L1028-1true]) [2025-03-14 01:51:49,481 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,481 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,481 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,481 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,482 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 237#L1040-1true, 89#L1028-1true, 285#true]) [2025-03-14 01:51:49,482 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,482 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,482 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,482 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,482 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,482 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 98#L1025-1true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 89#L1028-1true, 285#true]) [2025-03-14 01:51:49,482 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,482 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,482 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,482 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 234#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 176#L1025-1true, 263#true, 267#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:49,484 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,484 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,484 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,484 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 176#L1025-1true, 263#true, 267#true, 285#true]) [2025-03-14 01:51:49,486 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,486 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,486 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,486 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,490 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, 234#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:49,490 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,490 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,490 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,490 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,490 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, 234#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-14 01:51:49,490 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,490 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,490 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,490 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,490 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 234#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:49,490 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,490 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,490 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,490 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,490 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,491 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,491 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 234#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-14 01:51:49,491 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,491 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,491 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,491 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,491 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,498 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,498 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,498 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,498 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 290#true, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:49,498 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,498 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,498 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,498 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 110#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:49,499 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,499 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,499 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,499 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 110#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,499 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,499 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,499 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,499 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,499 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][307], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 110#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:49,499 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,499 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,499 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,499 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,499 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 290#true, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:49,501 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,501 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,501 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,501 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,501 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 166#L1042-3true, 290#true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,507 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,507 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,507 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,507 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 104#L1028true, 166#L1042-3true, 290#true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:49,509 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,509 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,509 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,509 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 290#true, 97#L1025-2true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:49,513 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,513 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,513 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,513 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,513 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 290#true, Black: 280#true, 97#L1025-2true, 176#L1025-1true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:49,513 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,513 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,513 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,513 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,513 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,515 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 290#true, 97#L1025-2true, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:49,515 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,515 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,515 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,515 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,515 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 97#L1025-2true, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:49,515 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,515 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,515 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,515 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 104#L1028true, 290#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,521 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,521 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,521 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,521 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,521 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,521 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,521 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:49,522 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:49,558 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 98#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:49,558 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,558 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:49,558 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:49,558 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,558 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,558 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,558 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 166#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:49,558 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,558 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:49,558 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,558 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:49,558 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,558 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 166#L1042-3true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,572 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,572 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,572 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,572 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 11#L1042true, 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 217#L1025true, 285#true]) [2025-03-14 01:51:49,583 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,583 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,583 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,583 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,619 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,619 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:49,620 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,620 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,637 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,637 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,637 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,637 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:49,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,681 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,681 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,681 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,681 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,682 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,682 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,682 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,682 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 104#L1028true, 166#L1042-3true, 290#true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,687 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,687 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,687 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,687 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,687 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 98#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,687 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,687 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,687 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,687 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,687 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, 97#L1025-2true, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,688 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,688 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,688 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,688 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 98#L1025-1true, 290#true, 97#L1025-2true, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,690 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,690 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,690 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,690 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,848 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true, 89#L1028-1true]) [2025-03-14 01:51:49,848 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,848 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,848 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,848 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:49,848 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 89#L1028-1true, 285#true]) [2025-03-14 01:51:49,849 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,849 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,849 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,849 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 113#L1028true, 166#L1042-3true, 290#true, Black: 280#true, 176#L1025-1true, 263#true, 267#true, 285#true]) [2025-03-14 01:51:49,851 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,851 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,851 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,851 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,853 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 113#L1028true, 166#L1042-3true, 98#L1025-1true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-14 01:51:49,853 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,853 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,853 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,853 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,853 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,853 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 234#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-14 01:51:49,854 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,854 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,854 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,854 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,871 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,872 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,872 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,872 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,872 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,872 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,873 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 104#L1028true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,873 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,873 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,873 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,873 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,873 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 176#L1025-1true, 263#true, 267#true, 285#true, 89#L1028-1true]) [2025-03-14 01:51:49,883 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,883 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,883 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,883 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, Black: 280#true, 97#L1025-2true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,910 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,910 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,910 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,910 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 166#L1042-3true, 290#true, Black: 280#true, 97#L1025-2true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:49,910 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,910 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,910 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,910 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,920 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,920 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,920 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,920 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 97#L1025-2true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:49,920 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,920 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:49,920 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,920 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:49,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 166#L1042-3true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 89#L1028-1true]) [2025-03-14 01:51:49,960 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,960 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,960 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:49,960 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 217#L1025true, 285#true]) [2025-03-14 01:51:50,001 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,001 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:50,001 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,001 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,005 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,005 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,005 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,005 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:50,005 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:50,005 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:50,006 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,006 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,006 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:50,006 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,006 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:50,006 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,006 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:50,006 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:50,006 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,006 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,006 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:50,006 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,006 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:50,006 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,006 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:50,006 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,006 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,022 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,022 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,022 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,022 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,022 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:50,022 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:50,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:50,022 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,022 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:50,022 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,022 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,023 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 290#true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:50,023 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,023 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:50,023 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,023 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:50,023 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,023 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 290#true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:50,023 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,023 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:50,023 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,023 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,023 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:50,023 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 166#L1042-3true, 290#true, Black: 280#true, 97#L1025-2true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,059 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,059 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,059 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,059 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,060 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 290#true, 97#L1025-2true, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,060 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,060 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,060 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,060 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,060 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 11#L1042true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-14 01:51:50,079 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,079 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,079 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,079 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, 176#L1025-1true, Black: 280#true, 263#true, 267#true, 89#L1028-1true, 285#true]) [2025-03-14 01:51:50,088 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,088 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,088 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,088 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,089 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 89#L1028-1true, 285#true]) [2025-03-14 01:51:50,089 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,089 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,089 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,089 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,089 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,089 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, 234#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 176#L1025-1true, 263#true, 267#true, 285#true]) [2025-03-14 01:51:50,090 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,090 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,090 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,090 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,093 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 98#L1025-1true, 290#true, 234#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-14 01:51:50,093 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,093 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,093 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,093 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,093 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,093 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 110#L1025-1true, 11#L1042true, 290#true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,106 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,106 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,106 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,106 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 104#L1028true, 11#L1042true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:50,108 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,108 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,108 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,108 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,112 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,112 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,112 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,112 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,112 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,112 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,112 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 110#L1025-1true, 166#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:50,112 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,112 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,112 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,112 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,112 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 166#L1042-3true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:50,181 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,181 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:50,181 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,181 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,191 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,191 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,191 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,191 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:50,204 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 166#L1042-3true, 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,204 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:51:50,204 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:50,204 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:50,204 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:50,204 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:50,218 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 166#L1042-3true, 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,218 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:51:50,218 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:50,218 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:50,218 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:50,218 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:50,228 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 217#L1025true, 285#true]) [2025-03-14 01:51:50,228 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:51:50,228 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:50,228 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:50,228 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:50,228 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:50,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 217#L1025true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:50,229 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,229 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:50,229 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,229 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,229 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 217#L1025true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:50,229 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:51:50,229 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:50,230 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:50,230 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:50,230 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:50,230 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 217#L1025true, 237#L1040-1true]) [2025-03-14 01:51:50,230 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:51:50,230 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:50,230 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:50,230 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:50,230 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:50,230 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:50,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:50,243 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:51:50,243 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:50,243 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:50,243 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:50,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 11#L1042true, 290#true, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 89#L1028-1true, 285#true]) [2025-03-14 01:51:50,291 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,291 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,291 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,291 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 98#L1025-1true, 11#L1042true, 290#true, 234#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 263#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-14 01:51:50,295 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,295 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,295 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,295 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 11#L1042true, 290#true, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,322 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,322 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,323 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,323 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 110#L1025-1true, 11#L1042true, 290#true, Black: 280#true, 267#true, 263#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:50,323 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,323 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,323 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,323 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:50,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 263#true, 217#L1025true, 285#true]) [2025-03-14 01:51:50,386 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:51:50,386 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:50,386 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:50,386 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:50,387 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 166#L1042-3true, 290#true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,387 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:51:50,387 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:50,387 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:50,387 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:50,387 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:50,387 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:50,398 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 157#L1027true, 166#L1042-3true, 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,398 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:51:50,398 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:50,398 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:50,398 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:50,398 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:50,398 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:50,409 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, 176#L1025-1true, Black: 280#true, 267#true, 263#true, 285#true, 217#L1025true]) [2025-03-14 01:51:50,409 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:51:50,409 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:50,409 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:50,409 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:50,409 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:50,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 176#L1025-1true, Black: 280#true, 267#true, 263#true, 237#L1040-1true, 285#true, 89#L1028-1true]) [2025-03-14 01:51:50,439 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-14 01:51:50,439 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:50,439 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:50,439 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:50,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][254], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 292#(= |#race~data~0| 0), 233#L1026-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,456 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-14 01:51:50,456 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:50,456 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:50,456 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:51:50,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][255], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 161#L1027true, 292#(= |#race~data~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,456 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-14 01:51:50,456 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:50,456 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:51:50,456 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:50,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][254], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 233#L1026-2true, 157#L1027true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,457 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-14 01:51:50,457 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:51:50,457 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:50,457 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:50,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][255], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 292#(= |#race~data~0| 0), 157#L1027true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,457 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-14 01:51:50,457 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:50,457 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:50,457 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:51:50,525 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 104#L1028true, 290#true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true, 237#L1040-1true]) [2025-03-14 01:51:50,525 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:51:50,525 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:50,525 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:50,525 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:50,525 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:50,525 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:50,535 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 113#L1028true, 290#true, 176#L1025-1true, Black: 280#true, 263#true, 267#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:50,535 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:51:50,535 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:50,535 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:50,535 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:50,535 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:50,535 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:50,574 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 217#L1025true, 285#true]) [2025-03-14 01:51:50,574 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:51:50,574 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:51:50,575 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:50,575 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:50,575 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:50,575 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:50,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, 252#L1025true, Black: 280#true, 97#L1025-2true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,575 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:51:50,575 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:51:50,575 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:50,575 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:50,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][254], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 233#L1026-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 217#L1025true, 285#true]) [2025-03-14 01:51:50,633 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-14 01:51:50,633 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,633 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,633 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-14 01:51:50,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][255], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 292#(= |#race~data~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 217#L1025true, 285#true]) [2025-03-14 01:51:50,633 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-14 01:51:50,633 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,633 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,633 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-14 01:51:50,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][254], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 292#(= |#race~data~0| 0), 233#L1026-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,634 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-14 01:51:50,634 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,634 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,634 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-14 01:51:50,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][255], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 61#L1028true, 292#(= |#race~data~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,634 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-14 01:51:50,634 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,634 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,634 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-14 01:51:50,650 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 104#L1028true, 166#L1042-3true, 290#true, Black: 280#true, 97#L1025-2true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,650 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-14 01:51:50,650 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:50,650 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:50,650 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:50,650 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:50,871 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, 176#L1025-1true, Black: 280#true, 263#true, 267#true, 285#true]) [2025-03-14 01:51:50,872 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-14 01:51:50,872 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:50,872 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:50,872 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:50,872 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:50,889 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 290#true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:50,889 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-14 01:51:50,889 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:50,889 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:50,889 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:50,889 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:50,889 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:50,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][251], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 165#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 290#true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 237#L1040-1true, 285#true]) [2025-03-14 01:51:50,890 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-14 01:51:50,890 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:50,890 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:50,890 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:51:50,893 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][283], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 290#true, Black: 280#true, 176#L1025-1true, 263#true, 267#true, 285#true, 237#L1040-1true, 89#L1028-1true]) [2025-03-14 01:51:50,893 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-14 01:51:50,893 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:50,893 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:50,893 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:50,893 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:50,893 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:50,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 104#L1028true, 166#L1042-3true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,921 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-14 01:51:50,921 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:51:50,921 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:50,921 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:50,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 251#L1027true, 233#L1026-2true, 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,924 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-14 01:51:50,924 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,924 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,924 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 233#L1026-2true, 11#L1042true, 22#L1026-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,924 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-14 01:51:50,924 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,924 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,924 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 251#L1027true, 292#(= |#race~data~0| 0), 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,924 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-14 01:51:50,924 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,924 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,924 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 292#(= |#race~data~0| 0), 11#L1042true, 22#L1026-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,925 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-14 01:51:50,925 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,925 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,925 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][254], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 61#L1028true, 292#(= |#race~data~0| 0), 233#L1026-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-14 01:51:50,956 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:51:50,956 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,956 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,956 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-14 01:51:50,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][255], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 61#L1028true, 292#(= |#race~data~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-14 01:51:50,956 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:51:50,956 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,956 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,956 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-14 01:51:50,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][254], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 233#L1026-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,957 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:51:50,957 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,957 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-14 01:51:50,957 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][255], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 292#(= |#race~data~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,957 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:51:50,957 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,957 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:50,957 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-14 01:51:50,967 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 166#L1042-3true, 290#true, 97#L1025-2true, Black: 280#true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:50,968 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-14 01:51:50,968 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,968 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:50,968 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:50,968 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:51,000 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 166#L1042-3true, 290#true, 176#L1025-1true, Black: 280#true, 263#true, 267#true, 89#L1028-1true, 285#true]) [2025-03-14 01:51:51,001 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-14 01:51:51,001 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:51,001 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:51,001 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:51,001 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:51,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 292#(= |#race~data~0| 0), 166#L1042-3true, 176#L1025-1true, 97#L1025-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:51,038 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-14 01:51:51,038 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:51,038 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:51,038 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-14 01:51:51,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 251#L1027true, 292#(= |#race~data~0| 0), 233#L1026-2true, 11#L1042true, Black: 280#true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-14 01:51:51,041 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:51:51,041 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:51,041 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:51,041 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:51,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 233#L1026-2true, 11#L1042true, 22#L1026-2true, Black: 280#true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-14 01:51:51,041 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:51:51,041 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:51,041 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:51,041 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:51,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 251#L1027true, 292#(= |#race~data~0| 0), 11#L1042true, Black: 280#true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-14 01:51:51,041 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:51:51,041 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:51,041 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:51,041 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:51,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 292#(= |#race~data~0| 0), 11#L1042true, 22#L1026-2true, Black: 280#true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-14 01:51:51,041 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:51:51,041 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:51,041 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:51,042 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:51,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 251#L1027true, 11#L1042true, 252#L1025true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:51,043 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:51:51,043 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:51,043 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:51,043 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:51,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 11#L1042true, 22#L1026-2true, 252#L1025true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:51,043 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:51:51,043 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:51,043 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:51,043 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:51,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][254], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 233#L1026-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-14 01:51:51,066 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-14 01:51:51,066 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:51,066 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-14 01:51:51,066 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:51,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][255], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 292#(= |#race~data~0| 0), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 126#L1028-1true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-14 01:51:51,067 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-14 01:51:51,067 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:51,067 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:51,067 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-14 01:51:51,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][192], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 165#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 166#L1042-3true, 290#true, Black: 280#true, 97#L1025-2true, 176#L1025-1true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:51,077 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-14 01:51:51,077 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-14 01:51:51,077 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:51,077 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:51,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 251#L1027true, 292#(= |#race~data~0| 0), 11#L1042true, 252#L1025true, Black: 280#true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-14 01:51:51,147 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-14 01:51:51,147 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:51,147 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:51,147 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:51,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 11#L1042true, 22#L1026-2true, 252#L1025true, Black: 280#true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-14 01:51:51,147 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-14 01:51:51,147 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:51,147 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:51,147 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:51,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 251#L1027true, 104#L1028true, 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:51,148 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-14 01:51:51,148 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:51,148 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:51,148 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:51,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 104#L1028true, 11#L1042true, 22#L1026-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:51,149 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-14 01:51:51,149 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:51,149 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:51,149 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:51,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 251#L1027true, 292#(= |#race~data~0| 0), 104#L1028true, 11#L1042true, Black: 280#true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-14 01:51:51,219 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-14 01:51:51,219 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:51:51,219 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:51:51,219 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:51:51,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 104#L1028true, 11#L1042true, 22#L1026-2true, Black: 280#true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-14 01:51:51,219 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-14 01:51:51,219 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:51:51,219 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:51:51,219 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:51:51,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 251#L1027true, 292#(= |#race~data~0| 0), 11#L1042true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:51,220 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-14 01:51:51,220 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:51:51,220 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:51:51,220 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:51:51,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 292#(= |#race~data~0| 0), 11#L1042true, 22#L1026-2true, Black: 280#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:51,220 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-14 01:51:51,220 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:51:51,220 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:51:51,220 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:51:51,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 251#L1027true, 292#(= |#race~data~0| 0), 11#L1042true, Black: 280#true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-14 01:51:51,275 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-14 01:51:51,275 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:51:51,275 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:51:51,275 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:51:51,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 292#(= |#race~data~0| 0), 11#L1042true, 22#L1026-2true, Black: 280#true, 267#true, 263#true, 89#L1028-1true, 285#true]) [2025-03-14 01:51:51,275 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-14 01:51:51,275 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:51:51,275 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:51:51,275 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:51:51,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 199#L1044true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 285#true]) [2025-03-14 01:51:51,584 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-14 01:51:51,584 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:51:51,584 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:51:51,584 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:51:51,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][231], [57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 199#L1044true, 266#true, 290#true, Black: 280#true, 263#true, 285#true]) [2025-03-14 01:51:51,592 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-14 01:51:51,592 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:51:51,592 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:51:51,592 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:51:51,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][274], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 110#L1025-1true, 199#L1044true, 290#true, Black: 280#true, 267#true, 263#true, 264#true, 144#L1025-2true, 285#true]) [2025-03-14 01:51:51,593 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-14 01:51:51,593 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:51:51,593 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:51:51,593 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:51:51,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 251#L1027true, 292#(= |#race~data~0| 0), 199#L1044true, 233#L1026-2true, Black: 280#true, 267#true, 285#true]) [2025-03-14 01:51:51,973 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-14 01:51:51,973 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:51:51,973 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:51:51,973 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:51:51,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 292#(= |#race~data~0| 0), 199#L1044true, 233#L1026-2true, 22#L1026-2true, Black: 280#true, 267#true, 285#true]) [2025-03-14 01:51:51,973 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-14 01:51:51,973 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:51:51,973 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:51:51,973 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:51:51,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 262#true, 251#L1027true, 292#(= |#race~data~0| 0), 199#L1044true, Black: 280#true, 267#true, 285#true]) [2025-03-14 01:51:51,974 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-14 01:51:51,974 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:51:51,974 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:51:51,974 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:51:51,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 262#true, 292#(= |#race~data~0| 0), 199#L1044true, 22#L1026-2true, Black: 280#true, 267#true, 285#true]) [2025-03-14 01:51:51,974 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-14 01:51:51,974 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:51:51,974 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:51:51,974 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:51:52,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 251#L1027true, 292#(= |#race~data~0| 0), 199#L1044true, 252#L1025true, Black: 280#true, 267#true, 285#true]) [2025-03-14 01:51:52,072 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-14 01:51:52,072 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-14 01:51:52,072 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-14 01:51:52,072 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-14 01:51:52,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 292#(= |#race~data~0| 0), 199#L1044true, 22#L1026-2true, 252#L1025true, Black: 280#true, 267#true, 285#true]) [2025-03-14 01:51:52,072 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-14 01:51:52,072 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-14 01:51:52,072 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-14 01:51:52,072 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-14 01:51:52,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 251#L1027true, 292#(= |#race~data~0| 0), 199#L1044true, 104#L1028true, Black: 280#true, 267#true, 285#true]) [2025-03-14 01:51:52,168 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-14 01:51:52,168 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-14 01:51:52,168 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-14 01:51:52,168 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-14 01:51:52,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 292#(= |#race~data~0| 0), 199#L1044true, 104#L1028true, 22#L1026-2true, Black: 280#true, 267#true, 285#true]) [2025-03-14 01:51:52,168 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-14 01:51:52,168 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-14 01:51:52,168 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-14 01:51:52,168 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-14 01:51:52,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 199#L1044true, 22#L1026-2true, Black: 280#true, 264#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:52,172 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-14 01:51:52,172 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-14 01:51:52,172 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-14 01:51:52,172 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-14 01:51:52,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 251#L1027true, 199#L1044true, Black: 280#true, 264#true, 267#true, 263#true, 285#true]) [2025-03-14 01:51:52,172 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-14 01:51:52,172 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-14 01:51:52,172 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-14 01:51:52,172 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-14 01:51:52,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 262#true, 251#L1027true, 292#(= |#race~data~0| 0), 199#L1044true, Black: 280#true, 267#true, 285#true]) [2025-03-14 01:51:52,264 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-14 01:51:52,264 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-14 01:51:52,264 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-14 01:51:52,264 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-14 01:51:52,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 179#L1028-1true, 262#true, 292#(= |#race~data~0| 0), 199#L1044true, 22#L1026-2true, Black: 280#true, 267#true, 285#true]) [2025-03-14 01:51:52,264 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-14 01:51:52,264 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-14 01:51:52,264 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-14 01:51:52,264 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-14 01:51:52,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 199#L1044true, 22#L1026-2true, Black: 280#true, 267#true, 263#true, 264#true, 89#L1028-1true, 285#true]) [2025-03-14 01:51:52,265 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-14 01:51:52,265 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-14 01:51:52,265 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-14 01:51:52,265 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-14 01:51:52,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 251#L1027true, 292#(= |#race~data~0| 0), 199#L1044true, Black: 280#true, 267#true, 263#true, 264#true, 89#L1028-1true, 285#true]) [2025-03-14 01:51:52,265 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-14 01:51:52,265 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-14 01:51:52,265 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-14 01:51:52,265 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-14 01:51:52,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1026-5-->L1026-2: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread3of3ForFork0_#t~ret4=|v_threadThread3of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret4][293], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 292#(= |#race~data~0| 0), 199#L1044true, 22#L1026-2true, Black: 280#true, 264#true, 267#true, 285#true]) [2025-03-14 01:51:52,801 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-03-14 01:51:52,801 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-14 01:51:52,801 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-14 01:51:52,801 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-14 01:51:52,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1027-3-->L1027: Formula: (and (= |v_threadThread3of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, threadThread3of3ForFork0_#t~ret6=|v_threadThread3of3ForFork0_#t~ret6_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread3of3ForFork0_#t~ret6][294], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 251#L1027true, 292#(= |#race~data~0| 0), 199#L1044true, Black: 280#true, 264#true, 267#true, 285#true]) [2025-03-14 01:51:52,801 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-03-14 01:51:52,801 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-14 01:51:52,801 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-14 01:51:52,801 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-14 01:51:52,828 INFO L124 PetriNetUnfolderBase]: 32654/87459 cut-off events. [2025-03-14 01:51:52,828 INFO L125 PetriNetUnfolderBase]: For 20871/24406 co-relation queries the response was YES. [2025-03-14 01:51:53,230 INFO L83 FinitePrefix]: Finished finitePrefix Result has 158683 conditions, 87459 events. 32654/87459 cut-off events. For 20871/24406 co-relation queries the response was YES. Maximal size of possible extension queue 3636. Compared 1174599 event pairs, 10283 based on Foata normal form. 368/75653 useless extension candidates. Maximal degree in co-relation 95814. Up to 21209 conditions per place. [2025-03-14 01:51:53,583 INFO L140 encePairwiseOnDemand]: 259/269 looper letters, 52 selfloop transitions, 10 changer transitions 0/312 dead transitions. [2025-03-14 01:51:53,583 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 274 places, 312 transitions, 938 flow [2025-03-14 01:51:53,584 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:51:53,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:51:53,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 764 transitions. [2025-03-14 01:51:53,585 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9467162329615861 [2025-03-14 01:51:53,585 INFO L175 Difference]: Start difference. First operand has 272 places, 283 transitions, 721 flow. Second operand 3 states and 764 transitions. [2025-03-14 01:51:53,585 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 274 places, 312 transitions, 938 flow [2025-03-14 01:51:53,631 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 272 places, 312 transitions, 918 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:51:53,633 INFO L231 Difference]: Finished difference. Result has 274 places, 293 transitions, 801 flow [2025-03-14 01:51:53,634 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-14 01:51:53,634 INFO L279 CegarLoopForPetriNet]: 266 programPoint places, 8 predicate places. [2025-03-14 01:51:53,634 INFO L471 AbstractCegarLoop]: Abstraction has has 274 places, 293 transitions, 801 flow [2025-03-14 01:51:53,634 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-14 01:51:53,635 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:51:53,635 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-14 01:51:53,635 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-03-14 01:51:53,635 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-14 01:51:53,636 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:51:53,636 INFO L85 PathProgramCache]: Analyzing trace with hash -2125543019, now seen corresponding path program 1 times [2025-03-14 01:51:53,636 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:51:53,636 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1668804657] [2025-03-14 01:51:53,636 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:51:53,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:51:53,651 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 172 statements into 1 equivalence classes. [2025-03-14 01:51:53,657 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 172 of 172 statements. [2025-03-14 01:51:53,657 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:53,657 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:51:53,729 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-14 01:51:53,729 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:51:53,729 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1668804657] [2025-03-14 01:51:53,729 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1668804657] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:51:53,729 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:51:53,729 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:51:53,730 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [516351467] [2025-03-14 01:51:53,730 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:51:53,731 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-14 01:51:53,731 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:51:53,731 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-14 01:51:53,732 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-14 01:51:53,779 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 269 [2025-03-14 01:51:53,780 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-14 01:51:53,780 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:51:53,780 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 269 [2025-03-14 01:51:53,780 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:51:54,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 6#L1036-2true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 280#true, 144#L1025-2true, 196#threadENTRYtrue]) [2025-03-14 01:51:54,210 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:51:54,210 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:51:54,210 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:51:54,210 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:51:54,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 6#L1036-2true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 176#L1025-1true, Black: 280#true, 196#threadENTRYtrue]) [2025-03-14 01:51:54,247 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:51:54,247 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:54,247 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:51:54,247 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:54,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 98#L1025-1true, 266#true, 290#true, 97#L1025-2true, Black: 280#true, 263#true, 295#true, 237#L1040-1true]) [2025-03-14 01:51:54,254 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:51:54,254 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:51:54,254 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:54,254 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:54,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 266#true, 290#true, Black: 280#true, 263#true, 237#L1040-1true, 295#true]) [2025-03-14 01:51:54,256 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:51:54,256 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:54,256 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:51:54,256 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:54,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 6#L1036-2true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 280#true, 144#L1025-2true, 121#L1024true]) [2025-03-14 01:51:54,288 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:51:54,288 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:51:54,288 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:54,288 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:54,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 6#L1036-2true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 280#true, 176#L1025-1true, 121#L1024true]) [2025-03-14 01:51:54,332 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:51:54,332 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:51:54,332 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:51:54,332 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:51:54,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 98#L1025-1true, 166#L1042-3true, 266#true, 290#true, 97#L1025-2true, Black: 280#true, 263#true, 295#true]) [2025-03-14 01:51:54,334 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:51:54,334 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:51:54,334 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:54,334 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:54,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 266#true, 290#true, Black: 280#true, 263#true, 295#true]) [2025-03-14 01:51:54,336 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:51:54,336 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:54,336 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:51:54,336 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:51:54,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 6#L1036-2true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:54,378 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:51:54,378 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:51:54,378 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:51:54,378 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:51:54,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 6#L1036-2true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:54,429 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:51:54,429 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:51:54,429 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:51:54,429 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:51:54,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 6#L1036-2true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 280#true, 176#L1025-1true]) [2025-03-14 01:51:54,430 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:51:54,430 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:51:54,430 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:51:54,430 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:51:54,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 6#L1036-2true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 280#true, 176#L1025-1true]) [2025-03-14 01:51:54,485 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:51:54,485 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:51:54,485 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:51:54,485 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:51:55,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 213#threadENTRYtrue, 290#true, 97#L1025-2true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true]) [2025-03-14 01:51:55,658 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:51:55,658 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:55,658 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:55,658 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:55,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 149#threadENTRYtrue, 97#L1025-2true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 176#L1025-1true, Black: 280#true]) [2025-03-14 01:51:55,659 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:51:55,659 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:55,659 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:55,659 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:55,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 213#threadENTRYtrue, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-14 01:51:55,664 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:51:55,664 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:55,664 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:55,664 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:55,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 149#threadENTRYtrue, 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:55,667 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:51:55,667 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:55,667 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:55,667 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:55,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 176#L1025-1true, Black: 280#true, 196#threadENTRYtrue]) [2025-03-14 01:51:55,727 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:51:55,727 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:55,727 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:55,727 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:55,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true, 196#threadENTRYtrue]) [2025-03-14 01:51:55,727 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:51:55,727 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:55,727 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:51:55,727 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:55,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 213#threadENTRYtrue, 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true]) [2025-03-14 01:51:55,928 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:51:55,928 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:55,928 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:55,928 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:55,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 149#threadENTRYtrue, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 176#L1025-1true, Black: 280#true]) [2025-03-14 01:51:55,929 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:51:55,929 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:55,929 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:55,929 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:55,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 213#threadENTRYtrue, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-14 01:51:55,934 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:51:55,934 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:55,934 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:55,934 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:55,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 149#threadENTRYtrue, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:55,936 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:51:55,936 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:55,936 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:55,936 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:55,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 236#L1024true, 176#L1025-1true, Black: 280#true]) [2025-03-14 01:51:55,959 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:51:55,959 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:55,959 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:55,959 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:55,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 236#L1024true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:55,968 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:51:55,968 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:55,968 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:55,968 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:56,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, 265#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true, 121#L1024true]) [2025-03-14 01:51:56,007 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:51:56,007 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:56,007 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:56,007 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:56,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true, 121#L1024true]) [2025-03-14 01:51:56,008 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:51:56,008 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:56,008 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:56,008 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:56,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, Black: 280#true, 176#L1025-1true, 196#threadENTRYtrue]) [2025-03-14 01:51:56,023 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:51:56,023 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:56,023 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:56,023 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:56,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 196#threadENTRYtrue, 144#L1025-2true]) [2025-03-14 01:51:56,025 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:51:56,025 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:56,025 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:51:56,025 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:56,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,312 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,312 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,312 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,312 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,312 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,312 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,312 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,312 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,312 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,312 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,312 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,312 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,312 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,312 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,312 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,312 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,341 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:51:56,341 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:56,341 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:56,341 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:56,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 237#L1040-1true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,342 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:51:56,342 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:56,342 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:56,342 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:56,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 11#L1042true, 98#L1025-1true, Black: 280#true, 196#threadENTRYtrue, 144#L1025-2true]) [2025-03-14 01:51:56,379 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:51:56,379 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:56,379 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:56,379 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:51:56,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 236#L1024true, 176#L1025-1true, Black: 280#true]) [2025-03-14 01:51:56,458 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:51:56,458 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:56,458 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:56,458 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:56,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 236#L1024true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,470 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:51:56,470 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:56,470 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:56,470 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:56,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,476 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,476 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,476 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,476 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,477 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,477 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,477 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,477 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,505 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,505 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,505 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,505 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,506 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,506 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,506 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,506 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 237#L1040-1true, 295#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 176#L1025-1true, Black: 280#true]) [2025-03-14 01:51:56,506 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,506 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,506 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,506 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,512 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,512 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,512 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,512 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,512 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,512 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,513 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,513 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,513 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,513 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,521 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,521 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,521 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,521 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,521 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,521 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,521 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,521 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,521 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,521 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,521 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,521 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,522 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,522 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,522 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,522 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,522 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,522 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,522 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,522 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,522 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,522 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,522 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 237#L1040-1true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true]) [2025-03-14 01:51:56,540 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,540 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,540 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,540 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,544 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,544 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,544 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,544 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,544 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,544 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,544 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,544 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,544 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,544 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,544 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,544 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,544 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,544 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,544 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,544 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,544 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,544 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,544 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,544 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,544 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,544 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,544 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,544 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,547 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,547 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,548 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,548 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 237#L1040-1true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,548 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,548 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,548 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,548 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 176#L1025-1true, Black: 280#true, 121#L1024true]) [2025-03-14 01:51:56,557 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:51:56,557 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:56,557 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:56,557 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:56,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true, 121#L1024true]) [2025-03-14 01:51:56,558 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:51:56,558 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:56,558 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:56,558 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:51:56,669 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,669 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,670 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,670 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,670 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,670 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,670 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,670 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,670 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,670 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,670 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,670 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,694 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,694 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,694 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,694 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,696 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,696 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,696 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,696 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,696 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,696 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, 176#L1025-1true, Black: 280#true]) [2025-03-14 01:51:56,726 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,726 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,726 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,726 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,726 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,726 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,726 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,726 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,726 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,726 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 176#L1025-1true]) [2025-03-14 01:51:56,728 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,728 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,728 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,728 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 237#L1040-1true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,728 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,728 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,728 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,728 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, Black: 280#true]) [2025-03-14 01:51:56,729 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,729 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,729 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,729 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,729 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, Black: 280#true]) [2025-03-14 01:51:56,729 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,729 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,729 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,729 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,729 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 140#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 98#L1025-1true, Black: 280#true]) [2025-03-14 01:51:56,730 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,730 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,730 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,730 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,740 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,740 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,740 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,740 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, 265#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true]) [2025-03-14 01:51:56,741 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,741 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,741 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,741 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,743 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,743 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,743 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,743 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,743 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,743 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,743 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,743 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,743 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,743 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,743 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,743 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,743 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,744 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,744 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,744 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,744 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,744 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,744 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,744 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,744 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:56,744 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:56,744 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:56,744 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:56,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 140#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-14 01:51:56,745 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,745 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,745 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,745 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,745 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,745 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,745 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,745 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,745 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,745 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,746 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,746 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,746 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,746 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,746 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,746 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,746 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,746 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,746 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,746 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,746 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,746 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:56,746 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:56,746 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:56,746 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:56,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 176#L1025-1true]) [2025-03-14 01:51:56,768 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,768 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,768 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,768 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 176#L1025-1true]) [2025-03-14 01:51:56,768 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,768 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,768 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,768 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,772 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,772 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,772 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,772 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,773 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,773 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,773 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,773 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,773 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,773 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,773 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:56,773 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:56,773 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:56,773 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:56,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 11#L1042true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 121#L1024true]) [2025-03-14 01:51:56,789 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,789 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,789 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,789 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true, 196#threadENTRYtrue]) [2025-03-14 01:51:56,814 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,814 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:56,814 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,814 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:51:56,916 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,916 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:56,916 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:56,916 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:56,916 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:56,916 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:56,916 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,916 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:56,916 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:56,916 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:56,916 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:56,916 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:56,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,923 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,923 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,923 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,923 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 176#L1025-1true, Black: 280#true]) [2025-03-14 01:51:56,923 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,923 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,923 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,923 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,936 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,936 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,936 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,937 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,939 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,939 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,939 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,939 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,939 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,939 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,939 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 176#L1025-1true, Black: 280#true]) [2025-03-14 01:51:56,943 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,944 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,944 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,944 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,945 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:56,945 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,945 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,945 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,945 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,945 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,945 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 176#L1025-1true]) [2025-03-14 01:51:56,984 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,984 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,984 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:56,984 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:56,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 176#L1025-1true, Black: 280#true]) [2025-03-14 01:51:56,987 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:56,987 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:56,987 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:56,987 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:56,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 176#L1025-1true, Black: 280#true]) [2025-03-14 01:51:56,995 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:56,995 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:56,995 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:56,995 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:57,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, Black: 280#true]) [2025-03-14 01:51:57,000 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:57,000 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:57,000 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:57,000 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:57,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:57,019 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:57,019 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:57,019 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:57,019 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:57,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 176#L1025-1true]) [2025-03-14 01:51:57,032 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:57,032 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:57,032 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:57,032 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:57,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 196#threadENTRYtrue]) [2025-03-14 01:51:57,068 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:51:57,068 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:57,068 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:57,068 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:51:57,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 176#L1025-1true, Black: 280#true]) [2025-03-14 01:51:57,204 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,204 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:57,204 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:57,204 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true]) [2025-03-14 01:51:57,220 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,220 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:57,220 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,220 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:57,222 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:57,222 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,222 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,222 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:57,222 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:57,222 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,222 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 11#L1042true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:57,223 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,223 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:57,223 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:57,223 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 11#L1042true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:57,230 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,231 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:57,231 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,231 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:57,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 140#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 98#L1025-1true, Black: 280#true]) [2025-03-14 01:51:57,235 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,235 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:57,235 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:57,235 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, Black: 280#true]) [2025-03-14 01:51:57,237 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,237 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:57,237 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:57,237 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 140#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true]) [2025-03-14 01:51:57,269 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,269 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:57,269 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:57,270 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,270 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 198#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:57,271 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,271 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,271 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:57,271 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,271 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,271 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:57,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 217#L1025true, 237#L1040-1true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true]) [2025-03-14 01:51:57,277 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:57,277 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:57,278 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:57,278 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:57,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:57,479 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:57,479 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:57,479 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:57,479 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:57,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:57,484 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:57,484 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:57,484 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:57,484 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:57,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, Black: 280#true]) [2025-03-14 01:51:57,500 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,500 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:57,500 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:57,500 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,502 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:57,502 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,502 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,502 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:57,502 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:57,502 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true, 121#L1024true]) [2025-03-14 01:51:57,517 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,517 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:57,517 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:57,517 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 196#threadENTRYtrue]) [2025-03-14 01:51:57,537 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,537 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:57,537 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:57,537 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:57,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 176#L1025-1true, Black: 280#true]) [2025-03-14 01:51:57,657 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:57,657 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:57,657 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:57,657 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:57,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true]) [2025-03-14 01:51:57,664 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:57,664 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:57,664 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:57,664 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:57,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 11#L1042true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:57,673 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:57,673 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:57,673 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:57,673 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:57,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 217#L1025true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:57,724 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:57,724 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:57,724 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:57,724 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:57,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 11#L1042true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:57,751 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:57,751 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:57,751 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:57,751 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:57,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 121#L1024true]) [2025-03-14 01:51:57,765 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:51:57,765 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:57,766 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:57,766 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:57,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:57,838 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:57,838 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:57,838 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:57,838 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:57,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 176#L1025-1true, Black: 280#true]) [2025-03-14 01:51:57,839 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:57,839 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:57,839 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:57,840 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:57,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 113#L1028true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:57,843 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:57,843 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:57,843 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:57,843 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:57,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:57,843 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:57,843 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:57,843 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:57,844 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:57,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 290#true, 267#true, 263#true, 125#L1024true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 11#L1042true, Black: 280#true]) [2025-03-14 01:51:57,912 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:57,912 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:57,912 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:57,912 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:57,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 161#L1027true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 125#L1024true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 11#L1042true, Black: 280#true]) [2025-03-14 01:51:57,912 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:57,912 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:57,912 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:57,912 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:57,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 157#L1027true, 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 11#L1042true, Black: 280#true]) [2025-03-14 01:51:57,912 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:57,912 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:57,912 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:57,912 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:57,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 11#L1042true, Black: 280#true]) [2025-03-14 01:51:57,912 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:57,912 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:57,912 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:57,912 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:57,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 217#L1025true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true]) [2025-03-14 01:51:57,921 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:57,921 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:57,921 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:57,921 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:57,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true]) [2025-03-14 01:51:57,921 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:57,921 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:57,921 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:57,921 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:57,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true]) [2025-03-14 01:51:57,922 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:57,922 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:57,922 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:57,922 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:57,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:57,926 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:57,926 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:57,926 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:57,926 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:57,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:57,934 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:57,934 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:57,934 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:57,934 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:57,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:57,942 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:57,942 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:57,942 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:57,942 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:57,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:57,951 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:57,951 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:57,951 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:57,951 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:58,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 121#L1024true]) [2025-03-14 01:51:58,045 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:58,045 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:58,045 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:58,045 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:58,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 104#L1028true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 280#true, 176#L1025-1true]) [2025-03-14 01:51:58,126 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,126 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,126 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,126 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 61#L1028true, 98#L1025-1true, Black: 280#true]) [2025-03-14 01:51:58,127 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,127 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,127 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,127 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-14 01:51:58,130 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,130 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,130 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,130 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 176#L1025-1true, Black: 280#true, 89#L1028-1true]) [2025-03-14 01:51:58,131 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,131 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,131 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,131 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-14 01:51:58,134 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,134 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,134 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,134 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-14 01:51:58,135 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,135 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,135 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,135 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,138 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:58,138 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,138 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,138 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,138 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,138 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:58,139 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,139 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,139 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,139 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,139 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:58,139 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,140 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,140 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,140 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,140 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,140 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:58,140 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,140 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,140 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,140 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:58,141 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:51:58,141 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:58,141 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:58,141 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:58,141 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 280#true, 176#L1025-1true]) [2025-03-14 01:51:58,141 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,141 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,141 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,141 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,141 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 104#L1028true, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:58,149 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,149 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,149 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,149 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 61#L1028true, Black: 280#true]) [2025-03-14 01:51:58,150 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,150 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,151 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,151 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 290#true, 267#true, 263#true, 217#L1025true, 125#L1024true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 11#L1042true, Black: 280#true]) [2025-03-14 01:51:58,365 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,365 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,365 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,365 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 217#L1025true, 125#L1024true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 11#L1042true, Black: 280#true]) [2025-03-14 01:51:58,365 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,365 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,365 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,365 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 217#L1025true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:58,379 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,379 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,379 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,379 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 11#L1042true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:58,382 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,382 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,382 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,382 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 11#L1042true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:58,394 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,394 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,394 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,394 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:58,402 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,402 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,402 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,402 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:58,403 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,403 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,403 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,403 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:58,412 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,413 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,413 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,413 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:58,508 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,508 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,508 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,508 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,614 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:58,614 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,614 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,614 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,614 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,614 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:58,618 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,618 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,618 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,618 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 179#L1028-1true, 176#L1025-1true, Black: 280#true]) [2025-03-14 01:51:58,651 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,651 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,651 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,651 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][252], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 126#L1028-1true]) [2025-03-14 01:51:58,653 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,653 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,653 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,653 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,660 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-14 01:51:58,661 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,661 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,661 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,661 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,661 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-14 01:51:58,661 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,661 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,661 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,661 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,661 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-14 01:51:58,661 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,662 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,662 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,662 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,662 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,662 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-14 01:51:58,662 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:58,662 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:58,662 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:58,662 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:58,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-14 01:51:58,662 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,662 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,662 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,662 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,663 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 176#L1025-1true, Black: 280#true, 89#L1028-1true]) [2025-03-14 01:51:58,663 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,663 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,663 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,663 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,663 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, Black: 280#true]) [2025-03-14 01:51:58,666 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,666 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,666 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:51:58,666 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:51:58,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][303], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 179#L1028-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:58,680 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,680 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,680 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,680 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 280#true, 126#L1028-1true]) [2025-03-14 01:51:58,681 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,681 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,681 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,681 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 114#L1043true, Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-14 01:51:58,760 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:58,760 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:58,760 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:58,760 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:58,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 114#L1043true, 161#L1027true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-14 01:51:58,761 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:58,761 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:58,761 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:58,761 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:58,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, 161#L1027true, Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-14 01:51:58,761 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:58,761 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:58,761 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:58,761 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:58,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 157#L1027true, 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-14 01:51:58,761 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:58,761 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:58,761 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:58,761 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:58,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 217#L1025true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 11#L1042true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:58,776 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,776 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,776 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,776 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:58,797 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,797 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,797 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,797 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:58,802 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,802 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,803 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,803 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:58,807 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,807 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,807 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,807 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:58,880 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:58,880 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:58,880 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:58,880 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:58,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:58,886 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:58,886 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:58,886 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:58,886 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:58,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, 98#L1025-1true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:58,905 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,905 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,905 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,905 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true, 196#threadENTRYtrue]) [2025-03-14 01:51:58,939 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,940 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,940 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,940 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 61#L1028true, 98#L1025-1true, Black: 280#true]) [2025-03-14 01:51:58,953 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,953 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,953 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,953 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 104#L1028true, 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 176#L1025-1true, Black: 280#true]) [2025-03-14 01:51:58,954 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,954 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:58,954 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:58,954 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:59,010 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-14 01:51:59,011 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:59,011 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:59,011 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,011 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,011 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-14 01:51:59,015 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:59,015 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:59,015 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:59,015 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:59,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 176#L1025-1true, Black: 280#true]) [2025-03-14 01:51:59,020 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:59,020 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:59,020 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:59,020 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:59,023 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 113#L1028true, Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:59,023 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:59,023 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:59,023 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:59,023 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:59,023 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:59,023 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:59,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 61#L1028true, Black: 280#true]) [2025-03-14 01:51:59,056 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:59,056 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:59,056 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:59,056 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:59,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 104#L1028true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:59,058 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:59,058 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:59,058 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:59,058 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:59,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 176#L1025-1true, Black: 280#true, 89#L1028-1true]) [2025-03-14 01:51:59,072 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:51:59,072 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:59,072 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:51:59,072 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:51:59,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 290#true, 267#true, 263#true, 217#L1025true, 125#L1024true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-14 01:51:59,163 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:59,163 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,163 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,163 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, 161#L1027true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 217#L1025true, 125#L1024true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-14 01:51:59,163 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:59,163 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,163 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,163 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 290#true, 267#true, 263#true, 125#L1024true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, Black: 280#true]) [2025-03-14 01:51:59,164 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:59,164 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,164 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,164 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 161#L1027true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, Black: 280#true]) [2025-03-14 01:51:59,164 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:59,164 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,164 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,164 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, Black: 280#true]) [2025-03-14 01:51:59,164 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:59,164 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,164 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,164 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 157#L1027true, 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, Black: 280#true]) [2025-03-14 01:51:59,165 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:59,165 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,165 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,165 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 114#L1043true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:59,178 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:59,178 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,178 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,178 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:59,193 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:59,193 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,193 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,193 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:59,200 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:59,200 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,200 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,200 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:59,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 217#L1025true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:59,276 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:59,276 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:59,276 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,276 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:59,279 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:59,279 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,279 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:59,279 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:59,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:59,280 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:59,280 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,280 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,280 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:59,280 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 280#true, 176#L1025-1true]) [2025-03-14 01:51:59,281 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:59,281 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:59,281 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,281 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:59,281 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,281 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 176#L1025-1true, Black: 280#true]) [2025-03-14 01:51:59,281 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:59,281 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:59,281 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,281 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:59,282 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:59,282 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:59,288 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:59,289 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,289 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:59,289 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:59,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:59,289 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:59,289 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,289 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,289 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:51:59,290 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 176#L1025-1true, Black: 280#true]) [2025-03-14 01:51:59,290 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:59,290 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:59,290 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,290 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:59,290 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,291 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 176#L1025-1true, Black: 280#true]) [2025-03-14 01:51:59,291 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:59,291 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:59,291 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,291 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:59,291 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:59,291 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, 98#L1025-1true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:59,301 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:59,301 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,301 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:59,301 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 126#L1028-1true]) [2025-03-14 01:51:59,346 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:59,346 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:59,346 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,347 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 179#L1028-1true, Black: 280#true, 176#L1025-1true]) [2025-03-14 01:51:59,348 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:59,348 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:59,348 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,348 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 280#true, 176#L1025-1true, 89#L1028-1true]) [2025-03-14 01:51:59,403 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:59,403 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,403 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,403 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:59,406 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-14 01:51:59,407 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:59,407 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:59,407 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,407 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,407 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,407 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:59,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 113#L1028true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, 11#L1042true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:59,415 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:59,415 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,415 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,415 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:59,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 126#L1028-1true]) [2025-03-14 01:51:59,448 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:59,448 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,448 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:59,448 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 179#L1028-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:59,450 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:51:59,450 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:51:59,450 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,450 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:51:59,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, Black: 280#true]) [2025-03-14 01:51:59,546 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:51:59,546 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,546 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,546 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 161#L1027true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, Black: 280#true]) [2025-03-14 01:51:59,546 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:51:59,546 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,546 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,546 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 290#true, 267#true, 263#true, 217#L1025true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, Black: 280#true]) [2025-03-14 01:51:59,547 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:51:59,547 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,547 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,547 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 217#L1025true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, Black: 280#true]) [2025-03-14 01:51:59,547 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:51:59,547 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,547 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,547 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, Black: 280#true]) [2025-03-14 01:51:59,547 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:51:59,547 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,547 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,547 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 157#L1027true, 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, Black: 280#true]) [2025-03-14 01:51:59,548 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:51:59,548 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,548 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,548 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 217#L1025true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:59,558 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:59,558 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,558 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,558 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:59,563 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:59,564 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,564 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,564 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:59,567 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:59,567 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,567 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:59,567 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:59,580 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:59,580 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,580 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,580 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:59,582 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:59,582 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,582 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:59,582 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,622 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 280#true, 176#L1025-1true]) [2025-03-14 01:51:59,622 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:51:59,622 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:59,622 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,622 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,622 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:59,647 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 280#true, 176#L1025-1true]) [2025-03-14 01:51:59,647 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:51:59,647 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:59,647 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:59,647 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,647 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 217#L1025true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 245#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:59,664 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:51:59,664 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:59,664 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:59,664 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 217#L1025true, 237#L1040-1true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-14 01:51:59,665 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:59,665 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,665 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,665 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:51:59,666 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 217#L1025true, 237#L1040-1true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true]) [2025-03-14 01:51:59,666 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:51:59,666 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,666 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,666 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:59,666 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:59,666 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, 217#L1025true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true]) [2025-03-14 01:51:59,666 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:51:59,666 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,667 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:51:59,667 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:59,667 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:51:59,667 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:51:59,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true, 121#L1024true]) [2025-03-14 01:51:59,703 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:59,703 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,703 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,703 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:59,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 11#L1042true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-14 01:51:59,991 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:51:59,991 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:51:59,991 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:51:59,991 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:52:00,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 290#true, 267#true, 263#true, 217#L1025true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, Black: 280#true]) [2025-03-14 01:52:00,085 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:52:00,085 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:52:00,085 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:52:00,085 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:52:00,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 217#L1025true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, Black: 280#true]) [2025-03-14 01:52:00,085 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:52:00,085 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:52:00,085 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:52:00,085 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:52:00,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:52:00,089 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:52:00,089 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:52:00,089 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:52:00,089 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:52:00,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 217#L1025true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 241#L1044-7true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:52:00,092 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:52:00,092 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:52:00,092 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:52:00,092 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:52:00,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 217#L1025true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 144#L1025-2true]) [2025-03-14 01:52:00,096 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:52:00,096 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:52:00,096 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:52:00,096 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:52:00,096 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 176#L1025-1true, Black: 280#true]) [2025-03-14 01:52:00,096 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:52:00,096 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:52:00,096 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:52:00,096 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:52:00,096 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:52:00,096 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:52:00,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:52:00,102 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:52:00,102 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:52:00,102 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:52:00,102 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:52:00,105 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true]) [2025-03-14 01:52:00,105 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:52:00,105 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:52:00,105 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:52:00,105 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:52:00,105 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:52:00,106 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:52:00,120 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 217#L1025true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 176#L1025-1true, Black: 280#true]) [2025-03-14 01:52:00,120 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:52:00,120 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:52:00,120 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:52:00,120 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:52:00,120 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:52:00,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:52:00,231 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:52:00,231 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:52:00,231 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:52:00,231 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:52:00,283 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, 237#L1040-1true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, 176#L1025-1true, Black: 280#true]) [2025-03-14 01:52:00,283 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:52:00,283 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:52:00,284 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:52:00,284 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:52:00,284 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:52:00,284 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:52:00,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 217#L1025true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:52:00,327 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:52:00,327 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:52:00,327 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:52:00,327 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:52:00,332 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 217#L1025true, 295#true, 57#L1025-2true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true]) [2025-03-14 01:52:00,332 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:52:00,332 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:52:00,332 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:52:00,332 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:52:00,332 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:52:00,332 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:52:00,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][197], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 97#L1025-2true, 252#L1025true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true, 176#L1025-1true]) [2025-03-14 01:52:00,332 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:52:00,332 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:52:00,332 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:52:00,332 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:52:00,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:52:00,344 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:52:00,344 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:52:00,344 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:52:00,344 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:52:00,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 192#ULTIMATE.startFINALtrue, 290#true, 97#L1025-2true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:52:00,347 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:52:00,347 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:52:00,347 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:52:00,347 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:52:00,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 114#L1043true, Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-14 01:52:00,441 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:52:00,441 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:52:00,441 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:52:00,441 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:52:00,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 241#L1044-7true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:52:00,458 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:52:00,458 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:52:00,458 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:52:00,458 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:52:00,473 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, 57#L1025-2true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 280#true, 176#L1025-1true]) [2025-03-14 01:52:00,473 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-14 01:52:00,473 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:52:00,473 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:52:00,473 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:52:00,473 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:52:00,508 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][284], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 237#L1040-1true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 57#L1025-2true, Black: 280#true, 176#L1025-1true, 89#L1028-1true]) [2025-03-14 01:52:00,508 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-14 01:52:00,508 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:52:00,508 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:52:00,508 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:52:00,508 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:52:00,508 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:52:00,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 110#L1025-1true, 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:52:00,561 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-14 01:52:00,561 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:52:00,561 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:52:00,561 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:52:00,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, 129#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:52:00,602 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-14 01:52:00,602 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:52:00,602 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:52:00,602 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:52:00,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 241#L1044-7true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-14 01:52:00,649 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-14 01:52:00,649 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:52:00,649 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:52:00,649 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:52:00,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 225#L1046-1true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:52:00,660 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-14 01:52:00,660 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:52:00,660 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:52:00,660 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:52:00,675 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1016] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][222], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 166#L1042-3true, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 57#L1025-2true, 265#true, 176#L1025-1true, Black: 280#true, 89#L1028-1true]) [2025-03-14 01:52:00,675 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-14 01:52:00,675 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:52:00,675 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:52:00,675 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:52:00,675 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:52:00,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 125#L1024true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-14 01:52:00,929 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:52:00,929 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:52:00,929 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:52:00,929 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:52:00,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 161#L1027true, Black: 292#(= |#race~data~0| 0), 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-14 01:52:00,929 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:52:00,929 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:52:00,929 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:52:00,929 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:52:00,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 292#(= |#race~data~0| 0), 157#L1027true, 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-14 01:52:00,930 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:52:00,930 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:52:00,930 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:52:00,930 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:52:00,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 157#L1027true, 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-14 01:52:00,930 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:52:00,930 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:52:00,930 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:52:00,930 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:52:01,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 225#L1046-1true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-14 01:52:01,018 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-14 01:52:01,018 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-14 01:52:01,018 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:52:01,018 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:52:01,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 217#L1025true, 125#L1024true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-14 01:52:01,098 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-14 01:52:01,098 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:52:01,098 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:52:01,098 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:52:01,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 292#(= |#race~data~0| 0), 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 217#L1025true, 295#true, 125#L1024true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 280#true]) [2025-03-14 01:52:01,098 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-14 01:52:01,098 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:52:01,098 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:52:01,098 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:52:01,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:52:01,101 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:52:01,101 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:52:01,101 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:52:01,101 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:52:01,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 157#L1027true, 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:52:01,111 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:52:01,111 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:52:01,111 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:52:01,111 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:52:01,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 217#L1025true, 295#true, 265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:52:01,259 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-14 01:52:01,259 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:52:01,259 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:52:01,259 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:52:01,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [113#L1028true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true]) [2025-03-14 01:52:01,482 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-14 01:52:01,482 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:52:01,482 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-14 01:52:01,482 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:52:01,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 192#ULTIMATE.startFINALtrue, 290#true, 267#true, 263#true, 295#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 89#L1028-1true]) [2025-03-14 01:52:01,595 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-14 01:52:01,595 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:52:01,595 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:52:01,595 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:52:02,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 233#L1026-2true, 199#L1044true, Black: 280#true, 267#true, 295#true, 125#L1024true]) [2025-03-14 01:52:02,141 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-14 01:52:02,141 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:52:02,141 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:52:02,141 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:52:02,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 199#L1044true, Black: 280#true, 267#true, 125#L1024true, 295#true]) [2025-03-14 01:52:02,141 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-14 01:52:02,141 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:52:02,141 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:52:02,141 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:52:02,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 292#(= |#race~data~0| 0), Black: 290#true, 199#L1044true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 267#true, 295#true]) [2025-03-14 01:52:02,256 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-14 01:52:02,256 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:52:02,256 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:52:02,256 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:52:02,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 262#true, 199#L1044true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 295#true]) [2025-03-14 01:52:02,310 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-14 01:52:02,310 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:52:02,310 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:52:02,310 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:52:02,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 233#L1026-2true, Black: 280#true, 267#true, 295#true, 125#L1024true, 203#L1043-1true]) [2025-03-14 01:52:02,447 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-14 01:52:02,447 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-14 01:52:02,447 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-14 01:52:02,447 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-14 01:52:02,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, Black: 280#true, 267#true, 125#L1024true, 295#true, 203#L1043-1true]) [2025-03-14 01:52:02,447 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-14 01:52:02,447 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-14 01:52:02,447 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-14 01:52:02,447 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-14 01:52:02,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 292#(= |#race~data~0| 0), Black: 290#true, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 267#true, 203#L1043-1true, 295#true]) [2025-03-14 01:52:02,560 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-14 01:52:02,560 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-14 01:52:02,560 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-14 01:52:02,560 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-14 01:52:02,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 262#true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 295#true, 203#L1043-1true]) [2025-03-14 01:52:02,617 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-14 01:52:02,617 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-14 01:52:02,617 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-14 01:52:02,617 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-14 01:52:02,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 262#true, 241#L1044-7true, Black: 290#true, 233#L1026-2true, Black: 280#true, 267#true, 295#true, 125#L1024true]) [2025-03-14 01:52:02,647 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-14 01:52:02,647 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:52:02,647 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:52:02,648 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:52:02,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 292#(= |#race~data~0| 0), 262#true, 241#L1044-7true, Black: 290#true, Black: 280#true, 267#true, 125#L1024true, 295#true]) [2025-03-14 01:52:02,648 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-14 01:52:02,648 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:52:02,648 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:52:02,648 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:52:02,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 241#L1044-7true, 233#L1026-2true, 266#true, 290#true, Black: 280#true, 263#true, 295#true]) [2025-03-14 01:52:02,720 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-14 01:52:02,720 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:52:02,720 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:52:02,720 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:52:02,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 161#L1027true, Black: 292#(= |#race~data~0| 0), 241#L1044-7true, 266#true, 290#true, Black: 280#true, 263#true, 295#true]) [2025-03-14 01:52:02,720 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-14 01:52:02,720 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:52:02,720 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:52:02,720 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:52:02,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 241#L1044-7true, 233#L1026-2true, 157#L1027true, 290#true, 266#true, Black: 280#true, 263#true, 295#true]) [2025-03-14 01:52:02,756 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-14 01:52:02,756 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:52:02,756 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:52:02,756 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:52:02,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 292#(= |#race~data~0| 0), 241#L1044-7true, 157#L1027true, 290#true, 266#true, Black: 280#true, 263#true, 295#true]) [2025-03-14 01:52:02,756 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-14 01:52:02,756 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:52:02,757 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:52:02,757 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:52:02,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 225#L1046-1true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 233#L1026-2true, Black: 280#true, 267#true, 295#true, 125#L1024true]) [2025-03-14 01:52:02,768 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-14 01:52:02,768 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-14 01:52:02,768 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-14 01:52:02,768 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-14 01:52:02,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 225#L1046-1true, 161#L1027true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, Black: 280#true, 267#true, 125#L1024true, 295#true]) [2025-03-14 01:52:02,768 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-14 01:52:02,768 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-14 01:52:02,768 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-14 01:52:02,768 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-14 01:52:02,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 292#(= |#race~data~0| 0), Black: 290#true, 241#L1044-7true, 98#L1025-1true, Black: 280#true, 267#true, 144#L1025-2true, 295#true]) [2025-03-14 01:52:02,778 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-14 01:52:02,778 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:52:02,778 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:52:02,778 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:52:03,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 266#true, 290#true, Black: 280#true, 263#true, 295#true]) [2025-03-14 01:52:03,011 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-14 01:52:03,011 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:52:03,011 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:52:03,011 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:52:03,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 225#L1046-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 161#L1027true, Black: 292#(= |#race~data~0| 0), 266#true, 290#true, Black: 280#true, 263#true, 295#true]) [2025-03-14 01:52:03,012 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-14 01:52:03,012 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:52:03,012 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:52:03,012 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:52:03,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 241#L1044-7true, 233#L1026-2true, 290#true, 266#true, Black: 280#true, 263#true, 217#L1025true, 295#true]) [2025-03-14 01:52:03,013 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-14 01:52:03,013 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:52:03,013 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:52:03,013 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:52:03,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 292#(= |#race~data~0| 0), 241#L1044-7true, 290#true, 266#true, Black: 280#true, 263#true, 217#L1025true, 295#true]) [2025-03-14 01:52:03,013 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-14 01:52:03,013 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:52:03,013 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:52:03,013 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:52:03,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 262#true, 241#L1044-7true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 295#true]) [2025-03-14 01:52:03,028 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-14 01:52:03,028 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:52:03,028 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:52:03,028 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-14 01:52:03,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 225#L1046-1true, Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 157#L1027true, 290#true, 266#true, Black: 280#true, 263#true, 295#true]) [2025-03-14 01:52:03,055 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-14 01:52:03,055 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:52:03,055 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:52:03,055 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:52:03,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 225#L1046-1true, 161#L1027true, Black: 292#(= |#race~data~0| 0), 157#L1027true, 290#true, 266#true, Black: 280#true, 263#true, 295#true]) [2025-03-14 01:52:03,055 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-14 01:52:03,055 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:52:03,055 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:52:03,055 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:52:03,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, 225#L1046-1true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 292#(= |#race~data~0| 0), Black: 290#true, 98#L1025-1true, Black: 280#true, 267#true, 144#L1025-2true, 295#true]) [2025-03-14 01:52:03,080 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-14 01:52:03,080 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-14 01:52:03,080 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-14 01:52:03,080 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-14 01:52:03,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 225#L1046-1true, Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 290#true, 266#true, Black: 280#true, 263#true, 217#L1025true, 295#true]) [2025-03-14 01:52:03,144 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-14 01:52:03,144 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:52:03,144 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:52:03,144 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:52:03,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 225#L1046-1true, 161#L1027true, Black: 292#(= |#race~data~0| 0), 290#true, 266#true, Black: 280#true, 263#true, 217#L1025true, 295#true]) [2025-03-14 01:52:03,144 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-14 01:52:03,144 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:52:03,144 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:52:03,144 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:52:03,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 225#L1046-1true, Black: 292#(= |#race~data~0| 0), 262#true, 98#L1025-1true, 290#true, Black: 280#true, 144#L1025-2true, 267#true, 295#true]) [2025-03-14 01:52:03,153 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-14 01:52:03,153 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-14 01:52:03,153 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-14 01:52:03,153 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-14 01:52:03,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 233#L1026-2true, 192#ULTIMATE.startFINALtrue, Black: 280#true, 267#true, 295#true, 125#L1024true]) [2025-03-14 01:52:03,439 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-14 01:52:03,439 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-14 01:52:03,439 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-14 01:52:03,439 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-14 01:52:03,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 292#(= |#race~data~0| 0), 262#true, Black: 290#true, 192#ULTIMATE.startFINALtrue, Black: 280#true, 267#true, 295#true, 125#L1024true]) [2025-03-14 01:52:03,439 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-14 01:52:03,439 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-14 01:52:03,439 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-14 01:52:03,439 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-14 01:52:03,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 192#ULTIMATE.startFINALtrue, 266#true, 290#true, Black: 280#true, 263#true, 295#true]) [2025-03-14 01:52:03,492 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-14 01:52:03,492 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:52:03,492 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:52:03,492 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:52:03,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 189#L1026-2true, 161#L1027true, Black: 292#(= |#race~data~0| 0), 192#ULTIMATE.startFINALtrue, 266#true, 290#true, Black: 280#true, 263#true, 295#true]) [2025-03-14 01:52:03,492 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-14 01:52:03,492 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:52:03,492 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:52:03,492 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:52:03,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 157#L1027true, 192#ULTIMATE.startFINALtrue, 290#true, 266#true, Black: 280#true, 263#true, 295#true]) [2025-03-14 01:52:03,535 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-14 01:52:03,535 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:52:03,535 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:52:03,535 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:52:03,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 292#(= |#race~data~0| 0), 157#L1027true, 192#ULTIMATE.startFINALtrue, 290#true, 266#true, Black: 280#true, 263#true, 295#true]) [2025-03-14 01:52:03,535 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-14 01:52:03,535 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:52:03,535 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:52:03,535 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:52:03,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 262#true, 292#(= |#race~data~0| 0), Black: 290#true, 192#ULTIMATE.startFINALtrue, 98#L1025-1true, Black: 280#true, 144#L1025-2true, 267#true, 295#true]) [2025-03-14 01:52:03,550 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-14 01:52:03,550 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-14 01:52:03,550 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-14 01:52:03,550 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-14 01:52:03,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 233#L1026-2true, 192#ULTIMATE.startFINALtrue, 290#true, 266#true, Black: 280#true, 263#true, 217#L1025true, 295#true]) [2025-03-14 01:52:03,586 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-14 01:52:03,586 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:52:03,586 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:52:03,586 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:52:03,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [265#true, Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 292#(= |#race~data~0| 0), 192#ULTIMATE.startFINALtrue, 290#true, 266#true, Black: 280#true, 263#true, 217#L1025true, 295#true]) [2025-03-14 01:52:03,586 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-14 01:52:03,586 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:52:03,586 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:52:03,586 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:52:03,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L1025-->L1025-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][269], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 292#(= |#race~data~0| 0), 262#true, 192#ULTIMATE.startFINALtrue, 98#L1025-1true, 290#true, Black: 280#true, 267#true, 144#L1025-2true, 295#true]) [2025-03-14 01:52:03,590 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-14 01:52:03,590 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-14 01:52:03,590 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-14 01:52:03,590 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-14 01:52:03,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 233#L1026-2true, 199#L1044true, 266#true, Black: 280#true, 295#true]) [2025-03-14 01:52:03,894 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-03-14 01:52:03,894 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:52:03,894 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:52:03,894 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:52:03,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 199#L1044true, 266#true, Black: 280#true, 295#true]) [2025-03-14 01:52:03,894 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-03-14 01:52:03,894 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:52:03,894 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:52:03,894 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:52:03,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 233#L1026-2true, 266#true, Black: 280#true, 203#L1043-1true, 295#true]) [2025-03-14 01:52:03,915 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-03-14 01:52:03,916 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:52:03,916 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:52:03,916 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:52:03,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 266#true, Black: 280#true, 203#L1043-1true, 295#true]) [2025-03-14 01:52:03,916 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-03-14 01:52:03,916 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:52:03,916 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:52:03,916 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:52:03,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 241#L1044-7true, Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 233#L1026-2true, 266#true, Black: 280#true, 295#true]) [2025-03-14 01:52:03,924 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-03-14 01:52:03,924 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:52:03,924 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:52:03,924 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:52:03,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, 241#L1044-7true, Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 266#true, Black: 280#true, 295#true]) [2025-03-14 01:52:03,924 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-03-14 01:52:03,924 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:52:03,924 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:52:03,924 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:52:03,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 225#L1046-1true, Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 233#L1026-2true, 266#true, Black: 280#true, 295#true]) [2025-03-14 01:52:03,930 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-03-14 01:52:03,930 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:52:03,930 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:52:03,930 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:52:03,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 225#L1046-1true, 161#L1027true, Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 266#true, Black: 280#true, 295#true]) [2025-03-14 01:52:03,930 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-03-14 01:52:03,930 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:52:03,930 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:52:03,930 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:52:03,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] L1026-5-->L1026-2: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret4_1| 0) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23| (store (select |v_#pthreadsMutex_34| |v_~#ready_mutex~0.base_23|) |v_~#ready_mutex~0.offset_23| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_23|, threadThread2of3ForFork0_#t~ret4=|v_threadThread2of3ForFork0_#t~ret4_1|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret4][230], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 233#L1026-2true, 192#ULTIMATE.startFINALtrue, 266#true, Black: 280#true, 295#true]) [2025-03-14 01:52:03,948 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-03-14 01:52:03,948 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:52:03,948 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:52:03,948 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:52:03,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1020] L1027-3-->L1027: Formula: (and (= |v_threadThread2of3ForFork0_#t~ret6_1| 0) (= |v_#pthreadsMutex_25| (store |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19| (store (select |v_#pthreadsMutex_26| |v_~#ready_mutex~0.base_19|) |v_~#ready_mutex~0.offset_19| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_26|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_25|, ~#ready_mutex~0.base=|v_~#ready_mutex~0.base_19|, ~#ready_mutex~0.offset=|v_~#ready_mutex~0.offset_19|, threadThread2of3ForFork0_#t~ret6=|v_threadThread2of3ForFork0_#t~ret6_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of3ForFork0_#t~ret6][231], [Black: 271#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet14#1|), 265#true, Black: 287#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet16#1|), 161#L1027true, Black: 290#true, 292#(= |#race~data~0| 0), 262#true, 192#ULTIMATE.startFINALtrue, 266#true, Black: 280#true, 295#true]) [2025-03-14 01:52:03,948 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-03-14 01:52:03,948 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:52:03,948 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:52:03,948 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:52:03,965 INFO L124 PetriNetUnfolderBase]: 35275/100912 cut-off events. [2025-03-14 01:52:03,965 INFO L125 PetriNetUnfolderBase]: For 25138/30410 co-relation queries the response was YES. [2025-03-14 01:52:04,521 INFO L83 FinitePrefix]: Finished finitePrefix Result has 183978 conditions, 100912 events. 35275/100912 cut-off events. For 25138/30410 co-relation queries the response was YES. Maximal size of possible extension queue 3362. Compared 1407884 event pairs, 14760 based on Foata normal form. 74/90789 useless extension candidates. Maximal degree in co-relation 76224. Up to 37859 conditions per place.